# Reverse Engineering

> Reverse Engineering

- Skill: `lingbol088-spec/reverse-engineering` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add lingbol088-spec/reverse-engineering`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lingbol088-spec/reverse-engineering/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: lingbol088-spec (https://skillmd.com/u/lingbol088-spec)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lingbol088-spec/reverse-engineering

---


# Reverse Engineering

Executable Python tools for binary reverse engineering.

## Scripts

- `scripts/disasm_guide.py` -- Compiler detection, string extraction, entry point location, PE analysis
- `scripts/unpacker.py` -- Packer identification, entropy analysis, section dumping, IAT reconstruction

