diff --git a/README.md b/README.md
index adbd9b9..d5cd119 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,10 @@ This repository is created as an online bookmark for useful links, resources and
bootleg/ret-sync |
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra disassemblers. |
+
+ Cisco-Talos/GhIDA |
+ GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA. |
+
Cisco-Talos/Ghidraaas |
Ghidraaas is a simple web server that exposes Ghidra analysis through REST APIs. The project includes three Ghidra plugins to analyze a sample, get the list of functions and to decompile a function. |