Modded Apktool by Kikfox allows you to decompile obfuscated APK and splitted APKs. It's better if you use on Linux or maybe macOS, as it allows illegal characters of filenames
Modified from Apktool
github.com
Modified from Apktool
- Decompiles almost all resource obfuscated apks (like wechat, tiktok) ...
- Decompiles splitted apks
- Renames illegal names like @Layout/aa -> @Layout/layout_0a12
- Modified aapt binary tool (for now linux only) to handle illegal character java class names
- Nicely indented xml
Releases · kikfox/kikfox
A resource obfuscated apk & xapk decompiling tool. Contribute to kikfox/kikfox development by creating an account on GitHub.