TINYPROG
From Just Solve the File Format Problem
TINYPROG is an executable compression utility for DOS, developed by Tranzoa. It can compress EXE and COM files. It has a password protection option. It does not appear to have a decompression feature.
Identification
According to the documentation, a compressed EXE file has bytes 't' 'z'
at offset 28. The next byte is "hex C0, logically OR'ed with the TINYPROG version number".
See also
Software
- TINYP39.ZIP - TINYPROG v3.9 (1994-03-11)
Decompression, for DOS:
- See Executable compression#Decompression software for some multi-format utilities that support TINYPROG.
- UnTiny