Apktool
Apktool copied to clipboard
A tool for reverse engineering Android apk files
### Information 1. **Apktool Version (`apktool -version`)** - 2.8.1 2. **Operating System (Mac, Linux, Windows)** - Mac 3. **APK From? (Playstore, ROM, Other)** - ROM 4. **Java Version (`java --version`)**...
Trimmed all of the extra baksmali flags and reimplemented just the resource resolution, with the addition of automatically parsing and annotating all framework resources as well.
### Information 1. **Apktool Version (`apktool -version`)** -2.7.0 2. **Operating System (Mac, Linux, Windows)** -Kali Linux 3. **APK From? (Playstore, ROM, Other)** -Apkcombo 4. **Java Version (`java --version`)** -java --version...
### Information 1. **Apktool Version (`apktool -version`)** - 2.6.1 2. **Operating System (Mac, Linux, Windows)** - Mac (also reproduced on Windows) 3. **APK From? (Playstore, ROM, Other)** - Play Store...
### Information 1. **Apktool Version (`apktool -version`)** - 2.6.1 2. **Operating System (Mac, Linux, Windows)** - macOS Monterey 12.5.1 3. **APK From? (Playstore, ROM, Other)** - Development build ### Stacktrace/Logcat...
Hi, i am trying to unpack an apk using Apk Editor Studio with apktool 2.9.3 an java build 1.8.0_411-b09 an i get an error: ``` I: Using Apktool 2.9.3 on...
### Information 1. **Apktool Version (`apktool -version`)** - `2.9.3` 2. **Operating System (Mac, Linux, Windows)** - Windows 11 3. **APK From? (Playstore, ROM, Other)** - ROM 4. **Java Version (`java...
### Information 1. Apktool Version: 2.9.3 (latest) 2. Operating System: Windows 3. APK From?: My own compiled APK 4. Java Version: Several versions, not relevant I guess I'm getting errors...
These options help reduce the apk size when using `aapt2`, and `--collapse-resource-names` may have side effects.