Last commit on April 21, 2026·Created on January 22, 2026
P4nda0s/reverse-skills
“Dumps DEX files, decrypts iOS apps, and recovers symbols from stripped binaries.”
Combined rank
#120
across all skills
In Security
#10
category rank
Stars
1.9k
+6.0% in last 7d
Forks
237
+4.9% in last 7d
Watchers
8
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
This collection of eight reverse engineering skills covers the full chain of mobile and game binary analysis. It dumps DEX files from running Android apps, decrypts iOS Mach-O binaries, generates Frida hook scripts, provides IDAPython references for static and dynamic analysis, recovers data structures and function symbols from stripped binaries, extracts Unity IL2CPP method names, and emulates code fragments with the Unicorn engine. It is aimed at mobile security researchers, malware analysts, game security engineers, and vulnerability researchers who need to unpack, deobfuscate, and understand compiled code across platforms.