Simple EQU8 User-Mode Bypass that uses registry to find the driver path and close the IOCTL handle
By finding EQU8's driver SessionId using registry keys we get the IOCTL handle and close it - as it's the only handle the driver will simply unload itself
Build as Release x64 | MSVC v143
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.