🥓 notes on foundry

This commit is contained in:
bt3gl 2022-09-24 00:30:24 -07:00 committed by GitHub
parent 9324cc0780
commit 7894fd9753
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -168,7 +168,7 @@
#### analysis tools
* [Manticor, symbolic execution tool](https://github.com/trailofbits/manticore)
* [Manticore, symbolic execution tool](https://github.com/trailofbits/manticore)
* [Echidna, smart contract fuzzer](https://github.com/crytic/echidna)
* [Mythril, security analysis tool for EVM bytecode](https://github.com/ConsenSys/mythril)
* [Oyente, analysis Tool for Smart Contracts](https://github.com/enzymefinance/oyente)