1 Repo
Dynamic instrumentation techniques that use predefined patterns to identify and intercept multiple target methods.
Distinct from Rule-Based Pattern Matching: Candidates focus on string matching, React hooks, or RBAC, not runtime method instrumentation patterns.
Explore 1 awesome GitHub repository matching security & cryptography · Pattern-Based Hooking. 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
Allows matching and instrumenting multiple methods dynamically using predefined patterns to modify application behavior.