8000 GitHub - xets007/Shark: Turn off PatchGuard in real time for win7 (7600) ~ win10 (17763).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xets007/Shark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shark

Turn off PatchGuard in real time for win7 (7600) ~ win10 (17763).

Create labs

md X:\Labs
cd /d X:\Labs
git clone https://github.com/9176324/Shark
git clone https://github.com/9176324/WinDDK
git clone https://github.com/9176324/WRK

Build

Method 1: open "X:\Labs\Shark\Shark.sln" with VisualStudio
Method 2: run Build.cmd

Install

run Sea.exe (The driver has no signature, you must mount windbg, or you can sign it)

Uninstall

restart windows

References (sort by first letter of the name)

DisableWin10PatchguardPoc, https://github.com/killvxk/DisableWin10PatchguardPoc
EfiGuard, https://github.com/Mattiwatti/EfiGuard
findpg, https://github.com/tandasat/findpg
PgResarch, https://github.com/tandasat/PgResarch
UPGDSED, https://github.com/hfiref0x/UPGDSED

Note

Micro$oft updata windows very fast, For 1903 and higher please donate 3000$.

About

Turn off PatchGuard in real time for win7 (7600) ~ win10 (17763).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 88.9%
  • Assembly 6.1%
  • Makefile 4.1%
  • Other 0.9%
0