Mattiwatti/EfiGuard
Disable PatchGuard and Driver Signature Enforcement at boot time observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 87
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2718
- days_rel: n/a
- days_push: 78
- n_releases_24m: 0
Adoption not part of the score
2523 stars · 410 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EfiGuard is a portable x64 UEFI bootkit that patches the Windows boot manager, boot loader, and kernel at boot time to disable PatchGuard and Driver Signature Enforcement. It supports all EFI-compatible x64 Windows versions from Vista SP1 to Windows 11 and can be booted from a USB stick or the EFI partition.
Use cases
- disable patchguard on windows at boot
- bypass driver signature enforcement to load unsigned drivers
- boot windows with kernel patches from a usb stick
- load unsigned kernel drivers on windows 11
- research windows boot process and secure boot internals
When to choose
- you need to load unsigned kernel drivers for research or testing on any x64 EFI Windows version
- you want a passive bootkit that unloads itself when a non-Windows OS is booted
- you need debuggable, graceful-failure boot-time patching with kernel debugger output
When to avoid
- you need a production or end-user security solution rather than a research tool
- your system uses secure boot with third-party CA enforcement that cannot be disabled
- you only need to disable DSE at runtime without rebooting
Facets
cli-tool · maturity active
security reverse-engineering security operating-systems windows windows cpp uefi-bootkit patchguard driver-signature-enforcement kernel dse-bypass bootkit
1 source
- readme: https://github.com/Mattiwatti/EfiGuard · fetched 2026-08-28 · c6d9fb4d3437
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Mattiwatti/EfiGuard | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="Mattiwatti/EfiGuard")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem