Update README.md

This commit is contained in:
motherofbots.eth 2023-03-15 11:00:11 -07:00 committed by GitHub
parent c3e8302a4f
commit e28b58c663
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,7 @@
* [environments](environments)
* [hacking tools](hacking_tools)
* [identity hacking](gray_hat_tools)
* [static analysis](static_analysis)
* [dynamic analysis](dynamic_analysis)
@ -64,27 +65,6 @@
<br>
-
##### decompilers
* [oko](https://oko.palkeo.com/)
* [jeb](https://www.pnfsoftware.com/jeb/evm)
* [dedaub](https://library.dedaub.com/)
* [ethervm.io](https://ethervm.io/decompile)
##### visual / graph explorers
* [data viz for evm-based blockchains](https://github.com/monoand6/web3cat)
* [watchers.pro](https://www.watchers.pro/)
* [crypto flows](https://cryptoflows.info/)
* [spider foots](https://www.spiderfoot.net/)
* [cosmographs](https://cosmograph.app/)
* [ice vision](https://www.icevision.xyz/landing)
<br>
----