From 6852afd7a490bea079b1e6efec56dfd91d5503a7 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 11 Sep 2019 18:08:28 +0700 Subject: [PATCH] Binary Analysis > Cisco-Talos/GhIDA --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.