Skip to content

Automation for Code Review segment of Android mobile apps

License

Notifications You must be signed in to change notification settings

sempf/AndroidCodeReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Security Source Code Scan

There are many Android source code scanners out there. This is mine. It more or less implements the OWASP Mobile Test Plan, and POINT's research. It's simple but you miss 100% of the balls you don't swing at.

Python script

This application requires Python 3. It accepts two optional parameters, the output file and the input directory where the Android project lives. If you are lacking the source code, you can reverse it from the APK file. I recommend JDgui to reverse from the smali to Java. It works pretty well, unless the code is obfuscated.

Powershell

That isn't done, obviously. I'll get back to it.

About

Automation for Code Review segment of Android mobile apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published