🎯

rev-ios-dump

🎯Skill

from p4nda0s/reverse-skills

VibeIndex|
What it does
|

A set of reverse engineering analysis skills for AI coding tools, including function symbol analysis, data structure reconstruction from decompiled code, Frida instrumentation script generation, Unicorn engine emulation, Android DEX dumping, Unity IL2CPP symbol extraction, IDAPython scripting, and iOS app decryption.

📦

Same repository

p4nda0s/reverse-skills(8 items)

rev-ios-dump

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add p4nda0s/reverse-skills --skill rev-ios-dump
skills.sh Install⚠ Installs to .agents/skills/
npx skills add p4nda0s/reverse-skills --skill rev-ios-dump
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/rev-ios-dump/SKILL.md

SKILL.md

399Installs
-
AddedMay 7, 2026

More from this repository7

🎯
rev-frida🎯Skill

Reverse engineering skills for AI coding agents, designed for IDA-NO-MCP. Includes tools for function symbol analysis, data structure reconstruction, Frida dynamic instrumentation scripts, Unicorn emulation, DEX dumping, and IDAPython scripting.

🎯
rev-struct🎯Skill

Reverse engineering skill for reconstructing data structures from decompiled functions, designed to work with IDA-NO-MCP for analyzing IDA Pro exports with AI coding agents across 40+ compatible tools.

🎯
rev-symbol🎯Skill

Reverse engineering skill that analyzes function symbols from export/import tables or decompiled code, designed for use with IDA-NO-MCP to identify and restore symbol information from binaries.

🎯
rev-dex-dumper🎯Skill

A reverse engineering skill that dumps DEX files from running Android app memory for unpacking whole-app protections, designed for use with IDA-NO-MCP and AI coding tools.

🎯
rev-idapython🎯Skill

A collection of reverse engineering skills for 40+ AI coding tools, designed for use with IDA-NO-MCP. Includes skills for function symbol analysis, data structure reconstruction, Frida instrumentation, Unicorn emulation, DEX dumping, Unity IL2CPP extraction, and IDAPython scripting.

🎯
rev-unicorn-debug🎯Skill

Reverse engineering skill that uses Unicorn Engine to emulate and debug specified code snippets, designed for use with IDA-NO-MCP to analyze decompiled results from IDA Pro.

🎯
rev-u3d-dump🎯Skill

Extracts C# symbol addresses from Unity IL2CPP builds and generates IDA/Ghidra import scripts, part of a reverse engineering skill set supporting 40+ AI coding tools.