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

[feature]APK Dalvik Signature Lookup #2201

Open
imanbingi opened this issue Jun 13, 2024 · 0 comments
Open

[feature]APK Dalvik Signature Lookup #2201

imanbingi opened this issue Jun 13, 2024 · 0 comments

Comments

@imanbingi
Copy link

Describe your idea

Hi there, Great job done.
I want to know if it is possible to add something similar to IDA Pro FLIRT as follows:
1.Create signatures of standard/3rd party library dalvik functions.
2.Apply a lookup for these functions instead of decompilation.
I think this may help to isolate actual user code from library codes and avoid the
repetition of identifying/decompiling library codes for every single APK.
Thankx.

@imanbingi imanbingi changed the title APK Dalvik Signature Lookup [feature]APK Dalvik Signature Lookup Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant