This repository has been archived by the owner on Jul 27, 2024. It is now read-only.
Changes since the last release:
- Drop support for Python
3.6
(end of life reached) - Add support for Python
3.9
and3.10
- Update dependencies
- Fix obfuscation in res/xml folder by @kiber-io in #61
- Use official VirusTotal API (d0f9e2b)
- Add an option to ignore user defined packages by @Elyorbe in #65
- Replace Jarsigner with Apksigner by @Dado1513 in #83
- Add option to use
aapt2
by @Dado1513 in #84 - Fixes to
ConstStringEncryption
obfuscator by @techee in #96 and #98 - Fixes to reflection obfuscators by @ardalanForoughipour in #102
- Initial Android App Bundle support by @mirsamantajbakhsh in #121