首页
社区
课程
招聘
[求助] 请各位大大帮我分析一下这个问题!
发表于: 2013-7-27 09:53 6552

[求助] 请各位大大帮我分析一下这个问题!

2013-7-27 09:53
6552
反编译程序:apex launcher 2.0.5
目录:修改桌面布局

程序地址:
http://pan.baidu.com/share/link?shareid=2797442794&uk=405817372

在此坐等等位大大解答!
先谢过各位!

错误如下:
I: Baksmaling...
Exception in thread "main" org.jf.dexlib.Util.ExceptionWithContext: Index: 60027
, Size: 3719
        at org.jf.dexlib.Util.ExceptionWithContext.withContext(ExceptionWithCont
ext.java:54)
        at org.jf.dexlib.IndexedSection.getItemByIndex(IndexedSection.java:77)
        at org.jf.dexlib.Code.InstructionWithReference.lookupReferencedItem(Inst
ructionWithReference.java:79)
        at org.jf.dexlib.Code.InstructionWithReference.<init>(InstructionWithRef
erence.java:57)
        at org.jf.dexlib.Code.Format.Instruction22c.<init>(Instruction22c.java:5
9)
        at org.jf.dexlib.Code.Format.Instruction22c.<init>(Instruction22c.java:4
0)
        at org.jf.dexlib.Code.Format.Instruction22c$Factory.makeInstruction(Inst
ruction22c.java:103)
        at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(Instructio
nIterator.java:82)
        at org.jf.dexlib.CodeItem.readItem(CodeItem.java:154)
        at org.jf.dexlib.Item.readFrom(Item.java:77)
        at org.jf.dexlib.OffsettedSection.readItems(OffsettedSection.java:48)
        at org.jf.dexlib.Section.readFrom(Section.java:143)
        at org.jf.dexlib.DexFile.<init>(DexFile.java:431)
        at org.jf.dexlib.DexFile.<init>(DexFile.java:267)
        at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:57)
        at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:42)
        at brut.androlib.Androlib.decodeSourcesSmali(Androlib.java:74)
        at brut.androlib.ApkDecoder.decode(ApkDecoder.java:90)
        at brut.apktool.Main.cmdDecode(Main.java:165)
        at brut.apktool.Main.main(Main.java:85)
Caused by: java.lang.IndexOutOfBoundsException: Index: 60027, Size: 3719
        at java.util.ArrayList.rangeCheck(Unknown Source)
        at java.util.ArrayList.get(Unknown Source)
        at org.jf.dexlib.IndexedSection.getItemByIndex(IndexedSection.java:75)
        ... 18 more
Error occured while retrieving the field_id_item item at index 60027
Error occured at code address 880
code_item @0x307dc

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 0
支持
分享
最新回复 (6)
雪    币: 36
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
试了下 一样的错误 可能这个apk利用了apktool存在的bug
2013-7-27 12:38
0
雪    币: 1556
活跃值: (1646)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
弱弱的问一下
能有办法什么办法解决吗??
2013-7-28 00:21
0
雪    币: 18
活跃值: (430)
能力值: ( LV4,RANK:40 )
在线值:
发帖
回帖
粉丝
4
field_id_item 索引超出了
2013-7-28 09:23
0
雪    币: 243
活跃值: (550)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
5
可以试试androguard
2013-7-28 17:19
0
雪    币: 1556
活跃值: (1646)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
6
请问能解决吗??
2013-7-28 18:38
0
雪    币: 1556
活跃值: (1646)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
7
谢谢,我会去试的!。。
2013-7-28 18:39
0
游客
登录 | 注册 方可回帖
返回
//