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
- PE Bliss - Cross-Platform Portable Executable C++ Library☆60Updated last year
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 4 years ago
- WTL helper library☆53Updated 2 months ago
- Hotpatching in Windows with 5 methods.☆66Updated 6 years ago
- Import library generator for x86 PE files☆60Updated 6 years ago
- Win32 PE Parser☆110Updated last year
- Cross-platform library for parsing and building PE\PE+ formats☆82Updated 3 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆169Updated 10 months ago
- ☆67Updated 3 years ago
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆41Updated 2 years ago
- cross platform library to manipulate and extract information of memory regions☆33Updated 7 years ago
- Code to make it easier to write an NDIS network driver on Windows☆90Updated 2 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆198Updated 3 weeks ago
- C++ Extended Template Library☆15Updated 2 weeks ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆97Updated 3 years ago
- API monitoring via return-hijacking thunks; works without information about target function prototypes.☆118Updated 5 years ago
- Simple tool to bundle windows DLLs with PE executable☆117Updated 10 years ago
- Libraries for extending WinDbg and its underlying components.☆111Updated last week
- 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
- Kernel-mode C++ unit testing framework in BDD-style☆51Updated 2 months ago
- C++ OOP GUI Library☆38Updated 5 years ago
- C++ library for low-level Windows development☆79Updated last year
- 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
- LLVM/Clang toolsets for Visual Studio 2026, 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆233Updated 2 weeks ago
- Command-line tool for measuring process memory similar to the SysInternals tool of the same name. Includes the ability to summarise multi…☆39Updated 4 years ago
- Command line tool to create an export defintion file from a dynamic link library☆26Updated 2 years ago
- Single-header C++20 library to remove recursion using coroutines☆13Updated 5 years ago
- C++ exception handling library☆40Updated last year
- Example WDF/KMDF driver and test app demonstrating the "inverted call model"☆37Updated 5 years ago