NaShrinK
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
|||
Line 15: | Line 15: | ||
== Software == | == Software == | ||
* [{{SACFTPURL|pack|nsk50.zip}} NaShrinK v5.0] | * [{{SACFTPURL|pack|nsk50.zip}} NaShrinK v5.0] | ||
+ | * [https://github.com/sourcekris/unnsk unnsk] A command line extractor using Python and deark. | ||
== Links == | == Links == | ||
* [http://edition.cnn.com/ASIANOW/asiaweek/96/1025/biz2.html An article about Nashsoft founder Narendra Kumar] | * [http://edition.cnn.com/ASIANOW/asiaweek/96/1025/biz2.html An article about Nashsoft founder Narendra Kumar] |
Revision as of 13:37, 6 January 2022
NaShrinK is a compressed archive utility, and its associated .NSK file format. It was developed by Nashsoft Systems of Bangalore, India. It is DOS software, and is largely menu-driven. It evidently uses PKWARE DCL Implode compression.
NaShrinK seems to have been part of a software package named NashPack, described as "a systems-maintenance and data-recovery program".
Identification
Files start with ASCII "NSK
".
Software
- NaShrinK v5.0
- unnsk A command line extractor using Python and deark.