mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-04-26 10:49:16 -04:00
609 B
609 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.