blockchains-security-toolkit/dynamic_analysis_tools/README.md
2022-09-24 21:43:10 -07:00

507 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.