BlinD-HuNTeR
BlinD-HuNTeR
I know this is probably not the scope of this is project, but it certainly could be. I have found this other project [https://github.com/ReMinoer/SubSolution](https://github.com/ReMinoer/SubSolution) which takes a really nice approach,...
Hello, I noticed that as of v1.4.0 support for .NET 4.5 Framework has been dropped in favor of .NET 6. This has also been mentioned on issue #804, and the...
Hello! First of all, thank you for this project! Faking the existence of SecureBoot does have some cool usages. And the first thing that comes to my mind is [CustomKernelSigners](https://github.com/HyperSine/Windows10-CustomKernelSigners)....
At line [493](https://github.com/earthquake/UniversalDVC/blob/9b2f5c0b4bb5741363a1d9882e316b62f4dd55ed/UDVC-Plugin/UDVC-Plugin.cpp#L493) of UDVC-Plugin.cpp, an Event is being created, to be used in asynchronous I/O, when running in named pipe mode. However, `CloseHandle` is never called for this Event,...