LenHolgate / adventures-with-afdLinks
Some simple code to learn about how to access the Windows network stack using polling and \Device\Afd
☆21Updated 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 2 months ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆38Updated 11 months ago
- C++ Extended Template Library☆15Updated last week
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years 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☆67Updated 3 months ago
- Debug Print viewer (user and kernel)☆68Updated last year
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆97Updated 3 years ago
- PE Viewer☆194Updated last month
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆87Updated last month
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆31Updated 11 months ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆169Updated 10 months ago
- Proof of concept for injecting a 64-bit DLL into a 32-bit application☆36Updated 2 years ago
- Undocumented MSVC☆34Updated last year
- Code to make it easier to write an NDIS network driver on Windows☆90Updated 2 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆186Updated 3 years ago
- Helper functions for calculating the authenticode digest for a portable executable file☆21Updated 5 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆146Updated 6 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆105Updated 8 months ago
- A pure C++17 implementation of WPP software tracing☆19Updated 4 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years ago
- A slightly safer io access library☆14Updated 4 years ago
- Small memory leak PoC that is happening in IopGetDeviceInterfaces☆25Updated 4 years ago
- research revolving the windows filtering platform callout mechanism☆33Updated last year
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆112Updated 3 years ago
- Portable executable parsing and modification library☆32Updated 8 months ago
- Yet another PE Viewer☆144Updated 2 years ago
- Compile-time string crypter library for C++☆13Updated 4 years ago
- Windows ABI Structured Exception Handling Tests☆46Updated 4 months ago
- A Windows executable (PE) loader (x86 and x64) with full TLS (Thread Local Storage) support (manual mapper)☆66Updated 3 months ago
- Small application that can be used to log loader snaps and other debug output☆68Updated last year