Merge pull request #110 from swwwolf/master

Adding WinDBG Anti-RootKit Extension
This commit is contained in:
Herman Slatman 2017-03-27 00:43:04 +02:00 committed by GitHub
commit 89478b6d24

View File

@ -584,6 +584,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.