patch-diff-exploit - Analyze patch differences to infer vulnerabilities and PoCs
Analyzes binary differences between patched and unpatched software to infer underlying vulnerabilities and generate verification scripts.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Extract binary patches
- Align debug symbols
- Perform binary diffing
- Locate code changes
- Infer vulnerability classes
- Write verification scripts
Inputs
- Unpatched and patched binaries
- Debug symbol files
- CVE identifiers and advisories
Outputs
- Binary diff reports
- Vulnerability root cause analysis
- Proof-of-concept scripts
Requirements
- BinDiff or ghidriff tool
- IDA Pro or Ghidra platform
- Windows SDK or symbol fetcher
- Extraction tools like expand or dpkg-deb
