PMexe
From Just Solve the File Format Problem
PMexe is an executable compression utility for CP/M, developed by Yoshihiko Mino. It requires PMarc (see PMA).
The only known version is 2.00. PMexe does not seem to have been used very much. No files made by it have been found in the wild.
See also PopCom!, a similar utility by the same author.
Identification
Files start with the bytes in the PMEXE2.COM file, aside from some padding at the end of the file.
They start with bytes (hex) 18 52, have "-pms-" at offset 2, and a message starting with "PMexe" at offset 14.
Compare to PMsfx#Identification.
Software
- PMexe: pm-utils.pma → PMEXE2.*