This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
2
You've already forked exectos
Code
Issues
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
Files
86fd2b4eeae85a102dfc1fe7123a43f6354a968a
exectos
/
xtldr
/
modules
/
pecoff
History
Aiken Harris
fabf3a3a5e
Some checks failed
Builds / ExectOS (amd64, release) (push)
Failing after 24s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 27s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 27s
Details
Builds / ExectOS (i686, release) (push)
Failing after 25s
Details
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02: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
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00