serge1 / COFFILinks
A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)
☆196Updated 3 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☆224Updated 4 years ago
- A Cross-Platform C++ parser library for Windows user minidumps with Python 3 bindings.☆204Updated 7 months ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆316Updated last month
- An strace-like program for the Windows 'native' API☆267Updated last month
- A bunch of parsers for PE and PDB formats in C++☆248Updated last year
- A Windows PE format file loader☆145Updated 7 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆416Updated last year
- C++ Exceptions in Windows Drivers☆211Updated 4 years ago
- API Set resolver for Windows☆135Updated 9 months ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- x86-64 Assembler based on Zydis☆365Updated 3 months ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆167Updated 6 months ago
- In-Memory PE Loader☆377Updated 5 years ago
- Collection of undocumented Windows API declarations.☆316Updated 2 weeks ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆184Updated 2 years ago
- A Windows kernel dump C++ parser library with Python 3 bindings.☆201Updated 11 months ago
- Inline syscalls made easy for windows on clang☆709Updated last year
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆140Updated 6 years ago
- Advanced x86/x86-64 hooking library (WIP).☆130Updated last year
- Yet another PE Viewer☆142Updated 2 years ago
- Some Code Samples for Windows based Inter-Process-Communication (IPC)☆176Updated last year
- PE Viewer☆182Updated 5 months ago
- Cross-platform library for parsing and building PE\PE+ formats☆80Updated 2 years ago
- Single header version of System Informer's phnt library.☆223Updated this week
- An example of a client and server using Windows' ALPC functions to send and receive data.☆96Updated 5 months ago
- Collection of DLL function export forwards for DLL export function proxying☆98Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆336Updated 2 years ago
- A wrapper library around native windows sytem APIs☆435Updated 4 years ago
- Reverse engineering winapi function loadlibrary.☆199Updated 2 years 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…☆172Updated 3 years ago