108 Forks
662 Stars
662 Watchers

mobsfscan

mobsfscan is a static analysis tool that can find insecure code patterns in your Android and iOS source code. Supports Java, Kotlin, Swift, and Objective C Code. mobsfscan uses MobSF static analysis rules and is powered by semgrep and libsast pattern matcher.

How to download and setup mobsfscan

Open terminal and run command
git clone https://github.com/MobSF/mobsfscan.git
git clone is used to create a copy or clone of mobsfscan repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mobsfscan https://github.com/MobSF/mobsfscan/archive/master.zip

Or simply clone mobsfscan with SSH
[email protected]:MobSF/mobsfscan.git

If you have some problems with mobsfscan

You may open issue on mobsfscan support forum (system) here: https://github.com/MobSF/mobsfscan/issues