2 Repos
Toolkits for interacting with the memory and state of mobile applications during active execution.
Distinct from Mobile Application Runtimes: None of the candidates cover dynamic instrumentation or runtime exploration of mobile processes; they focus on UI patterns or application runtimes.
Explore 2 awesome GitHub repositories matching security & cryptography · Mobile Runtime Exploration Toolkits. Refine with filters or upvote what's useful.
Objection is a dynamic instrumentation framework and runtime exploration toolkit for mobile application security analysis. It provides a command-line interface to interact with the memory and state of iOS and Android applications during active execution, serving as a toolkit for runtime analysis and security testing. The project distinguishes itself by providing specialized capabilities to bypass common mobile security controls, including SSL pinning, biometric authentication, and root or jailbreak detection. It enables the extraction of sensitive credentials and data from secure storage syst
Frida enables interaction with the memory and state of iOS and Android applications through a command-line interface.
This project is an Android security analysis toolkit and mobile app runtime manipulator designed for reverse engineering and auditing mobile applications. It provides a system for modifying Java classes and method behavior in active mobile processes to bypass security controls. The toolkit includes a web-based interface for controlling the instrumentation engine and a specialized utility for disabling certificate validation to intercept and inspect encrypted network traffic via SSL pinning bypass. It also features an Android file explorer for browsing and managing files within private data di
Provides a toolkit for interacting with the memory, state, and runtime of mobile applications during active execution.