gmh5225/Exploit-Vulnerable-CapcomLib
A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)
TS-Fucker - Forces the machine in/out of TestSigning Mode at runtime.
Appears on
Quick read
Latest capture 2026-09-02 03:06
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
4 observed captures since 2026-06-24. Observed captures are shown by default.
Stars from first capture 0
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)
usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to map your driver over. the main focus of this project is to prevent modern anti-cheats (BattlEye, EAC) from finding your driver and having the power to hook anything due to being inside of legit memory (signed legit driver).
An Unsigned Driver Mapper for Windows 10 22H2 -> Windows 11 23H2 that uses PdFwKrnl to exploit the Read/Write IOCTL Calls to disable DSE & PG to map the unsigned driver.
This tiny project prevents the signtool from verifing cert time validity and let you sign your bin with outdated cert without changing system time manually
Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.
load unsigned kernel-driver by patching dse in 242 lines