A kernel driver for reading and writing memory
☆320May 12, 2023Updated 3 years ago
Alternatives and similar repositories for ReadWriteDriver
Users that are interested in ReadWriteDriver are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆402Jan 29, 2022Updated 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.☆398Aug 8, 2021Updated 4 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆489Jan 3, 2022Updated 4 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆357Nov 29, 2023Updated 2 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆160Jul 31, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A mapper that maps shellcode into loaded large page drivers☆349Apr 26, 2022Updated 4 years ago
- This is a simple project of a driver + usermode.☆170Jan 31, 2022Updated 4 years ago
- Windows Kernel inject (no module no thread)☆283Nov 11, 2022Updated 3 years ago
- base for testing☆189Sep 28, 2024Updated last year
- 从MmPfnData中枚举进程和页目录基址☆212Aug 18, 2023Updated 2 years ago
- State of the art DLL injector that took 20 minutes to make☆229Aug 16, 2023Updated 2 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆221Nov 12, 2020Updated 5 years ago
- Kernel Inject DLL☆351Mar 21, 2023Updated 3 years ago
- ☆158May 21, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 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…☆220Dec 16, 2022Updated 3 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆645Dec 26, 2024Updated last year
- Top level overlay drawing for game cheating using dwm.exe☆48Oct 26, 2021Updated 4 years ago
- A simple UM + KM example of how to bypass EAC CR3☆195Oct 13, 2025Updated 7 months ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆396Jul 6, 2022Updated 3 years ago
- Manual mapping without creating any threads, with rw only access☆814Oct 29, 2019Updated 6 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆137Oct 20, 2020Updated 5 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆386Apr 30, 2026Updated 2 weeks ago
- ☆174Mar 9, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Kernel mode to user mode dll injection☆312Apr 10, 2021Updated 5 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆629Feb 22, 2019Updated 7 years ago
- Kernel cheat with kernel hook for communication☆291Jul 24, 2021Updated 4 years ago
- DLL scatter manual mapper☆822Apr 10, 2021Updated 5 years ago
- I've developed a rather effective driver for DLL injection targeting EAC Protected Games, and since i dont care for any notable games uti…☆105Apr 24, 2024Updated 2 years ago
- r/w virtual memory without attach☆227Oct 19, 2023Updated 2 years ago
- a debugger use vt technology☆358Jun 30, 2022Updated 3 years ago
- Load your driver like win32k.sys