A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.
frida-ios-dump is a tool that extracts decrypted IPA files from jailbroken iOS devices using the Frida instrumentation framework. It functions as a memory dumper and extraction utility to obtain application binaries directly from device memory. The project enables the retrieval of decrypted application files using either a display name or a bundle identifier. It combines these dumped binaries with extracted metadata and assets to assemble a standard distributable application package. The tool covers a technical surface including process injection, dynamic library hooking, and memory-based bi
Android Vulnerability Test Suite - In the spirit of open data collection, and with the help of the community, let's take a pulse on the state of Android security. NowSecure presents an on-device app to test for recent device vulnerabilities.
Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)
Documentation:
The main features of dpnishant/appmon are: Reverse Engineering Projects, Mobile Security, More to explore.
Open-source alternatives to dpnishant/appmon include: nccgroup/house — A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python. alonemonkey/frida-ios-dump — frida-ios-dump is a tool that extracts decrypted IPA files from jailbroken iOS devices using the Frida instrumentation… androidvts/android-vts — Android Vulnerability Test Suite - In the spirit of open data collection, and with the help of the community, let's… as0ler/r2flutch. ashishb/android-security-awesome. ac-pm/inspeckage — Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module).