00.digest
2023-07-20 10:04:18 # 05.Damn Vulnerable DeFi v2 CTF

digest

how to play

1
2
3
4
5
6
7
8
9
# clone
git clone https://github.com/tinchoabbate/damn-vulnerable-defi.git
# switch the branch
git checkout v2.2.0
# install the dependency
yarn

# test
yarn xxx (for example: yarn unstoppable )