You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" brut.androlib.AndrolibException: Could not decode arsc file
at brut.androlib.res.decoder.ARSCDecoder.decode(ARSCDecoder.java:56)
at brut.androlib.res.decoder.ARSCDecoder.decode(ARSCDecoder.java:43)
at brut.androlib.res.AndrolibResources.installFramework(AndrolibResources.java:876)
at brut.androlib.res.AndrolibResources.installFramework(AndrolibResources.java:858)
at brut.androlib.Androlib.installFramework(Androlib.java:766)
at brut.apktool.Main.cmdInstallFramework(Main.java:281)
at brut.apktool.Main.main(Main.java:85)
Caused by: java.io.IOException: Expected: 0x00000008, got: 0x00000005
at brut.util.ExtDataInput.skipCheckShort(ExtDataInput.java:53)
at brut.androlib.res.decoder.ARSCDecoder.readValue(ARSCDecoder.java:399)
at brut.androlib.res.decoder.ARSCDecoder.readEntryData(ARSCDecoder.java:324)
at brut.androlib.res.decoder.ARSCDecoder.readTableType(ARSCDecoder.java:309)
at brut.androlib.res.decoder.ARSCDecoder.readTableTypeSpec(ARSCDecoder.java:224)
at brut.androlib.res.decoder.ARSCDecoder.readTablePackage(ARSCDecoder.java:133)
at brut.androlib.res.decoder.ARSCDecoder.readTableHeader(ARSCDecoder.java:85)
at brut.androlib.res.decoder.ARSCDecoder.decode(ARSCDecoder.java:51)
... 6 more
Information
Stacktrace/Logcat
Exception in thread "main" brut.androlib.AndrolibException: Could not decode arsc file
at brut.androlib.res.decoder.ARSCDecoder.decode(ARSCDecoder.java:56)
at brut.androlib.res.decoder.ARSCDecoder.decode(ARSCDecoder.java:43)
at brut.androlib.res.AndrolibResources.installFramework(AndrolibResources.java:876)
at brut.androlib.res.AndrolibResources.installFramework(AndrolibResources.java:858)
at brut.androlib.Androlib.installFramework(Androlib.java:766)
at brut.apktool.Main.cmdInstallFramework(Main.java:281)
at brut.apktool.Main.main(Main.java:85)
Caused by: java.io.IOException: Expected: 0x00000008, got: 0x00000005
at brut.util.ExtDataInput.skipCheckShort(ExtDataInput.java:53)
at brut.androlib.res.decoder.ARSCDecoder.readValue(ARSCDecoder.java:399)
at brut.androlib.res.decoder.ARSCDecoder.readEntryData(ARSCDecoder.java:324)
at brut.androlib.res.decoder.ARSCDecoder.readTableType(ARSCDecoder.java:309)
at brut.androlib.res.decoder.ARSCDecoder.readTableTypeSpec(ARSCDecoder.java:224)
at brut.androlib.res.decoder.ARSCDecoder.readTablePackage(ARSCDecoder.java:133)
at brut.androlib.res.decoder.ARSCDecoder.readTableHeader(ARSCDecoder.java:85)
at brut.androlib.res.decoder.ARSCDecoder.decode(ARSCDecoder.java:51)
... 6 more
I tried "apktool if whatsapp.apk" and got this
I didn't change anything
THANKS
APK
www.whatsapp.com/android.
The text was updated successfully, but these errors were encountered: