All Projects → can1357 → linux-pe

can1357 / linux-pe

Licence: BSD-3-Clause license
COFF and Portable Executable format described using standard C++ with no dependencies.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to linux-pe

Pepper
PE (x86) and PE+ (x64) files viewer, based on libpe.
Stars: ✭ 65 (-60.12%)
Mutual labels:  pe, portable-executable
pelauncher
Portable Executable launcher for Windows NT bypassing loader
Stars: ✭ 49 (-69.94%)
Mutual labels:  pe, portable-executable
Xpeviewer
PE file viewer/editor for Windows, Linux and MacOS.
Stars: ✭ 144 (-11.66%)
Mutual labels:  pe
checksec.rs
Fast multi-platform (ELF/PE/MachO) binary checksec written in Rust.
Stars: ✭ 71 (-56.44%)
Mutual labels:  pe
Runpe In Memory
Run a Exe File (PE Module) in memory (like an Application Loader)
Stars: ✭ 249 (+52.76%)
Mutual labels:  pe
Iat patcher
Persistent IAT hooking application - based on bearparser
Stars: ✭ 170 (+4.29%)
Mutual labels:  pe
extrude
🕵️ Analyse binaries for missing security features, information disclosure and more...
Stars: ✭ 51 (-68.71%)
Mutual labels:  portable-executable
Pe recovery tools
Helper tools for recovering dumped PE files
Stars: ✭ 104 (-36.2%)
Mutual labels:  pe
moneta
Moneta is a live usermode memory analysis tool for Windows with the capability to detect malware IOCs
Stars: ✭ 384 (+135.58%)
Mutual labels:  pe
Cave miner
Search for code cave in all binaries
Stars: ✭ 218 (+33.74%)
Mutual labels:  pe
DInvoke rs
Dynamically invoke arbitrary unmanaged code.
Stars: ✭ 161 (-1.23%)
Mutual labels:  portable-executable
Dllspy
DLL Hijacking Detection Tool
Stars: ✭ 202 (+23.93%)
Mutual labels:  pe
Geyser
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
Stars: ✭ 2,851 (+1649.08%)
Mutual labels:  pe
FactionsPE
Most advanced factions plugin for PocketMine-MP
Stars: ✭ 46 (-71.78%)
Mutual labels:  pe
Windows Security
Resources About Windows Security. 1100+ Open Source Tools. 3300+ Blog Post and Videos.
Stars: ✭ 165 (+1.23%)
Mutual labels:  pe
kar98k public
pwn & ctf tools for windows
Stars: ✭ 24 (-85.28%)
Mutual labels:  pe
Filebytes
Library to read and edit files in the following formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO and OAT (Android Runtime)
Stars: ✭ 105 (-35.58%)
Mutual labels:  pe
Lief
Authors
Stars: ✭ 2,730 (+1574.85%)
Mutual labels:  pe
The Backdoor Factory
Patch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors
Stars: ✭ 2,904 (+1681.6%)
Mutual labels:  pe
CARE
CHAI and RAJA provide an excellent base on which to build portable codes. CARE expands that functionality, adding new features such as loop fusion capability and a portable interface for many numerical algorithms. It provides all the basics for anyone wanting to write portable code.
Stars: ✭ 22 (-86.5%)
Mutual labels:  portable-executable

linux-pe

linux-pe is a header only library aiming to simplify the parsing of Portable Executable (PE) and Common Object File Format (COFF) formats used to describe all things executable in 32-bit and 64-bit versions of Windows operating system with no dependencies on the Windows headers.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].