anti-reversing-techniques
Understand 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.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
git clone https://github.com/wshobson/agents /tmp/agents && ln -s /tmp/agents/plugins/reverse-engineering/skills/anti-reversing-techniques ~/.claude/skills/anti-reversing-techniques
More from this repo
accessibility-compliance
Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology...
airflow-dag-patterns
Used to build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment.
airflow-dag-patterns
Used to build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment.