Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64) limit of WaitForMultipleObjects(Ex) API.
☆42Oct 14, 2024Updated last year
Alternatives and similar repositories for win32-iocp-events
Users that are interested in win32-iocp-events are comparing it to the libraries listed below
Sorting:
- Some simple code to learn about how to access the Windows network stack using polling and \Device\Afd☆27Jun 20, 2024Updated last year
- This project simplifies the process of enabling DMA support for Cheat Engine. Instead of complex configurations, you can achieve DMA comp…☆21Apr 8, 2025Updated 11 months ago
- Minimal header-only C++11 argument parser library for simple command line tools.☆25Feb 2, 2025Updated last year
- C++ Assembler with Built-in Mutation Engine☆30Sep 6, 2025Updated 6 months ago
- Recreation of Lode Runner The Legend Returns☆14Feb 13, 2020Updated 6 years ago
- ☆17Oct 31, 2022Updated 3 years ago
- .data ptr swapper for newer win32k versions. (Supports Windows 11)☆37Jan 19, 2026Updated last month
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆38Sep 22, 2024Updated last year
- Hypervisor-based debugger for AMD processors☆63May 13, 2024Updated last year
- Windows kernel debugger for Linux hosts running Windows under KVM/QEMU☆132Feb 28, 2026Updated last week
- Hooking Windows' exception dispatcher to protect process's PML4☆227Jan 24, 2025Updated last year
- remem is a C++ library designed for memory manipulation, function calling, and pattern scanning. It supports various calling conventions,…☆10Aug 23, 2024Updated last year
- Exploiting HEVD's WriteWhatWhereIoctlDispatch for LPE on Windows 10 TH2 through RS3 using GDI objects.☆24Jan 23, 2018Updated 8 years ago
- XOrCryptEx lightweight C Utility/Algorithm☆11Mar 3, 2022Updated 4 years ago
- Experimental imgui app framework for rapid prototyping.☆14Aug 10, 2025Updated 6 months ago
- EWDK C++ toolchain for bazel☆12Feb 1, 2026Updated last month
- This extension provides Microsoft Macro Assembler language support for Visual Studio Code☆13Feb 24, 2021Updated 5 years ago
- Simple demo of displaying a bitmap image in UEFI environment.☆15Sep 4, 2020Updated 5 years ago
- NASM listing to shellcode converter☆14May 6, 2018Updated 7 years ago
- break link between dll and it file on disk☆12Sep 2, 2024Updated last year
- Smallest Vi-clone Text Editor for Windows CLI and SSH session (only 62KB) !!☆28Dec 15, 2023Updated 2 years ago
- Utility to display items in an IDWriteFontSet and browse their name strings and preview. (Windows GUI exe)☆18Oct 29, 2025Updated 4 months ago
- My own version from "Writing a C Compiler" Book from NoStarchPress using C++ and LLVM libraries.☆32Mar 1, 2026Updated last week
- An advanced library for protecting/obfuscating kernel drivers using the C++ 17 standard.☆23Feb 22, 2026Updated 2 weeks ago
- Header-only C++ library for producing PE files.☆36Jun 17, 2023Updated 2 years ago
- A years-old exploit of a local EoP vulnerability in Kingsoft Antivirus KWatch Driver version 2009.3.17.77.☆38Mar 16, 2022Updated 3 years ago
- network filter driver that control network send speed, based on windows tdi framework.☆31Feb 16, 2024Updated 2 years ago
- Monitor ETW events for Windows process mitigation policies, with stack traces☆31Oct 7, 2022Updated 3 years ago
- Disk based DMA for ATA and SCSI☆42Sep 22, 2023Updated 2 years ago
- Moved to https://github.com/a1ive/nwinfo/tree/master/libcdi☆14Dec 15, 2025Updated 2 months ago
- ☆21Feb 18, 2025Updated last year
- ☆29Sep 18, 2015Updated 10 years ago
- ☆41Mar 23, 2023Updated 2 years ago
- My research WIP bluepill hypervisor☆40Mar 15, 2023Updated 2 years ago
- Cross platform library containing set of useful operations for storage devices.☆20Updated this week
- C++ Windows IOCP Server☆15Apr 1, 2018Updated 7 years ago
- Microsoft Edge Microsoft Edge主页算法☆20Apr 15, 2019Updated 6 years ago
- Fast O(1) offset allocator with minimal fragmentation. Single C-Header library version.☆36Dec 24, 2025Updated 2 months ago
- A C++ Front-end based on LLVM's clang.