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.☆61Updated 3 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- Simple tool to bundle windows DLLs with PE executable☆117Updated 10 years ago
- Hotpatching in Windows with 5 methods.☆64Updated 7 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆20Updated 5 years ago
- Import library generator for x86 PE files☆59Updated 6 years ago
- WTL helper library☆57Updated 4 months ago
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆41Updated 3 years ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆80Updated 3 years ago
- Single-header C++20 library to remove recursion using coroutines☆13Updated 5 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
- ☆69Updated 3 years ago
- A simple library which provides a way to read and write the memory of other processes☆56Updated 7 years ago
- C++ exception handling library☆40Updated last year
- C++ OOP GUI Library☆38Updated 6 years ago
- Custom LoadLibrary implementation☆60Updated 9 years ago
- Win32 PE Parser☆110Updated last year
- Kernel-mode C++ unit testing framework in BDD-style☆52Updated 5 months ago
- Windows service template in pure C☆16Updated 5 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆174Updated last year
- Allocation-free move-only alternative to std::function for C++17☆12Updated 4 years ago
- Native win32 executables loader☆55Updated 7 years ago
- API monitoring via return-hijacking thunks; works without information about target function prototypes.☆117Updated 5 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
- WinDbg debugger extension library providing various tools to analyse, dump and fix (restore) Microsoft Portable Executable files for both…☆84Updated last year
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆41Updated last year
- C++11 implementation of 010 Editor's template language☆40Updated 8 years ago
- Code to make it easier to write an NDIS network driver on Windows☆91Updated 2 years ago