LenHolgate / adventures-with-afdLinks
Some simple code to learn about how to access the Windows network stack using polling and \Device\Afd
☆15Updated last year
Alternatives and similar repositories for adventures-with-afd
Users that are interested in adventures-with-afd are comparing it to the libraries listed below
Sorting:
- View Windows System in action☆41Updated last month
- Debug Print viewer (user and kernel)☆66Updated last year
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆30Updated 9 months ago
- msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS☆70Updated last week
- A Windows executable (PE) loader (x86 and x64) with full TLS (Thread Local Storage) support (manual mapper)☆53Updated 3 weeks ago
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆86Updated last month
- a ntdll.h head file which download from network, and fix all found problems by me.☆32Updated 6 months ago
- Code to make it easier to write an NDIS network driver on Windows☆90Updated last year
- c++ implementation of windows heavens gate☆68Updated 4 years ago
- C++ library for low-level Windows development☆75Updated last year
- Based on minhook☆31Updated last year
- An example of a client and server using Windows' ALPC functions to send and receive data.☆97Updated 5 months ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆34Updated 8 months ago
- research revolving the windows filtering platform callout mechanism☆32Updated last year
- Static Library For Windows Drivers☆35Updated 4 months ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆111Updated 2 years ago
- Sample for Creating a new kernel object type and supporting API☆25Updated 10 months ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆142Updated 6 years ago
- force delete runing .exe application file.or delete any locked file☆73Updated 2 years ago
- Proof of concept for injecting a 64-bit DLL into a 32-bit application☆33Updated 2 years ago
- WTL helper library☆53Updated 2 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆64Updated 10 months ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆185Updated 2 years ago
- A bunch of architectural headers for i386 and AMD64☆40Updated last year
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆30Updated 11 months ago
- Use ci.dll API for validating Authenticode signature of files☆11Updated 3 years ago
- Windows PDB parser for kernel-mode environment.☆98Updated last month
- Library for linking multiple PE\PE + files to one☆52Updated last year
- Windows Kernel API wrapper with simplified functions and enterprise driver extensions.☆27Updated this week