From cfafd262583b4c67db54627571c281d7a01d5bcb Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 11 Sep 2019 18:07:39 +0700 Subject: [PATCH] Binary Analysis > Cisco-Talos/Ghidraaas --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b78a4d7..adbd9b9 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/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. + enkomio/shed .NET runtine inspector. Shed - Inspect .NET malware like a Sir