P4nda0s

7 mods across 2 repositories, 4.0k stars between them.

rev-dex-dumper

01

P4nda0s/reverse-skills

Skill Claude CodeCodex

Dump DEX files from a running Android app for unpacking/deobfuscation. Activate when the user wants to unpack an Android APK, dump DEX from memory, extract decrypted DEX files, or defeat class-loading packing.

2.1k 3mo ago C 52 tokens

rev-frida

02

P4nda0s/reverse-skills

Skill Claude CodeCodex

Generate Frida hook scripts using modern Frida API. Activate when the user wants to write Frida scripts, hook functions at runtime, trace calls or arguments or return values, intercept native or ObjC or Java methods, dump memory or exports, or handle native module load timing for Android and other targets.

2.1k 3mo ago A 65 tokens

rev-idapython

03

P4nda0s/reverse-skills

Skill Claude CodeCodex

IDAPython and IDALib script reference for reverse engineering. Activate when the user needs to write IDAPython scripts in IDA, use IDALib for headless analysis, operate on IDB databases, debug with IDA, manipulate memory/registers, traverse functions/blocks/instructions, work with Hex-Rays decompiler API, handle…

2.1k 3mo ago A 84 tokens

rev-struct

04

P4nda0s/reverse-skills

Skill Claude CodeCodex

Reconstruct data structures by analyzing memory access patterns across functions.

2.1k 3mo ago A 15 tokens

rev-symbol

05

P4nda0s/reverse-skills

Skill Claude CodeCodex

Restore function symbols by analyzing code patterns, strings, constants, and cross-references.

2.1k 3mo ago A 19 tokens

rev-u3d-dump

06

P4nda0s/reverse-skills

Skill Claude CodeCodex

Dump Unity IL2CPP symbols from iOS/Android builds. Extract method names, addresses, and type info from IL2CPP binaries and global-metadata.dat, then generate IDA/Ghidra import scripts.

2.1k 3mo ago A 50 tokens

rev-unicorn-debug

07

P4nda0s/reverse-skills

Skill Claude CodeCodex

Debug and emulate specific code fragments or functions using the Unicorn engine. Activate when the user wants to emulate a function with Unicorn, trace binary execution without running the full program, decrypt or decode data by emulating the algorithm, or bypass environment dependencies (JNI, syscalls, libc) during…

2.1k 3mo ago A 65 tokens