bblanchon / dllhelperLinks
How to GetProcAddress() like a boss 😎
☆52Updated 8 years ago
Alternatives and similar repositories for dllhelper
Users that are interested in dllhelper are comparing it to the libraries listed below
Sorting:
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆60Updated 3 years ago
- cross platform library to manipulate and extract information of memory regions☆33Updated 7 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 5 years ago
- WTL helper library☆57Updated 3 months ago
- Hotpatching in Windows with 5 methods.☆65Updated 7 years ago
- Simple tool to bundle windows DLLs with PE executable☆117Updated 10 years ago
- Import library generator for x86 PE files☆59Updated 6 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆82Updated 3 years ago
- C++ Extended Template Library☆15Updated last month
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆41Updated 2 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆51Updated 3 months ago
- A framework for Windows KMDF-based upper filter drivers to behave as bus filters. You don't need to write WDM drivers any more!☆24Updated 3 months ago
- Single-header C++20 library to remove recursion using coroutines☆13Updated 5 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆170Updated 11 months ago
- A simple library which provides a way to read and write the memory of other processes☆55Updated 7 years ago
- ☆69Updated 3 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☆66Updated this week
- Code to make it easier to write an NDIS network driver on Windows☆89Updated 2 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 3 years ago
- Win32 PE Parser☆109Updated last year
- tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, co…☆35Updated 5 years ago
- C++ Code+Data Obfuscation Library with Build-Time Polymorphism☆108Updated 7 years ago
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆32Updated 9 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆39Updated last year
- Implementation of a dispatcher for Structured Exceptions inside a Vectored Exception Handler☆41Updated 5 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years ago
- Framework for secure self-updating software, written in C++/Win32.☆71Updated 7 years ago
- Command-line tool for measuring process memory similar to the SysInternals tool of the same name. Includes the ability to summarise multi…☆40Updated 4 years ago
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆30Updated 6 years ago