Tag: Exploit Development
-

The Patch Hunter: Automating 1-Day Exploits with DiffRays and IDA Pro
DiffRays is a research-oriented tool for binary patch diffing, designed to aid in vulnerability research, exploit development, and reverse engineering. It leverages IDA Pro and the IDA Domain API to extract pseudocode of functions and perform structured diffing between patched and unpatched binaries. Features Patch Diffing: Compare functions across different binary versions to identify code changes. IDA Pro Integration: Uses IDA…
-

AI Agents Exploit Smart Contracts: Devise $4.6M in New Vulnerabilities Autonomously
AI agents have learned to discover and exploit vulnerabilities in smart contracts at a level that now carries direct financial consequences: in a new study by MATS and Anthropic Fellows, the models independently devised exploits with a simulated “value” of $4.6 million. The researchers built their own benchmark — SCONE-bench — based on 405 smart…