wbenny / KSOCKETView external linksLinks
KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK
☆541Sep 2, 2022Updated 3 years ago
Alternatives and similar repositories for KSOCKET
Users that are interested in KSOCKET are comparing it to the libraries listed below
Sorting:
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆275Jan 27, 2025Updated last year
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆622Feb 22, 2019Updated 6 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,269May 1, 2024Updated last year
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆342Apr 27, 2020Updated 5 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆901Nov 21, 2019Updated 6 years ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,038Apr 21, 2022Updated 3 years ago
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,802Nov 12, 2023Updated 2 years ago
- Hide codes/data in the kernel address space.☆188May 8, 2021Updated 4 years ago
- DLL scatter manual mapper☆810Apr 10, 2021Updated 4 years ago
- C++ graphics kernel subsystem hook☆560Jan 11, 2021Updated 5 years ago
- Hook system calls, context switches, page faults and more.☆2,631May 9, 2023Updated 2 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,272Apr 1, 2024Updated last year
- Research on Windows Kernel Executive Callback Objects☆315Feb 22, 2020Updated 5 years ago
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆949Apr 24, 2023Updated 2 years ago
- Easy Anti PatchGuard☆223Apr 9, 2021Updated 4 years ago
- Detours with just single dependency - NTDLL☆671Nov 25, 2025Updated 2 months ago
- SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.☆460Feb 18, 2021Updated 4 years ago
- Access without a real handle☆1,034Apr 10, 2021Updated 4 years ago
- Manual mapping without creating any threads, with rw only access☆804Oct 29, 2019Updated 6 years ago
- The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support. Remastering with Rust in progress.☆606Feb 1, 2026Updated last week
- Rendering on external windows via hijacking thread contexts☆404Jun 28, 2020Updated 5 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆407Jul 12, 2024Updated last year
- Kernel-based memory hacking framework communicating with a kernel driver via sockets.☆96May 25, 2021Updated 4 years ago
- Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.☆914Dec 29, 2025Updated last month
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆564Jan 4, 2025Updated last year
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,352Jan 22, 2022Updated 4 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆220Nov 12, 2020Updated 5 years ago
- pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers☆890Jun 18, 2025Updated 7 months ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆759Apr 24, 2025Updated 9 months ago
- C++17 PE manualmapper☆431Oct 2, 2021Updated 4 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆384Jul 6, 2022Updated 3 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆631Mar 19, 2019Updated 6 years ago
- Kernel Driver Utility☆2,402Jan 11, 2026Updated last month
- VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.☆820Sep 7, 2020Updated 5 years ago
- hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system☆1,284Mar 15, 2021Updated 4 years ago
- C++ Exceptions in Windows Drivers☆221Dec 21, 2020Updated 5 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆624Dec 26, 2024Updated last year
- Using Driver Global Injection dll, it can hide DLL modules☆536Jun 28, 2019Updated 6 years ago