![]() |
|
#1
|
|||
|
|||
|
Patching in your own kernel signing certificate
I need a signing certificate which is completely trusted by an up to date version of windows.
Test signing is an option for some purposes, but many applications don't like it being enabled. I’m also aware of tools to disable PatchGuard and DSE. There are leaked certificates and timestamp spoofing tools but they don't play well with up to date versions of windows and kernel driver signing. I came across this writeup which describes a process of patching bootmgfw.efi to replace the signature of an unimportant Microsoft Test signing certificate with your own certificate. The final result of doing this is you get your own certificate which can sign drivers without compromising the security or stability of Windows. The writeup: https://github.com/Avery3R/re-writeups/blob/master/windows-ci/part1_on_disk_patching.md The writeup doesn't go into much detail and I don't know if I could figure out how to try it myself. Has anyone else done something like this? Do you think it would still work? Anyone have links to any other resources or tools which could help do the things in that writeup? |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Signing a Windows Kernel driver without using Microsoft | Stingered | General Discussion | 21 | 02-17-2023 22:09 |
| Hades:Windows kernel driver lets reverse engineers monitor user and kernel mode code | sh3dow | Source Code | 0 | 05-12-2016 03:15 |