dexterous icon indicating copy to clipboard operation
dexterous copied to clipboard

Library and standalone CLI tool for apk/dex merging, repackaging and signing. Can also get used as a dex analyzer framework.

Results 4 dexterous issues
Sort by recently updated
recently updated
newest added

Exception in thread "main" comm.android.dex.DexIndexOverflowException: Too many field IDs. field ID not in [0, 0xffff]: 65536

Required for systemserver instrumentation in ArtistGUI

Given that we already build an Android library, we could as well publish so that it can be included in, e.g., a `build.gradle` file. The fastest way to do so...

The logging methods in LogA respect the set log level and ARTistGuishould depend only on LogA. It shouldn't be able to call trikita.log directly. This change depends on: Project-ARTist/ArtistGui#62