/linux-pe

COFF and Portable Executable format described using standard C++ with no dependencies.

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.