Files
wshobson-agents/plugins/reverse-engineering
Seth Hobson e341bb40dc improve(reverse-engineering): deep enhancement of anti-reversing-techniques skill
- Rewrote description with 4 specific trigger contexts (malware evasion, CTF, packed binaries, VM detection tools)
- Added Input/Output documentation block (binary path, platform, goal → protection report, bypass scripts, code artifacts)
- Added Python timing-scanner script and GDB bypass command sequence as practical code examples
- Created references/advanced-techniques.md with extracted packer methodology, VM detection internals, advanced anti-disassembly tricks, and virtualization-based protection deep dives
- Added ## Troubleshooting section with 3 common issues (x86/ARM portability, false positives, crash-on-patch)
- Added ## Related Skills section (binary-analysis-patterns, memory-forensics, protocol-reverse-engineering)
- SKILL.md trimmed to 497 lines; advanced/niche content moved to references/
2026-03-26 13:07:46 -04:00
..