This repo contains a POC of major Defi hacks that took place in the history of ethereum.
You will need to install foundry to run the exploit. Link for installtion foundry.
- Clone the repo
git clone https://github.com/abdulsamijay/Defi-Hack-Analysis-POC.git
- Build the example to install all packages
forge build
- To run the POC click on the link of any POC for instruction.
More hack POCs will be added to this repo.