adrianyy / rw_socket_driverLinks
Driver that uses network sockets to communicate with client and read/ write protected process memory.
☆562Updated 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☆763Updated 5 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆605Updated 6 years ago
- DLL scatter manual mapper☆783Updated 4 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆420Updated 6 years ago
- Reversing EasyAntiCheat.☆548Updated 6 years ago
- Module extending manual mapper☆342Updated 5 years ago
- driver manual mapper (outdated/for educational purposes)☆106Updated 6 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆297Updated 7 years ago
- C++ graphics kernel subsystem hook☆527Updated 4 years ago
- C++17 PE manualmapper☆367Updated 3 years ago
- get_module, read/write mem, mouse emulation☆326Updated 4 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆517Updated 2 years ago
- A library to manipulate physical memory from usermode.☆297Updated last year
- Rendering on external windows via hijacking thread contexts☆398Updated 5 years ago
- EAC Bypass☆314Updated 5 years ago
- Windows kernel samples☆254Updated 6 years ago
- UEFI bootkit for driver manual mapping☆562Updated last year
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆379Updated last year
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆307Updated 5 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆275Updated 8 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆547Updated 6 months ago
- Kernel Inject DLL☆345Updated 2 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆525Updated 6 years ago
- Kernel-mode Windows HWID spoofer☆584Updated last year
- PoC EFI runtime driver for memory r/w & kdmapper fork☆542Updated 8 months ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆588Updated 7 months ago
- Handle elevation DKOM against ObRegisterCallbacks☆308Updated 6 years ago
- EasyAntiCheat Integrity check bypass by mimicking memory changes☆349Updated 4 years ago
- A Simple demonstration of manual dll injector☆203Updated 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…☆430Updated 2 years ago