Apktool
Apktool copied to clipboard
[BUG] Samsung Android 15 malformed compiled jar
trafficstars
Information
- Apktool Version (
apktool -version) - apktool_2.11.1_20250117.jar - Operating System (Mac, Linux, Windows) - Windows 11
- APK From? (Playstore, ROM, Other) - Samsung S24 Ultra S928B ROM Android 15 OneUI7 Beta3
- Java Version (
java --version) - 20.0.2
Stacktrace/Logcat
https://drive.google.com/drive/folders/1HbnHabVtNxdxn0LxLwpA0dJxhVKv6Or0?usp=sharing
Include stacktrace here
Steps to Reproduce
- Decompile services.jar - ok
- Recompile services.jar - ok
- Decompile the recompiled services.jar - impossible (see errors from log_decompile.txt)
Frameworks
If this APK is from an OEM ROM (Samsung, HTC, LG). Please attach framework files
(.apks that live in /system/framework or /system/priv-app)
https://drive.google.com/drive/folders/1HbnHabVtNxdxn0LxLwpA0dJxhVKv6Or0?usp=sharing
APK
If this APK can be freely shared, please upload/attach a link to it. https://drive.google.com/drive/folders/1HbnHabVtNxdxn0LxLwpA0dJxhVKv6Or0?usp=sharing
Questions to ask before submission
- Have you tried
apktool d,apktool bwithout changing anything? Yes - If you are trying to install a modified apk, did you resign it? No, stock apk/jar unmodified, keep original signature
- Are you using the latest apktool version? Yes