bblanchon / dllhelper
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.☆57Updated 3 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆59Updated last year
- ☆65Updated 3 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆80Updated 2 years ago
- A simple library which provides a way to read and write the memory of other processes☆51Updated 7 years ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- NDC Oslo 2019 slides and demos☆32Updated 4 years ago
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆40Updated 2 years ago
- WTL helper library☆47Updated 2 months ago
- C++ library for low-level Windows development☆74Updated last year
- Kernel-mode C++ unit testing framework in BDD-style☆50Updated last year
- Import library generator for x86 PE files☆56Updated 6 years ago
- tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, co…☆34Updated 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…☆39Updated 3 years ago
- C++ 17 compile time string encryption supporting vs2010-2019☆73Updated 4 years ago
- Code to make it easier to write an NDIS network driver on Windows☆89Updated last year
- Hide function calls to prevent reverse-engineering☆69Updated 4 years ago
- C++ Extended Template Library☆15Updated 2 years ago
- Fetch PDB symbols directly from Microsoft's symbol servers☆41Updated 3 years ago
- Custom LoadLibrary implementation☆58Updated 9 years ago
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆30Updated 5 years ago
- A cross platform, leak free system handle wrapper☆19Updated 7 years ago
- Library for kernel and user mode splicing for Windows (x86 and x64).☆63Updated 12 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆80Updated 2 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 4 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆164Updated 5 months ago
- Framework for secure self-updating software, written in C++/Win32.☆67Updated 6 years ago
- Simple tool to bundle windows DLLs with PE executable☆113Updated 10 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- 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 8 years ago