# VirtualKD-Redux **Repository Path**: baohongyu/VirtualKD-Redux ## Basic Information - **Project Name**: VirtualKD-Redux - **Description**: clone 备份来的... - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-08 - **Last Updated**: 2024-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VirtualKD-Redux ![](https://github.com/4d61726b/VirtualKD-Redux/blob/master/VirtualKD-Redux/Docs/vmmon.png) ## Features * Support for the latest VMware Workstation Pro * Support for the latest VirtualBox * Support starting with Windows XP up to the latest Windows 11 * Support for the latest [WinDbg Preview](https://www.microsoft.com/en-us/p/windbg-preview/9pgjgd53tn86) * Toolchain modernization. Builds with Visual Studio 2022 * Simplified build system. No additional libraries required ## Downloads [Download the latest VirtualKD-Redux release](https://github.com/4d61726b/VirtualKD-Redux/releases) ## Documentation * A quick and easy tutorial can be found [here](https://github.com/4d61726b/VirtualKD-Redux/blob/master/VirtualKD-Redux/Docs/Tutorial.md) * Original documentation (May be out of date) can be found [here](http://sysprogs.com/legacy/virtualkd/dox/) ## Build Instructions ### Prerequisites * Visual Studio 2022 * Windows Driver Kit 7.1.0 ### Steps 1. Set the WDK7_PATH environment variable to the WDK 7.1.0 install path 2. Edit make.bat to modify VS170COMNTOOLS path if needed 3. Run make.bat 4. Use binaries produced in Bundle directory ## Issues or Feature Requests * Issues, bugs, or feature requests can be raised on the [issue tracker on GitHub](https://github.com/4d61726b/VirtualKD-Redux/issues).