Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.28 KB

facilitating_tools.md

File metadata and controls

29 lines (21 loc) · 1.28 KB

Facilitating Tools

Mobile Security Framework (MobSF) [Android/iOS]

https://github.com/MobSF/Mobile-Security-Framework-MobSF

scrcpy - screen copy [Android]

https://github.com/Genymobile/scrcpy

3uTools - Useful Apple Mobile Device Management Tool [iOS]

https://www.3u.com/

Frida iOS hook - Tool to help Frida more easily

https://github.com/noobpk/frida-ios-hook

Grapefruit - iOS runtime application instrumentation tool based on frida

https://github.com/ChiChou/grapefruit

Runtime Mobile Security (RMS) - developed by FRIDA, it is a web interface that helps manipulate Android and iOS applications at runtime

https://github.com/m0bilesecurity/RMS-Runtime-Mobile-Security

Quick Android Review Kit [Android] - for searching for vulnerabilities in apps, capable of generating PoC's through the creation of deployable APKs and/or ADB commands for exploitation

https://github.com/linkedin/qark

Pithus - Mobile threat intelligence for the masses [Android/iOS]

https://beta.pithus.org/

libimobiledevice - "A cross-platform FOSS library written in C to communicate with iOS devices natively" [iOS]

https://libimobiledevice.org/#downloads