# Exploit Dev

> Exploit Development

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

---


# Exploit Development

Executable Python tools for exploit creation.

## Scripts

- `scripts/shellcode_gen.py` -- x86/x64 shellcode (WinExec, MessageBox), XOR encoder, egghunter
- `scripts/rop_chain.py` -- ROP gadget search, chain assembly, stack pivot detection

