ryan-weil / ReadWriteDriver
A kernel driver for reading and writing memory
☆285Updated last year
Alternatives and similar repositories for ReadWriteDriver:
Users that are interested in ReadWriteDriver are comparing it to the libraries listed below
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆319Updated 3 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆317Updated 5 years ago
- Kernel mode to user mode dll injection☆251Updated 4 years ago
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆248Updated last year
- Kernel Inject DLL☆344Updated 2 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆286Updated 4 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆411Updated 3 years ago
- Module extending manual mapper☆328Updated 5 years ago
- ☆213Updated 2 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.☆320Updated 3 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Updated 5 years ago
- Windows Kernel inject (no module no thread)☆273Updated 2 years ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆442Updated 2 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆335Updated 2 years ago
- 09/2021 reversal of EasyAntiCheat driver☆213Updated 3 years ago
- Fumo Loader - All in one kernel-based DLL injector☆294Updated 3 months ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆546Updated 3 months ago
- get_module, read/write mem, mouse emulation☆310Updated 4 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆374Updated last year
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆519Updated 6 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆276Updated last year
- ☆178Updated 4 years ago
- r/w virtual memory without attach☆165Updated last year
- A mapper that maps shellcode into loaded large page drivers☆269Updated 2 years ago
- update face injector by KANKOSHEV☆273Updated 3 years ago
- 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 mem…☆405Updated 2 years ago
- Simple C++ DLL Manual Map Injector For x86 and x64☆401Updated 3 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆414Updated 6 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆287Updated 6 years ago
- Using CVE-2023-21768 to manual map kernel mode driver☆182Updated 2 years ago