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

Annotate Smali files with Java source links #90

Open
Surendrajat opened this issue Jan 19, 2021 · 0 comments
Open

Annotate Smali files with Java source links #90

Surendrajat opened this issue Jan 19, 2021 · 0 comments
Labels
feature New feature or request open-for-contribution

Comments

@Surendrajat
Copy link
Member

Surendrajat commented Jan 19, 2021

Annotate Smali files with Java source links for methods and/or classes. It could be done as gitlens extension does.

image

It might not find the exact method because Jadx renames identifiers for deobfuscation, by default. So it either needs to be disabled or let it fail if unable find some methods etc.

Make sure not to conflict with any Smalise feature.

@Surendrajat Surendrajat added the feature New feature or request label Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request open-for-contribution
Projects
None yet
Development

No branches or pull requests

1 participant