Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken logic since multidex #388

Open
GanbaruTobi opened this issue Feb 11, 2022 · 0 comments
Open

Broken logic since multidex #388

GanbaruTobi opened this issue Feb 11, 2022 · 0 comments

Comments

@GanbaruTobi
Copy link

The dex2jar is only running on the first classes.dex file and putting this into a .jar. So the whole decompiling is only done on a split part of the whole apk code. This can be fixed by updating to dex2jar 2.1 and using it directly on the apk. dex2jar 2.1 supports multidex

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

No branches or pull requests

1 participant