Skip to content

How can I reliably locate a list of imports/packages/sdks that were used in an app? #3530

Answered by iBotPeaches
ddxv asked this question in Q&A
Discussion options

You must be logged in to vote

You could run like MobSF over the application - https://github.com/MobSF/Mobile-Security-Framework-MobSF. It has a bunch of heuristics and pattern matching to look for shared objects, strings, etc.

ApkiD is cool, but I don't think it fits your criteria. Its more so for looking how an application was built, not really the dependencies of it - https://github.com/rednaga/APKiD

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ddxv
Comment options

Answer selected by ddxv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants