From 647af56244072b3c15bf2c05f765756ab08563af Mon Sep 17 00:00:00 2001
From: apo77yon <126520850+apo77yon@users.noreply.github.com>
Date: Wed, 22 Mar 2023 17:24:44 -0700
Subject: [PATCH] Update README.md
---
hacking_tools/README.md | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/hacking_tools/README.md b/hacking_tools/README.md
index 9572d6f..6b807f4 100644
--- a/hacking_tools/README.md
+++ b/hacking_tools/README.md
@@ -2,6 +2,25 @@
+### in this dir
+
+
+
+* [decompilers](decompilers)
+* [environments](environments)
+* [identity tools](identity_tools)
+* [static analysis](static_analysis)
+* [visual explorers](visual_explorers)
+* [dynamic analysis](dynamic_analysis)
+* [hacking by chains](hacking_by_chains)
+
+
+
+
+### external resources
+
+
+
* [Ethstats](https://ethstats.net/)
* [EthTx Transaction Decoder](https://ethtx.info/)
* [Eth converter](https://eth-converter.com/)