Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Issues with dex2jar #115

Open
gnieto opened this issue Apr 2, 2017 · 1 comment
Open

Issues with dex2jar #115

gnieto opened this issue Apr 2, 2017 · 1 comment

Comments

@gnieto
Copy link
Collaborator

gnieto commented Apr 2, 2017

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
Copy link
Member

Razican commented Apr 6, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants