linux-pe
linux-pe is a header only library aiming to simplify the parsing of Portable Executable (PE) format used to describe executables in 32-bit and 64-bit versions of Windows operating system when Windows headers are not available.
COFF and Portable Executable format described using standard C++ with no dependencies.
linux-pe is a header only library aiming to simplify the parsing of Portable Executable (PE) format used to describe executables in 32-bit and 64-bit versions of Windows operating system when Windows headers are not available.
COFF and Portable Executable format described using standard C++ with no dependencies.
BSD 3-Clause "New" or "Revised" License