From 0cf842c4b4fc7571873080f43b6cd3203f1295b4 Mon Sep 17 00:00:00 2001 From: "motherofbots.eth" <127235106+lilith377@users.noreply.github.com> Date: Wed, 15 Mar 2023 11:19:14 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad0f291..f351738 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,12 @@ ### II. learn the tools -* [environments](hacking_tools/environments) + + * [hacking tools](hacking_tools) +* [decompilers](decompilers) +* [environments](hacking_tools/environments) +* [visual explorers](visual_explorers) * [identity hacking](hacking_tools/identity_tools) * [static analysis](hacking_tools/static_analysis) * [dynamic analysis](hacking_tools/dynamic_analysis)