serge1 / COFFILinks
A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)
☆199Updated 5 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☆229Updated 4 years ago
- An strace-like program for the Windows 'native' API☆270Updated 3 weeks ago
- A Windows PE format file loader☆146Updated 7 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆325Updated 4 months ago
- A Cross-Platform C++ parser library for Windows user minidumps with Python 3 bindings.☆205Updated 9 months ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆143Updated 6 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆185Updated 2 years ago
- API Set resolver for Windows☆135Updated 11 months ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆88Updated 9 years ago
- A bunch of parsers for PE and PDB formats in C++☆252Updated last year
- Collection of undocumented Windows API declarations.☆323Updated last week
- Advanced x86/x86-64 hooking library (WIP).☆134Updated last year
- Library for parsing internal structures of PE32/PE32+ binary files.☆167Updated 8 months ago
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 3 years ago
- Yet another PE Viewer☆143Updated 2 years ago
- In-Memory PE Loader☆377Updated 5 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆82Updated 3 years ago
- C++ Exceptions in Windows Drivers☆214Updated 4 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆101Updated 7 months ago
- Some Code Samples for Windows based Inter-Process-Communication (IPC)☆195Updated last year
- PE Bliss - Cross-Platform Portable Executable C++ Library☆59Updated last year
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆94Updated 2 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆108Updated last week
- Hide function calls to prevent reverse-engineering☆72Updated 4 years ago
- Single header version of System Informer's phnt library.☆227Updated last week
- x86-64 Assembler based on Zydis☆392Updated 5 months ago
- Custom LoadLibrary implementation☆60Updated 9 years ago
- API monitoring via return-hijacking thunks; works without information about target function prototypes.☆118Updated 5 years ago
- Simple x86/x64 Assembler/Disassembler/Emulator☆187Updated last year