FiYHer / Shark

Turn off PatchGuard in real time for win7 (7600) ~ later

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shark

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

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

About

Turn off PatchGuard in real time for win7 (7600) ~ later

License:MIT License


Languages

Language:C 88.3%Language:Assembly 4.8%Language:Makefile 3.5%Language:C++ 2.7%Language:Batchfile 0.4%Language:PowerShell 0.2%