From 689139f1489774b02627db1f7dc40c43f676b9ba Mon Sep 17 00:00:00 2001
From: adhoc-king <46354827+adhoc-king@users.noreply.github.com>
Date: Fri, 4 Jan 2019 23:44:57 +0530
Subject: [PATCH] Update README.md
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index d855109..92e6544 100644
--- a/README.md
+++ b/README.md
@@ -633,6 +633,13 @@ Linux Security Expert - trainings, howtos, checklists, security tools an
:small_orange_diamond: shell-storm repo CTF - great archive of CTFs.
+ :small_orange_diamond: Hopper - lets you disassemble, decompile and debug applications.
+ :small_orange_diamond: IDA Pro - generates assembly language source code from machine-executable code.
+ :small_orange_diamond: radare2 - framework for reverse-engineering and analyzing binaries.
+