From fc40a3b55cd525d69c55cb7f96b1175c8db9ec21 Mon Sep 17 00:00:00 2001 From: swwwolf Date: Thu, 23 Mar 2017 13:51:50 +0300 Subject: [PATCH] Adding WinDBG Anti-RootKit Extension --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a0c82ee..887bacc 100644 --- a/README.md +++ b/README.md @@ -586,6 +586,8 @@ the [browser malware](#browser-malware) section.* memory forensics framework. * [VolUtility](https://github.com/kevthehermit/VolUtility) - Web Interface for Volatility Memory Analysis framework. +* [WDBGARK](https://github.com/swwwolf/wdbgark) - + WinDBG Anti-RootKit Extension. * [WinDbg](https://developer.microsoft.com/en-us/windows/hardware/windows-driver-kit) - Live memory inspection and kernel debugging for Windows systems.