上传者: lostspeed
|
上传时间: 2021-12-16 23:59:47
|
文件大小: 3.88MB
|
文件类型: -
a project code by hfiref0x, to pass windows patch guard
need vs2015 to build project.
# UPGDSED
## Universal PatchGuard and Driver Signature Enforcement Disable
# System Requirements
x64 Windows, supported versions:
* Windows 7 SP1
* Windows 8
* Windows 8.1
* Windows 10 (TH1/TH2/RS1/RS2)
Administrative privilege is required.
In case of EFI boot SecureBoot must be disabled.
# WARNING
Using this program might render your computer into an unbootable state.
Source code provided AS-IS in help it will be useful BUT WITHOUT WARRANTY OF ANY KIND.
ANY USE OF THE SOFTWARE IS ENTIRELY AT YOUR OWN RISK.
# Build
UPGDSED comes with full source code.
In order to build from source you need Microsoft Visual Studio 2015 and later versions.
# References
* Bypassing PatchGuard on Windows x64 by Skywing, http://www.uninformed.org/?v=3&a=3&t=sumry
* Disable PatchGuard - the easy/lazy way by Fyyre, http://fyyre.ru/vault/bootloader.txt
* Disable PatchGuard - updated for Win7 & Win8 by Fyyre, http://fyyre.ru/vault/bootloader_v2.txt
* bootkit_fasm - disables PG/DS via MBR bootkit by Fyyre, http://fyyre.ru/vault/bootkit_fasm.7z
* Kernel Patch Protection, https://en.wikipedia.org/wiki/Kernel_Patch_Protection
* Driver Signing Policy, https://msdn.microsoft.com/en-us/windows/hardware/drivers/install/kernel-mode-code-signing-policy--windows-vista-and-later-
# Authors
* EP_X0FF, https://github.com/hfiref0x
* Fyyre, http://fyyre.ru
(c) 2017 UPGDSED Project