adrianyy / rw_socket_driver
Driver that uses network sockets to communicate with client and read/ write protected process memory.
☆525Updated 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☆739Updated 5 years ago
- Module extending manual mapper☆328Updated 5 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆414Updated 6 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆598Updated 6 years ago
- DLL scatter manual mapper☆741Updated 4 years ago
- Reversing EasyAntiCheat.☆537Updated 5 years ago
- get_module, read/write mem, mouse emulation☆310Updated 4 years ago
- Rendering on external windows via hijacking thread contexts☆388Updated 4 years ago
- C++17 PE manualmapper☆340Updated 3 years ago
- driver manual mapper (outdated/for educational purposes)☆99Updated 5 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- Windows kernel samples☆248Updated 5 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆287Updated 6 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆286Updated 4 years ago
- A library to manipulate physical memory from usermode.☆290Updated last year
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆375Updated last year
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆318Updated 5 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆466Updated 5 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 5 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆274Updated 8 years ago
- A Simple demonstration of manual dll injector☆203Updated 3 years ago
- C++ graphics kernel subsystem hook☆506Updated 4 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆546Updated 3 months ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆532Updated 3 months 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…☆405Updated 2 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆321Updated 3 years ago
- EAC Bypass☆304Updated 4 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆492Updated 2 years ago
- UEFI bootkit for driver manual mapping☆533Updated last year
- Using Driver Global Injection dll, it can hide DLL modules☆523Updated 5 years ago