gnaixx / hidex-hack

anti reverse by hack dex file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArrayIndexOutOfBoundsException

liu1352183717 opened this issue · comments

java.lang.ArrayIndexOutOfBoundsException: length=60; index=-1
at cc.gnaixx.tools.model.dex.StringIds.getData(StringIds.java:66)
at cc.gnaixx.tools.model.dex.cladef.ClassDefs.toJson(ClassDefs.java:133)
at cc.gnaixx.tools.model.dex.DexFile.toJsonStr(DexFile.java:71)
at cc.gnaixx.tools.core.HidexHandle.hidex(HidexHandle.java:51)
at cc.gnaixx.tools.core.Main.hidex(Main.java:99)
at cc.gnaixx.tools.core.Main.main(Main.java:83)
at java.lang.reflect.Method.invoke(Native Method)
at com.aide.ui.build.java.j.run(SourceFile:1)
at java.lang.Thread.run(Thread.java:923)