Kernel-Bridge
Kernel-Bridge copied to clipboard
signed binaries can not be loaded
Hello,
I tried loading the signed binaries but i get the message "a certificate was explicitly revoked by its issuer"
I see that the binaries were signed using leaked certs :) so updated windows won't allow loading them. I've tried other leaked certs as well.
just one question. since the revocation status is determined but CRL or OCSP and those are provided by CAs in an online matter , is it possible to somehow clear those revocation status temporarily and then load the driver?
Hello, danyhm! I think no, there is only way to "clear" revocation status - is to install an old Windows build and disable updates
unfortunately, that's not possible in my case. Actually I stumbled across Kernel-Bridge while searching for ways to load my driver which is actually a hypervisor based on hvpp and i see you also support hypervisor for both Intel and AMD ! that's pretty cool. I hope you keep this project alive.
@danyhm, sure, I work for the Kb2 now and it will be released... one day. But it is the problem with binary signing as it requires to have a valid EV cert with recent Microsoft signing policies update.
@HoShiMin I hope you can get the binaries signed. although I think Microsoft won't sign them as it's against their policies to mess with their kernel. however, If you could get them signed, I recommend you provide the signed binaries as a pro option with payment. this way you can make some money and control who has access to the signed binaries so They can't be used to load malware. also, a simple licensing system will make sure the signed binaries can't be leaked
@danyhm, maybe, but for now you could use leaked nVidia cert. It isn't blocked yet.
I can't compile this driver on the visual Studio 2022,what happened?
@ALEHACKsp, what error do you have?