adrianyy / rw_socket_driver
Driver that uses network sockets to communicate with client and read/ write protected process memory.
☆514Updated 6 years ago
Alternatives and similar repositories for rw_socket_driver:
Users that are interested in rw_socket_driver are comparing it to the libraries listed below
- Manual mapping without creating any threads, with rw only access☆735Updated 5 years ago
- DLL scatter manual mapper☆736Updated 3 years ago
- Module extending manual mapper☆326Updated 4 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆413Updated 6 years ago
- Windows kernel samples☆248Updated 5 years ago
- Rendering on external windows via hijacking thread contexts☆381Updated 4 years ago
- Reversing EasyAntiCheat.☆539Updated 5 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆274Updated 8 years ago
- driver manual mapper (outdated/for educational purposes)☆100Updated 5 years ago
- get_module, read/write mem, mouse emulation☆313Updated 4 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆592Updated 6 years ago
- A library to manipulate physical memory from usermode.☆292Updated last year
- C++17 PE manualmapper☆333Updated 3 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆286Updated 6 years ago
- Kernel Inject DLL☆343Updated 2 years ago
- C++ graphics kernel subsystem hook☆500Updated 4 years ago
- Access without a real handle☆924Updated 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
- 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…☆403Updated 2 years ago
- EAC Bypass☆304Updated 4 years ago
- Kernel cheat with kernel hook for communication☆297Updated 3 years ago
- UEFI bootkit for driver manual mapping☆535Updated last year
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆282Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 5 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆520Updated 5 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆311Updated 3 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆311Updated 5 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆544Updated 2 months ago
- A Simple demonstration of manual dll injector☆202Updated 3 years ago
- Kernel-mode Windows HWID spoofer☆558Updated last year