- Support for the latest VMware Workstation (Currently 15.5.1)
- Support for the latest Windows 10 (Currently 1909)
- Support for the latest WinDbg Preview
- Toolchain modernization. Builds with Visual Studio 2017
- Simplified build system. No additional libraries required
Download the latest VirtualKD-Redux release
- A quick and easy tutorial can be found here
- Original documentation (May be out of date) can be found here
- Visual Studio 2017
- Windows Driver Kit 7.1.0
- Set the WDK7_PATH environment variable to the WDK 7.1.0 install path
- Edit make.bat to modify VS150COMNTOOLS path if needed
- Run make.bat
- Use binaries produced in Bundle directory
- Issues, bugs, or feature requests can be raised on the issue tracker on GitHub.