serge1 / COFFILinks
A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)
☆201Updated 2 months ago
Alternatives and similar repositories for COFFI
Users that are interested in COFFI are comparing it to the libraries listed below
Sorting:
- A modern c++ implementation of windows heavens gate☆237Updated 5 years ago
- A Cross-Platform C++ parser library for Windows user minidumps with Python 3 bindings.☆221Updated last month
- A Windows PE format file loader☆148Updated 7 years ago
- An strace-like program for the Windows 'native' API☆278Updated this week
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆188Updated 3 years ago
- API Set resolver for Windows☆140Updated last year
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆147Updated 6 years ago
- A bunch of parsers for PE and PDB formats in C++☆257Updated last year
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆89Updated 10 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆329Updated 6 months ago
- Cross-platform library for parsing and building PE\PE+ formats☆82Updated 3 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆169Updated 11 months ago
- C++ Exceptions in Windows Drivers☆220Updated 4 years ago
- Collection of undocumented Windows API declarations.☆332Updated last month
- An example of a client and server using Windows' ALPC functions to send and receive data.☆107Updated 9 months ago
- Yet another PE Viewer☆142Updated 2 years ago
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- Single header version of System Informer's phnt library.☆233Updated last week
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- Collection of DLL function export forwards for DLL export function proxying☆105Updated 2 months ago
- Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary pr…☆182Updated 3 years ago
- Some Code Samples for Windows based Inter-Process-Communication (IPC)☆204Updated last year
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆95Updated 2 years ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆172Updated 5 months ago
- Custom LoadLibrary implementation☆60Updated 9 years ago
- C++ library for low-level Windows development☆80Updated last year
- Advanced x86/x86-64 hooking library (WIP).☆135Updated 2 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆433Updated 2 years ago
- Simple x86/x64 Assembler/Disassembler/Emulator☆186Updated last year
- In-Memory PE Loader☆372Updated 6 years ago