bblanchon / dllhelperLinks
How to GetProcAddress() like a boss 😎
☆53Updated 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
- WTL helper library☆55Updated 3 weeks ago
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆41Updated 2 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆59Updated last year
- Code to make it easier to write an NDIS network driver on Windows☆90Updated 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.☆167Updated 8 months ago
- Single-header C++20 library to remove recursion using coroutines☆13Updated 5 years ago
- ☆67Updated 3 years ago
- Import library generator for x86 PE files☆59Updated 6 years ago
- cross platform library to manipulate and extract information of memory regions☆33Updated 7 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 4 years ago
- C++ Extended Template Library☆15Updated 2 years ago
- Hotpatching in Windows with 5 methods.☆66Updated 6 years ago
- API monitoring via return-hijacking thunks; works without information about target function prototypes.☆118Updated 5 years ago
- Framework for secure self-updating software, written in C++/Win32.☆71Updated 7 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆37Updated 10 months ago
- C++ OOP GUI Library☆38Updated 5 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 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☆70Updated last month
- usermode standalone kernel interface☆111Updated 7 years ago
- C++ library for low-level Windows development☆79Updated last year
- 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…☆31Updated 9 years ago
- A generic WDF filter that can be loaded pretty much anywhere. As configured, this filter will instantiate as an upper filter of CD-ROM c…☆34Updated 4 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆143Updated 6 years ago
- Implementation of a dispatcher for Structured Exceptions inside a Vectored Exception Handler☆41Updated 5 years ago
- Simple tool to bundle windows DLLs with PE executable☆117Updated 10 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆81Updated 2 years ago
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆30Updated 6 years ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆167Updated 3 months ago