From 7083d002f81b40abc5d85f402ef35c051c004601 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 17 Nov 2020 20:12:28 +0700 Subject: [PATCH] Add fireeye/flare-emu to Binary Analysis section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0b0abdf..cb747b9 100644 --- a/README.md +++ b/README.md @@ -383,6 +383,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 + + 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. + fireeye/flare-floss FireEye Labs Obfuscated String Solver - Automatically extract obfuscated strings from malware.