From ac9259e5c70f76bbfe0870eaaf98a7d6e7a27211 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 5 Jul 2021 23:24:10 +0700 Subject: [PATCH] Add: ajpc500/RelayRumbler to Binary Analysis section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bbcefd8..7916af5 100644 --- a/README.md +++ b/README.md @@ -475,6 +475,10 @@ This repository is created as an online bookmark for useful links, resources and Air14/HyperHide Hypervisor based anti anti debug plugin for x64dbg + + ajpc500/RelayRumbler + A proof-of-concept tool that attempts to retrieve the configuration from the memory dump of an F-Secure C3 Relay executable. + avast-tl/retdec RetDec is a retargetable machine-code decompiler based on LLVM