SamuelTulach / PatchBoot
Guide for patching AMI Aptio V UEFI firmware to circumvent Secure Boot checks
☆108Updated 9 months ago
Alternatives and similar repositories for PatchBoot:
Users that are interested in PatchBoot are comparing it to the libraries listed below
- Simple EFI runtime driver that hooks GetVariable function and returns data expected by Windows to make it think that it's running with se…☆158Updated 3 years ago
- alternative smm driver for ryzen motherboards☆118Updated 5 months ago
- manually map driver for a signed driver memory space☆152Updated 4 years ago
- ☆155Updated 2 weeks ago
- An Unsigned Driver Mapper for Windows 10 22H2 -> Windows 11 23H2 that uses PdFwKrnl to exploit the Read/Write IOCTL Calls to disable DSE …☆149Updated 6 months ago
- Old project (2020) reformed. Modifies gRT->GetVariable sub function from EFI_APPLICATION. Tested on Win10 22H2 (AMD).☆50Updated last year
- ☆73Updated 11 months ago
- just proof of concept. hooking MmCopyMemory PG safe.☆68Updated last year
- Simple proof of concept kernel mode driver hooking tpm.sys dispatch to randomize any public key reads☆207Updated last year
- Kernel driver for detecting Intel VT-x hypervisors.☆178Updated last year
- base for testing☆163Updated 5 months ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆79Updated 4 years ago
- Windows driver mapper via the UEFI☆45Updated 3 months ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆106Updated 6 months ago
- ☆121Updated 2 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆143Updated 3 years ago
- manual map unsigned driver over signed memory☆186Updated 11 months ago
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆165Updated 2 years ago
- This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of cod…☆90Updated 6 months ago
- Drawing from kernelmode without any hooks☆162Updated 2 years ago
- Simple IDA Pro plugin to download Unity debug symbols from their symbol server☆60Updated 11 months ago
- A simple UM + KM example of how to bypass EAC CR3☆112Updated 2 months ago
- load unsigned kernel-driver by patching dse in 248 lines☆114Updated last year
- kernel mode spoofer disk and smbios, socket communication☆159Updated 2 years ago
- Using MMIO (Memory-Mapped I/O) to read TPM 2.0 public Endorsement Key.☆42Updated 9 months ago
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 5 years ago
- nmi stackwalking + module verification☆107Updated last year
- A lightweight BattlEye emulator of the launcher☆60Updated 2 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆143Updated last year
- State of the art DLL injector that took 20 minutes to make☆211Updated last year