blockchains-security-toolkit/hacking_tools/dynamic_analysis
2024-11-04 18:42:30 +07:00
..
README.md organize chapters for the ongoing research, remove dead links, add new resources 2024-11-04 18:42:30 +07:00

dynamic analysis tools


echidna


  • fast contract fuzzer for detecting vulnerabilities in smart contracts through property-based testing.


harvey


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


manticore


  • dynamic symbolic execution framework for analyzing EVM bytecode.


cool references