diff --git a/README.md b/README.md
index 92e6544..7c0a1e9 100644
--- a/README.md
+++ b/README.md
@@ -602,6 +602,8 @@ Linux Security Expert - trainings, howtos, checklists, security tools an
:small_orange_diamond: security-tools - collection of small security tools created mostly in Python. CTFs, pentests and so on.
:small_orange_diamond: fuzzdb - dictionary of attack patterns and primitives for black-box application fault injection and resource discovery.
:small_orange_diamond: GDB PEDA - Python Exploit Development Assistance for GDB.
+ :small_orange_diamond: IDA - multi-processor disassembler and debugger useful for reverse engineering malware.
+ :small_orange_diamond: radare2 - framework for reverse-engineering and analyzing binaries.
- :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.
-