PGMPAK
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |subcat2=Executable compression |released=≤1990 }} '''PGMPAK''' is an executable compression utility for DOS, develop...") |
m |
||
| Line 8: | Line 8: | ||
== Identification == | == Identification == | ||
| − | EXE files made by | + | EXE files made by v0.14 end with the ASCII string "{{magic|PGMPAK 0.14}}". For v0.15, the string is "{{magic|PGMPAK 0.15}}". |
| − | Files made by | + | Files made by v0.13 have ASCII "{{magic|(C)Todor Todorov}}" at offset 32. |
== Software == | == Software == | ||
Latest revision as of 02:18, 15 February 2022
PGMPAK is an executable compression utility for DOS, developed by Todor Todorov. It compresses EXE files, and COM files (converting them to EXE).
[edit] Identification
EXE files made by v0.14 end with the ASCII string "PGMPAK 0.14". For v0.15, the string is "PGMPAK 0.15".
Files made by v0.13 have ASCII "(C)Todor Todorov" at offset 32.
[edit] Software
- [1] → pgmpak.lzh - PGMPAK v0.13
- PGMPAK v0.14
- PGMPAK v0.15