From 3b590db063e237f3d2a460fb0d77c86211bb49d8 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Tue, 19 Sep 2017 04:31:36 -0400 Subject: [PATCH] Add FireEye's new rVMI dynamic malware analysis tool. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5458ce9..ddf298f 100644 --- a/README.md +++ b/README.md @@ -353,6 +353,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [PyREBox](https://github.com/Cisco-Talos/pyrebox) - Python scriptable Reverse Engineering sandbox by Cisco-Talos. * [Voltron](https://github.com/snare/voltron) - Extensible debugger UI toolkit written in Python. * [Capstone](http://www.capstone-engine.org/) - Lightweight multi-platform, multi-architecture disassembly framework. +* [rVMI](https://github.com/fireeye/rVMI) - Debugger on steroids; inspect userspace processes, kernel drivers, and preboot environments in a single tool. ### Physical Access Tools * [LAN Turtle](https://lanturtle.com/) - Covert "USB Ethernet Adapter" that provides remote access, network intelligence gathering, and MITM capabilities when installed in a local network.