Zer0Mem0ry / KernelReadWriteMemory
Simple code to manipulate the memory of a usermode process from kernel.
☆273Updated 8 years ago
Alternatives and similar repositories for KernelReadWriteMemory:
Users that are interested in KernelReadWriteMemory are comparing it to the libraries listed below
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆413Updated 6 years ago
- C++17 PE manualmapper☆325Updated 3 years ago
- A library to manipulate physical memory from usermode.☆291Updated last year
- driver manual mapper (outdated/for educational purposes)☆100Updated 5 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆589Updated 5 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆289Updated 6 years ago
- driver mapper / capcom wrapper☆218Updated 5 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆284Updated 6 years ago
- DLL scatter manual mapper☆732Updated 3 years ago
- Manual mapping without creating any threads, with rw only access☆725Updated 5 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆282Updated 4 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆505Updated 6 years ago
- Kernel Inject DLL☆342Updated last year
- Module extending manual mapper☆323Updated 4 years ago
- Windows kernel samples☆246Updated 5 years ago
- Reversing EasyAntiCheat.☆540Updated 5 years ago
- A Simple demonstration of manual dll injector☆201Updated 3 years ago
- Rendering on external windows via hijacking thread contexts☆381Updated 4 years ago
- Hooking kernel functions by abusing alignment☆240Updated 4 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…☆183Updated 4 years ago
- UEFI bootkit for driver manual mapping☆534Updated last year
- This DKOM exploit enables any app in usermode to access physical memory directly☆220Updated 7 years ago
- C++ graphics kernel subsystem hook☆498Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 5 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆370Updated 11 months ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆530Updated last month
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆490Updated 2 years ago
- BattlEye compatible injector, done completely from user-mode, project by secret.club☆244Updated 4 years ago
- get_module, read/write mem, mouse emulation☆308Updated 4 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…☆398Updated 2 years ago