This release is considered an in-development version:
- The CLI is currently in the middle of a rewrite, so it's not functional at this time (use v2.12).
- There are a lot of new features, and a lot of the codebase has been reworked. These features have been thoroughly tested, but there could be new bugs introduced with them.
Notable Changes
- use the same class name format for tabs - @oraveczandrew
- fix ClassFileContainer.getName - @oraveczandrew
- skip iterating over method nodes, if search fields are empty - @oraveczandrew
- skip jar compression & decompression when decoding resources, run apktool on multiple thread - @oraveczandrew
- optimize out zipping/decompression when using Dex2Jar - @oraveczandrew
- fix ArrayIndexOutOfBoundsException in FileHeaderUtils - @oraveczandrew
- speed up the resource file tree generation - @oraveczandrew
- Fix for issue #529 - @Bl3nd
- Add Option to disable Resource Reload Confimation - @heisluft
- Removed the check for packages that start with "java", "javax", etc. - @Bl3nd
Note
If you encounter any issues, try an older version: v2.12, v2.11.2
If you find any bugs just open up a GitHub issue or email me at [email protected]