Windows X64 Driver Loading Method Without Digital Signature
A driver and digital signature technology, applied in the field of WindowsX64 driver loading, can solve the problems of third-party development of device drivers, failure to load device drivers, etc., and achieve the effect of convenient programming
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0016] Reference figure 1 . The specific steps of the method for loading Windows X64 driver without digital signature of the present invention are as follows.
[0017] (1) Turn off LOAD mode verification. The mode verification is completed by the Imgp ValidateImageHash function in the WINLOAD.EXE file during the boot loading stage. In order to close the LOAD mode verification, the function needs to be found in the WINLOAD.EXE file, and the return value of the function is zero by directly modifying the binary code.
[0018] (2) Turn off KERNEL mode verification. The mode verification is completed by the SepInitializeCodeIntegrity function in the NTOSKRNL.EXE file. In order to close the KERNEL mode verification, the function needs to be found in the NTOSKRNL.EXE file, and the return value of the function is initialized by patching, and the code integrity check initialization process is skipped.
[0019] (3) Close PATCHGUARD. In order to turn off the PATCHGUARD function, you need ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 