Exploit development: shellcode generation, ROP chain building, format string attacks, buffer overflow patterns. Trigger: exploit dev, shellcode, rop, buffer overflow, format string, use-after-free, heap spray, ret2libc.
Scanned 8/31/2026
Install via CLI
openskills install lingbol088-spec/5.6-JAILBREAK-NERV-codex-instruct-5.6---
name: exploit-dev
description: Exploit development: shellcode generation, ROP chain building, format string attacks, buffer overflow patterns. Trigger: exploit dev, shellcode, rop, buffer overflow, format string, use-after-free, heap spray, ret2libc.
---
# 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
No comments yet. Be the first to comment!