From e28b58c66383580efea7001ec8eb3ac57a476370 Mon Sep 17 00:00:00 2001
From: "motherofbots.eth" <127235106+lilith377@users.noreply.github.com>
Date: Wed, 15 Mar 2023 11:00:11 -0700
Subject: [PATCH] Update README.md
---
README.md | 22 +---------------------
1 file changed, 1 insertion(+), 21 deletions(-)
diff --git a/README.md b/README.md
index 54a96de..4c9ec0a 100644
--- a/README.md
+++ b/README.md
@@ -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 @@
--
-##### 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)
-
-
-
----