blockchains-security-toolkit/dynamic_analysis
mvonsteinkirch c76ff3fc88 clean up
2022-12-24 19:50:54 -08:00
..
README.md clean up 2022-12-24 19:50:54 -08: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.