Hyper archive

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Rearranged)
Line 6: Line 6:
 
}}
 
}}
 
'''Hyper archive''' ('''HYP''') is a compressed archive format associated with an MS-DOS utility named ''Hyper''. The utility was developed by K. P. Nischke and P. Sawatzki, and distributed as shareware.
 
'''Hyper archive''' ('''HYP''') is a compressed archive format associated with an MS-DOS utility named ''Hyper''. The utility was developed by K. P. Nischke and P. Sawatzki, and distributed as shareware.
 +
 +
== Format details ==
 +
=== Self-extracting archives ===
 +
Self-extracting HYP archives in [[MS-DOS EXE|EXE]] format are supported. They are constructed manually, by appending a .HYP file to a copy of the main HYPER.EXE file. In such a file, the archive data is embedded in the ''overlay'' segment (refer to [[MS-DOS EXE#Special file positions]]).
  
 
== Identification ==
 
== Identification ==
 
A HYP file begins with bytes {{magic|1a 48 50}} (if the first member file was compressible), or {{magic|1a 53 54}} (if not).
 
A HYP file begins with bytes {{magic|1a 48 50}} (if the first member file was compressible), or {{magic|1a 53 54}} (if not).
 
== Self-extracting archives ==
 
Self-extracting HYP archives in [[MS-DOS EXE|EXE]] format are supported. They are constructed manually, by appending a .HYP file to a copy of the main HYPER.EXE file. In such a file, the archive data is embedded in the ''overlay'' segment (refer to [[MS-DOS EXE#Special file positions]]).
 
  
 
== Specifications ==
 
== Specifications ==

Revision as of 16:36, 23 January 2024

File Format
Name Hyper archive
Ontology
Extension(s) .hyp
Released ~1989

Hyper archive (HYP) is a compressed archive format associated with an MS-DOS utility named Hyper. The utility was developed by K. P. Nischke and P. Sawatzki, and distributed as shareware.

Contents

Format details

Self-extracting archives

Self-extracting HYP archives in EXE format are supported. They are constructed manually, by appending a .HYP file to a copy of the main HYPER.EXE file. In such a file, the archive data is embedded in the overlay segment (refer to MS-DOS EXE#Special file positions).

Identification

A HYP file begins with bytes 1a 48 50 (if the first member file was compressible), or 1a 53 54 (if not).

Specifications

Software

Hyper v2.7 (assuming it's legitimate) has only been found as a bare executable file, possibly only as a component of something called SF Install.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox