Git Product home page Git Product logo

Comments (2)

lxdvs avatar lxdvs commented on May 23, 2024

What apk reassociated 0 references?

from apk2gold.

kolipass avatar kolipass commented on May 23, 2024

Hello word.apk and anyone else.
I tested in the apk: http://deutschquest.6931.ru/app-debug.apk
Before update jd-core-java:

bash-4.2$ ./apk2gold app-debug.apk 
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: /home/kolipass/apktool/framework/1.apk
I: Loaded.
I: Regular manifest package...
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Done.
I: Copying assets and libs...
this cmd is deprecated, use the d2j-dex2jar if possible
dex2jar version: translator-0.0.9.12
dex2jar app-debug.apk -> app-debug_dex2jar.jar
Done.
Converting .class files to java...
Decompiled 245 classes
Processing: app-debug/src/word/hello/com/myapplication/R.java
Reassociated 0 R.* references in 0 files

After update jd-core-java to 1.2:

bash-4.2$ ./apk2gold app-debug.apk 
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: /home/kolipass/apktool/framework/1.apk
I: Loaded.
I: Regular manifest package...
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Done.
I: Copying assets and libs...
this cmd is deprecated, use the d2j-dex2jar if possible
dex2jar version: translator-0.0.9.12
dex2jar app-debug.apk -> app-debug_dex2jar.jar
Done.
Converting .class files to java...
java.lang.IndexOutOfBoundsException: Index: 13, Size: 13
    at java.util.ArrayList.rangeCheck(ArrayList.java:635)
    at java.util.ArrayList.get(ArrayList.java:411)
    at jd.fI.a(Unknown Source)
    at jd.fI.a(Unknown Source)
    at jd.af.b(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.i.a(Unknown Source)
    at jd.ide.intellij.JavaDecompiler.decompile(Native Method)
    at jd.core.Decompiler.decompile(Decompiler.java:47)
    at jd.core.Decompiler.decompileToDir(Decompiler.java:56)
    at jd.core.Main.main(Main.java:16)
java.lang.RuntimeException: Empty catch block
    at jd.fI.a(Unknown Source)
    at jd.fI.a(Unknown Source)
    at jd.af.b(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.i.a(Unknown Source)
    at jd.ide.intellij.JavaDecompiler.decompile(Native Method)
    at jd.core.Decompiler.decompile(Decompiler.java:47)
    at jd.core.Decompiler.decompileToDir(Decompiler.java:56)
    at jd.core.Main.main(Main.java:16)
java.lang.RuntimeException: Empty catch block
    at jd.fI.a(Unknown Source)
    at jd.fI.a(Unknown Source)
    at jd.af.b(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.i.a(Unknown Source)
    at jd.ide.intellij.JavaDecompiler.decompile(Native Method)
    at jd.core.Decompiler.decompile(Decompiler.java:47)
    at jd.core.Decompiler.decompileToDir(Decompiler.java:56)
    at jd.core.Main.main(Main.java:16)
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(ArrayList.java:635)
    at java.util.ArrayList.remove(ArrayList.java:474)
    at jd.fE.a(Unknown Source)
    at jd.fI.a(Unknown Source)
    at jd.fI.a(Unknown Source)
    at jd.af.b(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.i.a(Unknown Source)
    at jd.ide.intellij.JavaDecompiler.decompile(Native Method)
    at jd.core.Decompiler.decompile(Decompiler.java:47)
    at jd.core.Decompiler.decompileToDir(Decompiler.java:56)
    at jd.core.Main.main(Main.java:16)
java.lang.IndexOutOfBoundsException: Index: 14, Size: 14
    at java.util.ArrayList.rangeCheck(ArrayList.java:635)
    at java.util.ArrayList.get(ArrayList.java:411)
    at jd.fI.a(Unknown Source)
    at jd.fI.a(Unknown Source)
    at jd.af.b(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.af.a(Unknown Source)
    at jd.i.a(Unknown Source)
    at jd.ide.intellij.JavaDecompiler.decompile(Native Method)
    at jd.core.Decompiler.decompile(Decompiler.java:47)
    at jd.core.Decompiler.decompileToDir(Decompiler.java:56)
    at jd.core.Main.main(Main.java:16)
Decompiled 245 classes
Processing: app-debug/src/word/hello/com/myapplication/R.java
Reassociated 22 R.* references in 2 files

from apk2gold.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.