Apktool
Apktool copied to clipboard
A tool for reverse engineering Android apk files
### Information 1. **Apktool Version (`apktool -version`)** - 2.6.0 2. **Operating System (Mac, Linux, Windows)** - Linux (Debian 11) 3. **APK From? (Playstore, ROM, Other)** - Playstore ### Stacktrace/Logcat ```...
### Information 1.Apktool Version (apktool -version) - Using Apktool 2.5.0 2.Operating System (Mac, Linux, Windows) - Windows 3.APK From? (Playstore, ROM, Other) - Other ### Stacktrace/Logcat Include stacktrace here There...
### Information 1. **Apktool Version (`apktool -version`)** - 2.5.1 2. **Operating System (Mac, Linux, Windows)** - Ubuntu 20 3. **APK From? (Playstore, ROM, Other)** - apkpure.com ### Stacktrace/Logcat ``` bro@local:\~/ig-apk$...
I decompile Whoscall6.2 apk then recompile it again without any changes. deompile : ``` H:\s>java -jar apktool_2.3.0.jar d -f h:\s\Whoscall.apk -o whoscall I: Using Apktool 2.3.0 on Whoscall.apk I: Loading...
**Is your feature request related to a problem? Please describe.** In their SecSettings apk for Android 12 (don't know if the same occurs in AOSP or for other vendors), Samsung...
### Information 1. **Apktool Version** - 2.6.2-SNAPSHOT 2. **Operating System** - Windows (x64), Debian (x64) 3. **APK From?** - ROM ### Stacktrace/Logcat ``` I: Using Apktool 2.6.2-SNAPSHOT on InProcessTethering.apk I:...
### Information 1. **Apktool Version:** 2.2.1 2. **Operating System:** Both Linux and Windows 3. **APK From:** Playstore (https://play.google.com/store/apps/details?id=com.musixmatch.android.lyrify&hl=en) ### Steps to Reproduce 1. Download apk from (https://apkpure.com/musixmatch-lyrics-and-music/com.musixmatch.android.lyrify) 2. Decompile apk...
### Information 1. **Apktool Version (`apktool -version`)** - 2.6.0 2. **Operating System (Mac, Linux, Windows)** - Linux 3. **APK From? (Playstore, ROM, Other)** - Apkmirror ### Stacktrace/Logcat ``` I: Using...
### Information 1. **Apktool Version (`2.2.2`)** - 2. **Operating System (Mac)** - 3. **APK From? (http://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_faq_list)** - ### Stacktrace/Logcat Below is use 2.2.2 version to rebuild unmodified weixin6.3.7: ``` W:...
### Information 1. **Apktool Version 2.6.0 2. **Operating System Linux 3. **APK From? Playstore ### Questions to ask before submission 1. Have you tried `apktool d`, `apktool b` without changing...