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".
Software
- TINYP39.ZIP - TINYPROG v3.9 (1994-03-11)
- Tron - DOS program that claims to decompress TINYPROG files
- UnTiny - DOS program that claims to decompress TINYPROG files