From f83fb83601245a9c6a263936d615d8f81b4e063e Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 29 Oct 2021 14:13:39 +0700 Subject: [PATCH] Add: FernandoDoming/r2diaphora to Binary Analysis section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b0b97b3..4a19225 100644 --- a/README.md +++ b/README.md @@ -616,6 +616,10 @@ This repository is created as an online bookmark for useful links, resources and enkomio/shed .NET runtine inspector. Shed - Inspect .NET malware like a Sir + + FernandoDoming/r2diaphora + r2diaphora is a port of Diaphora to radare2 and MySQL. It also uses r2ghidra as decompiler by default, with support for other decompilers such as pdc. + flare-emu flare-emu marries a supported binary analysis framework, such as IDA Pro or Radare2, with Unicorns emulation framework to provide the user with an easy to use and flexible interface for scripting emulation tasks.