SkillAgentSearch skills...

PatchGuardBypass

Bypassing PatchGuard on modern x64 systems

Install / Use

/learn @AdamOron/PatchGuardBypass
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PatchGuardBypass

I've had the delightful opportunity to research PatchGuard for the past couple of weeks, and it was mostly pretty fun.

I'll be writing a paper about my experience and my findings, hopefully it could help anyone else who's hesitant to do something like this :)

In the meantime, I'll also be writing a dynamic PatchGuard bypass for modern Windows 10 systems. This is still a bit far from done, so please don't expect anything to work at this stage. Hopefully when it is finished it'll include 3 main features:

Disable

Disables PatchGuard completely and prevents its execution.

Evade

Evades PatchGuard detection by reverting patches prior to the PG check times.

Verify

Checks if PatchGuard has been disabled on the system. Basically the opposite of Disabling.

DISCLAMER: The feature names are work-in-progress, my sincerest apologies for the poor choice <3

View on GitHub
GitHub Stars264
CategoryDevelopment
Updated12d ago
Forks59

Languages

C++

Security Score

80/100

Audited on Mar 19, 2026

No findings