Zer0Mem0ry / KernelReadWriteMemoryLinks
Simple code to manipulate the memory of a usermode process from kernel.
☆276Updated 9 years ago
Alternatives and similar repositories for KernelReadWriteMemory
Users that are interested in KernelReadWriteMemory are comparing it to the libraries listed below
Sorting:
- A library to manipulate physical memory from usermode.☆296Updated 2 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆323Updated 7 years ago
- Windows kernel samples☆257Updated 6 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆419Updated 7 years ago
- C++17 PE manualmapper☆404Updated 4 years ago
- driver manual mapper (outdated/for educational purposes)☆113Updated 6 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆597Updated 6 years ago
- Rendering on external windows via hijacking thread contexts☆401Updated 5 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆624Updated 6 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆306Updated 7 years ago
- driver mapper / capcom wrapper☆225Updated 6 years ago
- Reversing EasyAntiCheat.☆575Updated 6 years ago
- A Simple demonstration of manual dll injector☆207Updated 4 years ago
- This DKOM exploit enables any app in usermode to access physical memory directly☆227Updated 8 years ago
- Kernel Inject DLL☆346Updated 2 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆335Updated 5 years ago
- Module extending manual mapper☆366Updated 5 years ago
- BattlEye compatible injector, done completely from user-mode, project by secret.club☆250Updated 5 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆240Updated 6 years ago
- get_module, read/write mem, mouse emulation☆339Updated 5 years ago
- Hooking kernel functions by abusing alignment☆248Updated 4 years ago
- EAC Bypass☆312Updated 5 years ago
- C++ graphics kernel subsystem hook☆545Updated 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…☆180Updated 5 years ago
- EasyAntiCheat Integrity check bypass by mimicking memory changes☆349Updated 5 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆472Updated 5 years ago
- ☆171Updated 8 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆374Updated last year
- Manual mapping without creating any threads, with rw only access☆786Updated 6 years ago
- DLL scatter manual mapper☆796Updated 4 years ago