ryan-weil / ReadWriteDriver
A kernel driver for reading and writing memory
☆282Updated 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…☆310Updated 3 years ago
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆250Updated last year
- ☆214Updated 2 years ago
- Kernel mode to user mode dll injection☆241Updated 3 years ago
- Kernel Inject DLL☆343Updated 2 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆310Updated 5 years ago
- Windows Kernel inject (no module no thread)☆273Updated 2 years ago
- Module extending manual mapper☆326Updated 4 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.☆314Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆282Updated 4 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆408Updated 3 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 5 years ago
- update face injector by KANKOSHEV☆272Updated 3 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆372Updated last year
- Using CVE-2023-21768 to manual map kernel mode driver☆183Updated 2 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆332Updated 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
- 09/2021 reversal of EasyAntiCheat driver☆213Updated 3 years ago
- r/w virtual memory without attach☆166Updated last year
- Kernel mode driver for reading/writing process memory. C/Win32.☆286Updated 6 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆413Updated 6 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆513Updated 6 years ago
- get_module, read/write mem, mouse emulation☆313Updated 4 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆544Updated 2 months ago
- undetected eac mapper☆164Updated 2 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆265Updated last year
- SetWindowsHookEx Injector☆160Updated last year
- kernel mode spoofer disk and smbios, socket communication☆159Updated 2 years ago
- Code for Battleyes shellcode☆219Updated 3 years ago
- Unsigned driver loader using CVE-2018-19320☆243Updated last year