Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

reverse-engineering

// Provides reverse engineering techniques. Use when the main job is to understand how a compiled, obfuscated, packed, or virtualized target works before exploiting or solving it, including binaries, APKs, WASM, firmware, custom VMs, bytecode, malware-like loaders, and anti-debug or anti-analysis logic. Do not use it when the vulnerability is already understood and the remaining task is exploitation; use pwn instead. Do not use it for pure web workflows, log or disk forensics, or standalone crypto problems unless reversing the implementation is the real blocker.

$ git log --oneline --stat
stars:427
forks:90
updated:25 mai 2026 à 16:01
Explorateur de fichiers
21 fichiers
SKILL.md
readonly