diff --git a/README.md b/README.md
index 5f0324a..9ad00b4 100644
--- a/README.md
+++ b/README.md
@@ -888,6 +888,7 @@ 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: syzkaller - is an unsupervised, coverage-guided kernel fuzzer.
+ :small_orange_diamond: pwndbg - exploit development and reverse engineering with GDB made easy.
: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.