InstallShield Z

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software)
Line 21: Line 21:
 
* [https://github.com/DeclanHoare/stix/ Open source InstallShield v3 extractor (Pascal & Assembly)]
 
* [https://github.com/DeclanHoare/stix/ Open source InstallShield v3 extractor (Pascal & Assembly)]
 
* [https://github.com/madler/zlib/tree/master/contrib/blast Free implementation of PKware "explode" algorithm (C)]
 
* [https://github.com/madler/zlib/tree/master/contrib/blast Free implementation of PKware "explode" algorithm (C)]
 +
* [https://github.com/OmniBlade/isextract isextract]
  
 
== Sample files ==
 
== Sample files ==

Revision as of 17:10, 19 December 2020

File Format
Name InstallShield Z
Ontology
Extension(s) .z

InstallShield Z format is a compressed archive format used by version 3 of the InstallShield installation software. Documentation is lacking but it has been partially decoded and implemented by open source projects.

It uses PKware's proprietary "implode" compression algorithm.

Contents

Identification

Files begin with bytes 13 5D 65 8C 3A 01 02 00.

See also

Software

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox