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

Android APK D2D: Map converted JARs to Java source code #1373

Closed
Tracked by #1366
pombredanne opened this issue Aug 29, 2024 · 2 comments
Closed
Tracked by #1366

Android APK D2D: Map converted JARs to Java source code #1373

pombredanne opened this issue Aug 29, 2024 · 2 comments

Comments

@pombredanne
Copy link
Member

pombredanne commented Aug 29, 2024

This is a mapping step in the map deployed to devel that should take place after extraction from classes.dex and similar.

@JonoYang
Copy link
Member

In the android_inspector android apk d2d pipeline, we call jadx on classes.dex files from extracted apks and jars and then perform path matching of the jadx output on the source codebase.

JonoYang added a commit that referenced this issue Sep 27, 2024
Add android_inspector in new extra_requires #1373
@pombredanne
Copy link
Member Author

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

No branches or pull requests

2 participants