Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readexe-win64.exe | 2023-08-08 | 316.3 kB | |
readexe-os2.exe | 2023-08-07 | 20.9 kB | |
readexe-watcom-dos16.exe | 2023-08-07 | 20.6 kB | |
readexe-win32.exe | 2023-08-07 | 42.0 kB | |
readexe-dos32.exe | 2023-08-07 | 34.2 kB | |
readexe-gcc-dos16.exe | 2023-08-07 | 40.9 kB | |
README.md | 2023-08-07 | 724 Bytes | |
v0.1 source code.tar.gz | 2023-08-07 | 10.9 kB | |
v0.1 source code.zip | 2023-08-07 | 19.6 kB | |
Totals: 9 Items | 506.0 kB | 0 |
Initial proper release: - Includes support for DOS MZ executables including relocation tables - Recognizes DOS ZM executables as well (see the MS-DOS source) - Recognizes NE, LE, LX, and PE signatures - Partial support for NE executables: - Readout of main NE header - Readout of NE segments and flags - Support for multiple OS types - Initial recognition of LE/LX (does nothing so far)
Builds for most OSes: - Linux on ARMv7, ARM64, i386, x86_64 - Windows on i386, x86_64 using gcc and OpenWatcom 2.0 - MS-DOS using OpenWatcom 2.0 and ia16-gcc - MS-DOS+DPMI32 using OpenWatcom 2.0 - OS/2 1.x using OpenWatcom 2.0