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.

+##### :black_small_square: Reverse Engineering Tools +

+  :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.
+

+ ##### :black_small_square: Bounty programs