osiris account 3b8579d978 💾
2023-03-15 11:04:34 -07: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.