blockchains-security-toolkit/hacking_tools/dynamic_analysis
osiris account 3b8579d978 💾
2023-03-15 11:04:34 -07:00
..
README.md 💾 2023-03-15 11:04:34 -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.