objection-runtime
CommunityOne-command Android runtime analysis via Frida-based objection.
System Documentation
What problem does it solve?
Manual Frida scripting for Android runtime analysis requires deep expertise and significant time investment to write and debug custom scripts for common tasks like SSL pinning bypass or class enumeration. This skill eliminates that overhead by providing pre-configured objection commands for frequent runtime exploration workflows.
Core Features & Use Cases
- One-command runtime bypasses: Disable SSL pinning and root/debugger detection with single commands, no custom Frida scripting required.
- In-memory app inspection: Enumerate loaded classes and methods, search and invoke heap objects, and browse keystore and filesystem contents of running Android apps.
- Use Case: When analyzing an Android app to extract its request-signing algorithm, use this skill to first bypass SSL pinning and root detection, then enumerate loaded classes to locate the sign method, and inspect heap objects to extract the signing key.
Quick Start
Use the objection-runtime skill to attach to your running target Android app by its package name and disable its SSL pinning and root detection to enable further runtime analysis and traffic capture.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: objection-runtime Download link: https://github.com/warterbili/AUTO_REVERSE/archive/main.zip#objection-runtime Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.