blockchains-security-toolkit/dynamic_analysis/README.md
mia von steinkirch, phd 2df3e6444d
clean up (#3)
2022-12-24 19:54:41 -08:00

502 B

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.