TheCruZ / EFI_Driver_Access
Efi Driver Access is a simply project to load a driver during system boot with the idea to give the user kernel access for read/write memory without restrictions
☆368Updated last year
Related projects ⓘ
Alternatives and complementary repositories for EFI_Driver_Access
- PoC EFI runtime driver for memory r/w & kdmapper fork☆498Updated 3 years ago
- Memory hacking library powered by AMD SVM☆293Updated last year
- UEFI bootkit for driver manual mapping☆523Updated 10 months ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆269Updated 5 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆286Updated 2 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆364Updated 2 years ago
- Hide SMBIOS/disk/NIC serials from EFI bootkit☆276Updated 3 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆238Updated 5 years ago
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆228Updated 9 months ago
- driver manual mapper (outdated/for educational purposes)☆98Updated 5 years ago
- Module extending manual mapper☆307Updated 4 years ago
- Kernel Inject DLL☆343Updated last year
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆358Updated 7 months ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆438Updated 5 years ago
- PoC HWID spoofer that runs in EFI☆275Updated 2 years ago
- Kernel-mode Windows HWID spoofer☆536Updated 9 months ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆303Updated 2 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆415Updated 6 years ago
- Reversing EasyAntiCheat.☆517Updated 5 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆505Updated 2 years ago
- update face injector by KANKOSHEV☆264Updated 3 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆276Updated 6 years ago
- EAC Bypass☆290Updated 4 years ago
- get_module, read/write mem, mouse emulation☆299Updated 4 years ago
- Windows kernel samples☆247Updated 5 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆273Updated 8 years ago
- A kernel driver for reading and writing memory☆266Updated last year
- Manual mapping without creating any threads, with rw only access☆676Updated 5 years ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆270Updated 3 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆282Updated 6 years ago