This repository implements a simplified PoC that showcases how a contract can morph using a combination of CREATE2
, CREATE
, and SELFDESTRUCT
. A similar approach was used as part of the governance attack on Tornado Cash1 in May 2023.
pcaversaccio/tornado-cash-exploit
This repository implements a simplified PoC that showcases how a contract can morph. A similar approach was used as part of the governance attack on Tornado Cash in May 2023.
SolidityWTFPL