NPack
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
|||
| Line 4: | Line 4: | ||
|released=1988 | |released=1988 | ||
}} | }} | ||
| − | '''NPack''' is a file compression utility for DOS. It was developed by Stac Electronics and later acquired by Symantic in 1991. | + | '''NPack''' is a file compression utility for DOS. It was developed by Stac Electronics and later acquired by Symantic in 1991. It uses [[Lempel–Ziv–Stac]] compression. |
== Identification == | == Identification == | ||
| − | Files begin with ASCII string {{magic|MSTSM}} | + | Files begin with ASCII string "{{magic|MSTSM}}". |
== Software == | == Software == | ||
Revision as of 19:52, 10 February 2023
NPack is a file compression utility for DOS. It was developed by Stac Electronics and later acquired by Symantic in 1991. It uses Lempel–Ziv–Stac compression.
Identification
Files begin with ASCII string "MSTSM".
Software
- https://github.com/Sembiance/dexvert/blob/master/dos/NDFIX-1/NPACK.EXE?raw=true
- An NPACK.EXE utility was included with some Symantec products, such as Norton Desktop 1.0 and 2.0 for Windows.