Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/9176324/shark
Turn off PatchGuard in real time for win7 (7600) ~ later
https://github.com/9176324/shark
Last synced: 11 days ago
JSON representation
Turn off PatchGuard in real time for win7 (7600) ~ later
- Host: GitHub
- URL: https://github.com/9176324/shark
- Owner: 9176324
- License: mit
- Created: 2018-10-15T15:52:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T06:50:54.000Z (over 2 years ago)
- Last Synced: 2024-08-02T09:29:10.860Z (3 months ago)
- Language: C
- Homepage:
- Size: 196 MB
- Stars: 967
- Watchers: 47
- Forks: 303
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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/MiniSDK# Build
Method 1: run FastBuild.cmd or Rebuild.cmd
Method 2: MSBuild "Shark.sln" -t:Rebuild -p:Platform="x86"
MSBuild "Shark.sln" -t:Rebuild -p:Platform="x64"
Method 3: open "Shark.sln" with VisualStudio# Install
run Sea.exe (use vbox exploit to load)
![win11 disable virus](https://user-images.githubusercontent.com/4614528/139319409-1c3773f7-4c72-48bf-a415-29d018555bee.png)
# Uninstall
restart windows# Other projects link
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