VxKex extended kernel first stable release is finally here
https://github.com/vxiiduu/VxKex/releases/tag/Version1.0.0.999This release is a full rewrite of VxKex intended to address the many bugs and technical problems that users were experiencing with previous versions. I hope you find it useful and I wish you good luck on getting programs to run.
The installers for this release (and future releases) work for both 32-bit and 64-bit operating systems.
Download the Release installer unless:
you have been instructed to use a Debug build,
you need PDB files, or
you are developing VxKex.
Feel free to discuss on the Issues section if you have any questions.
VERSION 1.0.0.999
- Changed VxKex architecture from IFEO Debugger to IFEO VerifierDlls.
This removes many bugs and deficiencies of the previous architecture.
- MSI installers are now supported.
- VxKex now bypasses the "... is not a valid Win32 application" error
which can be caused by a version check before programs run.
- Administrator permissions are no longer required to configure most
settings.
- Add support for many more applications. See the application
compatibility list for a full overview.
- IFEO filter is now used. This prevents applications with the same
.exe name conflicting.
- Added support for the majority of Qt6 applications.
- Work around font kerning issues in QBittorrent.
- The installer now disables VxKex for programs when uninstalling.
- Global configuration GUI has been added.
- Debug logging has been significantly improved with the introduction
of the .vxl file format and VxlView application.