SmaliEx icon indicating copy to clipboard operation
SmaliEx copied to clipboard

Sony Xperia D5322 (Droid 5.1.1) deodexing error

Open SAMDE22 opened this issue 8 years ago • 4 comments

Framework files here - https://cloud.mail.ru/public/GMcq/6eYJ1vEet & here - https://drive.google.com/open?id=0B8jxACZy2MZMTlVwZFZ3ZURWMEE This is log - https://drive.google.com/file/d/0B8jxACZy2MZMdXNROUJrS1gwY3M/view Deodexing AnonymousData.apk... Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1619219 at org.jf.dexlib2.dexbacked.BaseDexReader.readUleb128(BaseDexReader.java:101) at org.jf.dexlib2.dexbacked.BaseDexReader.readSmallUleb128(BaseDexReader.java:92) at org.jf.dexlib2.dexbacked.DexBackedClassDef.(DexBackedClassDef.java:86) at org.jf.dexlib2.dexbacked.DexBackedDexFile$1.readItem(DexBackedDexFile.java:135) at org.jf.dexlib2.dexbacked.DexBackedDexFile$1.readItem(DexBackedDexFile.java:131) at org.jf.dexlib2.dexbacked.util.FixedSizeSet$1.next(FixedSizeSet.java:56) at org.jf.dexlib2.analysis.ClassPath.addDex(ClassPath.java:113) at org.rh.smaliex.OatUtil.convertToDex(OatUtil.java:291) at org.rh.smaliex.OatUtil.oat2dex(OatUtil.java:159) at org.rh.smaliex.Main.mainImpl(Main.java:112) at org.rh.smaliex.Main.main(Main.java:53)

SAMDE22 avatar Dec 09 '15 09:12 SAMDE22

The google drive link seems to not public.

testwhat avatar Mar 08 '16 13:03 testwhat

Public framework.zip - https://drive.google.com/file/d/0B8jxACZy2MZMTlVwZFZ3ZURWMEE/view?usp=sharing

SAMDE22 avatar Mar 08 '16 13:03 SAMDE22

Have a try with the latest build on releases page.

testwhat avatar Apr 13 '16 11:04 testwhat

I tried a "snapshot-with-2.1.2", "snapshot" and "oat2dex v0.86", nothing helped. All the time there were errors. Attached is a log. log_decompile.txt

Thanks for your work!

deluxe-mafia avatar Apr 24 '16 08:04 deluxe-mafia