Skip to main content
P4nda0s
GitHub creator profile

P4nda0s

Repository-level view of 10 collected skills across 2 GitHub repositories.

skills collected
10
repositories
2
updated
May 21, 2026
repository explorer

Repositories and representative skills

rev-ios-dump
information-security-analysts

Dump decrypted iOS app binaries (砸壳) from jailbroken devices using frida-ios-dump. Activate when the user wants to decrypt an iOS app, dump an IPA from a device, or extract a decrypted Mach-O binary for reverse engineering.

May 6, 2026
rev-struct
information-security-analysts

Reconstruct data structures by analyzing memory access patterns across functions

Apr 20, 2026
rev-symbol
software-developers

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

Apr 20, 2026
rev-frida
software-developers

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…

Apr 20, 2026
rev-idapython
software-developers

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…

Apr 13, 2026
rev-u3d-dump
software-developers

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.

Apr 12, 2026
rev-dex-dumper
software-developers

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.

Apr 12, 2026
rev-unicorn-debug
software-developers

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…

Apr 9, 2026
Showing 2 of 2 repositories
All repositories loaded