jovibor / libpeLinks
Library for parsing internal structures of PE32/PE32+ binary files.
☆169Updated 11 months ago
Alternatives and similar repositories for libpe
Users that are interested in libpe are comparing it to the libraries listed below
Sorting:
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆172Updated 5 months ago
- A bunch of parsers for PE and PDB formats in C++☆257Updated last year
- msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS☆66Updated 3 weeks ago
- Cross-platform library for parsing and building PE\PE+ formats☆82Updated 3 years ago
- WTL helper library☆57Updated 3 months ago
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆32Updated last year
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆201Updated 2 months ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 3 years ago
- Yet another PE Viewer☆142Updated 2 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆188Updated 3 years ago
- LLVM/Clang toolsets for Visual Studio 2026, 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆236Updated last week
- Fully-featured GUI Hex Control.☆206Updated this week
- Code to make it easier to write an NDIS network driver on Windows☆89Updated 2 years ago
- A Windows API hooking library☆202Updated 3 years ago
- WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl☆78Updated 11 months ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆60Updated 3 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆112Updated 3 years ago
- Experimental win32 gui wrapper in C++☆68Updated 3 months ago
- Windows Kernel Driver with C++ runtime