Skip to content

wizardengineer/linux-pe

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.8%
  • CMake 0.2%