TINYPROG
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (→Software) | |||
| Line 14: | Line 14: | ||
| == Software == | == Software == | ||
| − | * {{CdTextfiles| | + | * TINYPROG | 
| + | ** Version "6/8/90" - variant 1: [https://archive.org/details/cdass-5 CD-ROM Aktief Super Special 5 - Tools en Utilities (Dutch)] → SHELL/COMP/TINYPROG.ARJ | ||
| + | ** {{CdTextfiles|ultimateswco/la/la022.zip|Version "6/8/90" - variant 2}} | ||
| + | ** {{CdTextfiles|nightowl/pdsi006/028A/TINYPR.ZIP|v3.0}} | ||
| + | ** {{CdTextfiles|simtel0692/MSDOS/FILUTL/TINYP33.ZIP|v3.3}} | ||
| + | ** {{CdTextfiles|pier01/001a/tiny35.zip|v3.5}} | ||
| + | ** {{CdTextfiles|simtel/simtel/DISK1/DISC2/EXECOMP/TINYP36.ZIP|v3.6}} | ||
| + | ** {{CdTextfiles|psl/pslv2nv01/DOS/UT_DSKFI/TINY38.ZIP|v3.8}} | ||
| + | ** {{CdTextfiles|pdos9606/ARCHIVER/EXECOMP/TINYP39.ZIP|v3.9 (1994-03-11)}} | ||
| Decompression, for DOS: | Decompression, for DOS: | ||
| * See [[Executable compression#Decompression software]] for some multi-format utilities that support TINYPROG. | * See [[Executable compression#Decompression software]] for some multi-format utilities that support TINYPROG. | ||
| * {{CdTextfiles|pdos9606/ARCHIVER/EXECOMP/UNTINY.ZIP|UnTiny}} | * {{CdTextfiles|pdos9606/ARCHIVER/EXECOMP/UNTINY.ZIP|UnTiny}} | ||
Revision as of 14:47, 14 February 2023
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
-  TINYPROG
- Version "6/8/90" - variant 1: CD-ROM Aktief Super Special 5 - Tools en Utilities (Dutch) → SHELL/COMP/TINYPROG.ARJ
- Version "6/8/90" - variant 2
- v3.0
- v3.3
- v3.5
- v3.6
- v3.8
- v3.9 (1994-03-11)
 
Decompression, for DOS:
- See Executable compression#Decompression software for some multi-format utilities that support TINYPROG.
- UnTiny

