Android 台灣中文網

標題: 想把一個程式繁化 但解包出現這個 [打印本頁]

作者: 012357890    時間: 2014-3-6 18:41
標題: 想把一個程式繁化 但解包出現這個
本帖最後由 012357890 於 2014-3-7 20:07 編輯

用解包程式 想要解包 反編訪
但是出現以下對話

This dex file has a link section, which is not supported. Ignoring.

請問這個是因為程式app 有加密的原因嗎?

所以不行反編嗎??

還是有其它的方式能解開呢??


PS:
解包時出現這個:

I: Baksmaling...
This dex file has a link section, which is not supported. Ignoring.
Exception in thread "main" org.jf.dexlib.Util.ExceptionWithContext: Index: 33394
, Size: 5372
        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.Instruction21c.<init>(Instruction21c.java:6
3)
        at org.jf.dexlib.Code.Format.Instruction21c.<init>(Instruction21c.java:4
0)
        at org.jf.dexlib.Code.Format.Instruction21c$Factory.makeInstruction(Inst
ruction21c.java:112)
        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:49)
        at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:34)
        at brut.androlib.Androlib.decodeSourcesSmali(Androlib.java:74)
        at brut.androlib.ApkDecoder.decode(ApkDecoder.java:89)
        at brut.apktool.Main.cmdDecode(Main.java:146)
        at brut.apktool.Main.main(Main.java:77)
Caused by: java.lang.IndexOutOfBoundsException: Index: 33394, Size: 5372
        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 33394
Error occured at code address 16
code_item @0x104b40


我用其它的app都沒問題
剛好遇到一個 會出現這個
所以就不行用了嗎?
還是有其它的辦法呢?


apk載點:
InCall Recorder &amp;amp; Voice PRO v1.2.apk (2.09 MB, 下載次數: 12)