From 1313e95c13cab9985cb946e39abf74876334f1a6 Mon Sep 17 00:00:00 2001 From: rshipp Date: Fri, 8 May 2015 22:42:55 -0600 Subject: [PATCH] Add windbg --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1741d0f..5860569 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by on Volatility for automating various malware analysis tasks. * [Volatility](https://github.com/volatilityfoundation/volatility) - Advanced memory forensics framework. +* [WinDbg](https://msdn.microsoft.com/en-us/windows/hardware/hh852365) - Live + memory inspection and kernel debugging for Windows systems. ## Miscellaneous