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:
- PE Bliss - Cross-Platform Portable Executable C++ Library☆59Updated last year
- Import library generator for x86 PE files☆57Updated 6 years ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆59Updated 3 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 4 years ago
- cross platform library to manipulate and extract information of memory regions☆33Updated 7 years ago
- Simple tool to bundle windows DLLs with PE executable☆117Updated 10 years ago
- WTL helper library☆55Updated 2 months ago
- Hotpatching in Windows with 5 methods.☆66Updated 6 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 2 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆82Updated 3 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆50Updated last week
- API monitoring via return-hijacking thunks; works without information about target function prototypes.☆118Updated 5 years ago
- Code to make it easier to write an NDIS network driver on Windows☆90Updated last year
- LLVM/Clang toolsets for Visual Studio 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆227Updated 2 months ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆167Updated 8 months ago
- C++ library for low-level Windows development☆80Updated last year
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆196Updated 4 months ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆142Updated 6 years ago
- Implementation of a dispatcher for Structured Exceptions inside a Vectored Exception Handler☆41Updated 5 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
- C++ Extended Template Library☆15Updated 2 years ago
- Single-header C++20 library to remove recursion using coroutines☆12Updated 5 years ago
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆41Updated 2 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆105Updated last month
- ☆67Updated 3 years ago
- usermode standalone kernel interface☆111Updated 7 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆80Updated 2 years ago
- Example WDF/KMDF driver and test app demonstrating the "inverted call model"☆36Updated 5 years 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 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