Let's keep on going!
- Improved kernel32->VirtualAlloc2 Implementation
 - Added functions: kernel32->VirtualAlloc2FromApp
 - Stubbed functions: mfplat->MFCreateDXGIDeviceManager, mfplat->MFCreateDXGISurfaceBuffer, kernel32->GetCurrentPackageFamilyName
 - Improved Chromium app-specific hack for kernel32->VirtualAlloc2
 - Rewrote DLL path shrinking code to improve & fix bugs
 - Fixed rare memory protection bug that occurs in DLL import rewriting code with programs that use a nonstandard binary structure
 - Added DLLs: XAudio2_8, XAudio2_9
 - Fixed edge-case failure bug with makesfx build script
 - Implemented spoof for WinVerifyTrust->WINTRUST_ACTION_GENERIC_VERIFY_V2, this is the first patch to help fix DRM-protected software and video game anti-cheat solutions. Please let me know if it causes any problems with software or games that worked in the old version of VxKex.
 - Added support for ROBLOX Studio (app-specific hack)
 


