IMP
From Just Solve the File Format Problem
(Difference between revisions)
(the IMP website looked way differently in the past, and had a lot more info! added a link to it) |
(Added sample files) |
||
Line 16: | Line 16: | ||
* [{{SACFTPURL|pack|wnimp121.exe}} WinImp 1.2] (Windows GUI, untested) | * [{{SACFTPURL|pack|wnimp121.exe}} WinImp 1.2] (Windows GUI, untested) | ||
* [{{SACFTPURL|pack|unimp113.zip}} IMP archive extraction source code v1.13] | * [{{SACFTPURL|pack|unimp113.zip}} IMP archive extraction source code v1.13] | ||
+ | |||
+ | == Sample files == | ||
+ | * https://telparia.com/fileFormatSamples/archive/imp/ | ||
== Links == | == Links == |
Revision as of 14:56, 25 December 2022
IMP is a full-featured compression and archive format, and associated (now unmaintained) software, developed by Technelysium Pty Ltd.
Contents[hide] |
Identification
IMP files begin with signature bytes 'I' 'M' 'P' 0x0a
.
Software
- IMP 1.1 - DOS
- IMP 1.12 - Win95/NT (Windows console, untested)
- WinImp 1.2 (Windows GUI, untested)
- IMP archive extraction source code v1.13