diff --git a/README.md b/README.md
index fc5a8cc..fd3782a 100644
--- a/README.md
+++ b/README.md
@@ -921,6 +921,13 @@ My curated list of awesome links, resources and tools
tintinweb/ida-batch_decompile |
*Decompile All the Things* - IDA Batch Decompile plugin and script for Hex-Ray's IDA Pro that adds the ability to batch decompile multiple files and their imports with additional annotations (xref, stack var size) to the pseudocode .c file |
+
+ radare2 |
+
+
+ radareorg/cutter |
+ A Qt and C++ GUI for radare2 reverse engineering framework |
+
WinDBG |