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:
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆61Updated 3 years ago
- WTL helper library☆57Updated 4 months ago
- Simple tool to bundle windows DLLs with PE executable☆117Updated 10 years ago
- Hotpatching in Windows with 5 methods.☆64Updated 7 years ago
- Import library generator for x86 PE files☆59Updated 6 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆173Updated last year
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 5 years ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- ☆69Updated 3 years ago
- Undocumented MSVC☆38Updated 3 weeks ago
- Cross-platform library for parsing and building PE\PE+ formats☆79Updated 3 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆51Updated 4 months ago
- Code to make it easier to write an NDIS network driver on Windows☆91Updated 2 years ago
- API monitoring via return-hijacking thunks; works without information about target function prototypes.☆118Updated 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☆66Updated 2 weeks ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆38Updated last year
- C++ OOP GUI Library☆38Updated 6 years ago
- usermode standalone kernel interface☆111Updated 7 years ago
- C++ library for low-level Windows development☆81Updated last year
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆41Updated 2 years ago
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- 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
- Win32 PE Parser☆110Updated last year
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆172Updated 6 months ago
- Dump content of PDB files (program databases) in JSON, XML, SQLite3, CSV etc.☆49Updated 4 years ago
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆32Updated last year
- LLVM/Clang toolsets for Visual Studio 2026, 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆237Updated 3 weeks ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆70Updated 16 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆148Updated 6 years ago