exectos/xtldr/modules/pecoff
Rafal Kupiec d61fd4f9c7
All checks were successful
Builds / ExectOS (i686) (push) Successful in 31s
Builds / ExectOS (amd64) (push) Successful in 31s
Fix grim bug in PE/COFF image structures causing invalid data read from optional header
2024-03-02 00:56:38 +01:00
..
includes Implement PeGetFileSize(), PeGetImageSize() and PeUnloadImage() routines 2024-03-01 23:12:12 +01:00
CMakeLists.txt Correct module description 2024-01-25 22:26:02 +01:00
globals.c Implement new module providing a basic support for PE/COFF executables 2024-01-25 22:04:30 +01:00
pecoff.c Fix grim bug in PE/COFF image structures causing invalid data read from optional header 2024-03-02 00:56:38 +01:00