Simple code to manipulate the memory of a usermode process from kernel.
☆276Nov 8, 2016Updated 9 years ago
Alternatives and similar repositories for KernelReadWriteMemory
Users that are interested in KernelReadWriteMemory are comparing it to the libraries listed below
Sorting:
- Cheat that uses a driver instead WinAPI for Reading / Writing memory.☆758Jul 4, 2021Updated 4 years ago
- A Simple demonstration of manual dll injector☆208May 27, 2021Updated 4 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆421Sep 9, 2018Updated 7 years ago
- Manual mapping without creating any threads, with rw only access☆808Oct 29, 2019Updated 6 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆310May 10, 2018Updated 7 years ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 3 years ago
- ☆14Oct 31, 2016Updated 9 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆625Feb 22, 2019Updated 7 years ago
- Kernel cheat with kernel hook for communication☆295Jul 24, 2021Updated 4 years ago
- A Simple dynamic library to demonstrate IAT API hooking on Windows NT.☆86Dec 29, 2016Updated 9 years ago
- DLL scatter manual mapper☆813Apr 10, 2021Updated 4 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆345Apr 27, 2020Updated 5 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆340Nov 29, 2023Updated 2 years ago
- Windows x64 Driver Signature Enforcement Overrider☆798Dec 4, 2018Updated 7 years ago
- Kernel mode to user mode dll injection☆308Apr 10, 2021Updated 4 years ago
- Code that allows running another windows PE in the same address space as the host process.☆457Nov 7, 2016Updated 9 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆382Mar 15, 2024Updated 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.☆389Aug 8, 2021Updated 4 years ago
- Access without a real handle☆1,041Apr 10, 2021Updated 4 years ago
- A simple program to demonstrate external signature scanning.☆71Jun 7, 2022Updated 3 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆172May 8, 2022Updated 3 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆142Oct 20, 2020Updated 5 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆537Jun 28, 2019Updated 6 years ago
- Windows Kernel inject (no module no thread)☆282Nov 11, 2022Updated 3 years ago
- A simple Dll Injection demonstration☆121May 13, 2017Updated 8 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆86Apr 25, 2019Updated 6 years ago
- Literally, the perfect injector.☆978Apr 13, 2023Updated 2 years ago
- A simple project to demonstrate function hooking / detouring☆126Apr 2, 2017Updated 8 years ago
- A kernel driver for reading and writing memory☆320May 12, 2023Updated 2 years ago
- A library to manipulate physical memory from usermode.☆303Sep 5, 2023Updated 2 years ago
- a Simple CRC32 hash algorithm☆14Dec 29, 2016Updated 9 years 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…☆213Dec 16, 2022Updated 3 years ago
- Kernel-mode Windows HWID spoofer☆612Jan 22, 2024Updated 2 years ago
- A simple program to scan for open handles in a process.☆61Dec 29, 2016Updated 9 years ago
- Driver loader for bypassing Windows x64 Driver Signature Enforcement☆1,201Aug 1, 2019Updated 6 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆204Feb 14, 2024Updated 2 years ago
- Rendering on external windows via hijacking thread contexts☆404Jun 28, 2020Updated 5 years ago
- This is a source to a bypass i made for some games, for now this should work f or VAC, BE and EAC. The only downside is that you will nee…☆180Nov 5, 2020Updated 5 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆385Sep 18, 2019Updated 6 years ago