SUPERAndroidAnalyzer / super

Secure, Unified, Powerful and Extensible Rust Android Analyzer
https://superanalyzer.rocks/
GNU General Public License v3.0
422 stars 59 forks source link

Issues with dex2jar #115

Open gnieto opened 7 years ago

gnieto commented 7 years ago

There are issues when decompressing some APKs on the dex2jar phase. com.alibaba.aliexpresshd and com.google.android.apps.fireball are known to fail due to this issue.

Super fails with the following error:

Starting analysis of com.google.android.apps.fireball.
Application decompressed.
Error: Application analysis failed
        Caused by: Conversion from DEX to JAR failed
        Caused by: The .dex to .jar conversion command returned an error. More info: dex2jar dist/com.google.android.apps.fireball/classes.dex -> dist/com.google.android.apps.fireball/classes.jar
Razican commented 7 years ago

Another issue that could be related, with Ingress:

Error: Application analysis failed
    Caused by: Conversion from DEX to JAR failed
    Caused by: The .dex to .jar conversion command returned an error. More info: dex2jar dist/Ingress 1.116.0_[www.apkleecher.com]/classes.dex -> dist/Ingress 1.116.0_[www.apkleecher.com]/classes.jar
Detail Error Information in File ./classes-error.zip
Please report this file to one of following link if possible (any one).
    https://sourceforge.net/p/dex2jar/tickets/
    https://bitbucket.org/pxb1988/dex2jar/issues
    https://github.com/pxb1988/dex2jar/issues [no attachment support, not preferred]
    dex2jar@googlegroups.com