From adba31a224f5ecfb3072d91f89187d2f46e1a88f Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 9 Sep 2019 17:41:01 +0700 Subject: [PATCH] Binary Analysis > bootleg/ret-sync --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3738e64..97a59fe 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,10 @@ This repository is created as an online bookmark for useful links, resources and avast-tl/retdec RetDec is a retargetable machine-code decompiler based on LLVM + + 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. + enkomio/shed .NET runtine inspector. Shed - Inspect .NET malware like a Sir