Apktool icon indicating copy to clipboard operation
Apktool copied to clipboard

[BUG] Samsung Android 15 malformed compiled jar

Open starbucks2010 opened this issue 10 months ago • 9 comments
trafficstars

Information

  1. Apktool Version (apktool -version) - apktool_2.11.1_20250117.jar
  2. Operating System (Mac, Linux, Windows) - Windows 11
  3. APK From? (Playstore, ROM, Other) - Samsung S24 Ultra S928B ROM Android 15 OneUI7 Beta3
  4. Java Version (java --version) - 20.0.2

Stacktrace/Logcat

https://drive.google.com/drive/folders/1HbnHabVtNxdxn0LxLwpA0dJxhVKv6Or0?usp=sharing

Include stacktrace here

Steps to Reproduce

  1. Decompile services.jar - ok
  2. Recompile services.jar - ok
  3. 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

  1. Have you tried apktool d, apktool b without changing anything? Yes
  2. If you are trying to install a modified apk, did you resign it? No, stock apk/jar unmodified, keep original signature
  3. Are you using the latest apktool version? Yes

starbucks2010 avatar Jan 17 '25 22:01 starbucks2010