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☆225Updated 4 years ago
- An strace-like program for the Windows 'native' API☆268Updated 2 months 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.☆320Updated 2 months ago
- A Windows PE format file loader☆145Updated 7 years ago
- A bunch of parsers for PE and PDB formats in C++☆251Updated last year
- API Set resolver for Windows☆135Updated 10 months ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆185Updated 2 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- C++ Exceptions in Windows Drivers☆212Updated 4 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆142Updated 6 years ago
- Single header version of System Informer's phnt library.☆224Updated last week
- Library for parsing internal structures of PE32/PE32+ binary files.☆167Updated 7 months ago
- Collection of undocumented Windows API declarations.☆318Updated last month
- A minimal C runtime for Windows instead of MSVCRT☆104Updated 6 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆81Updated 2 years ago
- API monitoring via return-hijacking thunks; works without information about target function prototypes.☆118Updated 5 years ago
- x86-64 Assembler based on Zydis☆369Updated 4 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…☆172Updated 3 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆104Updated last month
- Some Code Samples for Windows based Inter-Process-Communication (IPC)☆178Updated last year
- C++ STL in the Windows Kernel with C++ Exception Support☆417Updated last year
- A Windows kernel dump C++ parser library with Python 3 bindings.☆202Updated last year
- Advanced x86/x86-64 hooking library (WIP).☆132Updated last year
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆93Updated last year
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆273Updated 2 years ago
- APC Internals Research Code☆166Updated 5 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆97Updated 5 months ago
- Hide function calls to prevent reverse-engineering☆71Updated 4 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 2 years ago