Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
-
Updated
Sep 23, 2021 - Python


Need to finish configuring Semaphore CI to automatically run unit tests on newer kernels. So far, there are some linker issues with building bcc from source on the Ubuntu VM. Seems to be a Semaphore idiosyncrasy. See: iovisor/bcc#3161
The plan is to run QEMU on top of the Semaphore VM so we can test with bleeding-edge kernels.