adrianyy / rw_socket_driverLinks
Driver that uses network sockets to communicate with client and read/ write protected process memory.
☆604Updated 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
Sorting:
- Manual mapping without creating any threads, with rw only access☆792Updated 6 years ago
- DLL scatter manual mapper☆801Updated 4 years ago
- Reversing EasyAntiCheat.☆574Updated 6 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆421Updated 7 years ago
- driver manual mapper (outdated/for educational purposes)☆115Updated 6 years ago
- Module extending manual mapper☆372Updated 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
- C++ graphics kernel subsystem hook☆546Updated 4 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆304Updated 7 years ago
- C++17 PE manualmapper☆409Updated 4 years ago
- A library to manipulate physical memory from usermode.☆298Updated 2 years ago
- get_module, read/write mem, mouse emulation☆341Updated 5 years ago
- UEFI bootkit for driver manual mapping☆575Updated last year
- Rendering on external windows via hijacking thread contexts☆402Updated 5 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆535Updated 3 years ago
- PoC EFI runtime driver for memory r/w & kdmapper fork☆558Updated 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…☆458Updated 2 years ago
- EAC Bypass☆312Updated 5 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆372Updated last year
- Windows kernel samples☆257Updated 6 years ago
- Kernel Inject DLL☆347Updated 2 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆337Updated 5 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆559Updated 11 months ago
- Handle elevation DKOM against ObRegisterCallbacks☆323Updated 7 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆276Updated 9 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆381Updated 6 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆617Updated 11 months ago
- Kernel-mode Windows HWID spoofer☆596Updated last year
- Using Driver Global Injection dll, it can hide DLL modules☆533Updated 6 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆456Updated 3 years ago