blockchains-security-toolkit/hacking_tools/dynamic_analysis
2024-11-07 14:03:33 +07:00
..
README.md tutorial to use echidna to automatically test smart contracts 2024-11-07 14:03:33 +07:00

dynamic analysis tools


echidna




harvey


  • automated fuzzing tool useful for detecting property violations in smart contract code.


manticore


  • dynamic symbolic execution framework for analyzing EVM bytecode.


cool references