Reverse Engineering
Reverse Engineering from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
2- ▌ Binary Analysis Patterns · gabrielmoreiraMaster binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.
- ▌ Anti Reversing Techniques · gabrielmoreiraUnderstand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use this skill when analyzing malware evasion techniques, when implementing anti-debugging protections for CTF challenges, when reverse engineering packed binaries, or when building security research tools that need to detect virtualized environments.