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

Issues with dex2jar #115

@gnieto

Description

@gnieto

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions