Damn-Vulnerable-DeFi-V3-CTF icon indicating copy to clipboard operation
Damn-Vulnerable-DeFi-V3-CTF copied to clipboard

Damn Vulnerable DeFi V3 CTF implementation with Ape, exploits with Vyper & Huff

Damn-Vulnerable-DeFi-V3-CTF

Damn Vulnerable DeFi V3 CTF implementation with Ape, exploits with Vyper & Huff

Dependencies

  • Foundry. See this for installation steps.
  • Huff. See this for installation steps.

How to use

Install Ape & Vyper in a fresh virtual env with your package manager of choice.

With poetry:

poetry install

Install Ape plugins:

ape plugins install .

Run huff scripts:

ape run huff unstoppable

Run vyper scripts:

ape run vyper unstoppable