Raw44oe / linux-pe

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

Repository from Github https://github.comRaw44oe/linux-peRepository from Github https://github.comRaw44oe/linux-pe

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.

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 99.8%Language:CMake 0.2%