Skip to content

Releases: 4d61726b/VirtualKD-Redux

VirtualKD-Redux 2024.3

23 Jun 16:38
Compare
Choose a tag to compare

This release adds ReactOS support to vminstall eliminating the need to manually copy kdcom.dll to system32.

VirtualKD-Redux 2024.2

23 Jun 01:41
Compare
Choose a tag to compare

This release adds support for kernel debugging ReactOS virtual machines.

VirtualKD-Redux 2024.1

23 Jun 01:37
Compare
Choose a tag to compare

This release fixes an issue in vminstall which had prevented VirtualKD-Redux from being able to enable kernel debugging when KDNET was previously configured in the guest VM.

VirtualKD-Redux 2024.0

03 Mar 17:09
Compare
Choose a tag to compare

This release fixes compatibility with Windows 11 guests running in VirtualBox. It also addresses a bug in vmmon that was preventing proper VM session tracking.

VirtualKD-Redux 2023.0

09 Oct 03:26
Compare
Choose a tag to compare

This release fixes an issue with the way the configuration was stored and retrieved which prevented TraceAssist from working properly.

VirtualKD-Redux 2022.2

19 Nov 04:48
Compare
Choose a tag to compare

This release adds support for VirtualBox 7.

VirtualKD-Redux 2022.1

30 Aug 02:25
Compare
Choose a tag to compare

🎉This release adds support for Windows 11 22H2 🎉

Included with this release are also fixes to the build system as well as various stability and OS compatibility improvements in kdcom.dll.

VirtualKD-Redux 2022.0

02 May 01:19
Compare
Choose a tag to compare

This release has the following improvements:

  1. Improved logic and fixed issues in vmmon for finding WinDbg and WinDbg Preview.
  2. Improvements to the new user experience with regard to vmmon. Updated defaults so that everything should work out of the box (i.e. no additional configuration changes needed).
  3. Added support for building in Visual Studio 2022.
  4. Fixed a bug in vminstall if Windows Update had overwritten VirtualKD-Redux's kdcom.dll.

VirtualKD-Redux 2021.3

12 Sep 14:40
Compare
Choose a tag to compare

This release fixes a few issues and has some other notable changes:

  1. VirtualBox version checking in VirtualBoxIntegration has been improved.
  2. Added support for building in Visual Studio 2019.
  3. vmxpatch has been refactored and improved.
  4. "Restore VM snapshot" has been fixed for VMware Workstation Pro VMs and VirtualBox VMs.
  5. vmmon32 and vmxpatch32 have been removed from the debug / release bundles.
  6. VirtualBoxIntegration now performs more aggressive permission checks for kdclient to prevent user error.

VirtualKD-Redux 2021.2

29 May 13:41
Compare
Choose a tag to compare

This release only affects VirtualBoxIntegration. It provides better error checking and better message output to the user when there is an issue with VirtualBox on the host.