mirror of
https://github.com/wshobson/agents
synced 2026-06-21 14:13:58 +00:00
e341bb40dc
- 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/