Skip to content

ustayready/mavd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mavd

Mobile Application Vulnerability Detection

Receives a domain or APK name from CLI, identifies most applications tied to the domain and downloads the APK(s) locally. It then reverses the APK to a jar file using dex2jar, extracts the class files and objects then searches the code for 'secret' type keywords and URLs.

About

Mobile Application Vulnerability Detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages