Shrinker
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |subcat2=Executable compression |released=≤1996 }} :''See Shrink for other "Shrink" formats.'' '''Shrinker''' is...") |
Latest revision as of 16:23, 23 May 2024
- See Shrink for other "Shrink" formats.
Shrinker is an executable compression utility. It was developed by Blink, Inc. and/or A.S.M. Inc.
As of v3.4, it compresses DOS EXE, 16-bit Windows EXE, and 32-bit Windows EXE files. The utility can run on DOS, Windows 3.x (GUI), or 32-bit Windows (GUI), but may require Windows 3.x to install.
[edit] Identification
DOS EXE: Files compressed by v3.4 demo are observed to have ASCII "51
" at offset 28, and "SHR3
" at offset 48.
Other formats: (TODO)
Note that programs compressed by the demo version of Shrinker display a nag message at startup. So, the demo version produces different files than the full version.
[edit] Software
- Shrinker v2.1 demo: C/C++ User's Journal and Windows Developer's Journal Tools (1997) → SHRINKER/*
- Shrinker v3.4 demo
- Shrinker v3.4-demo-cracked-installed, at Vetusware
Decompression:
- DeShrink V1.6 (32-bit Windows GUI)