Yamazaki zipper archive
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |subcat=Archiving |extensions={{ext|yz1}} }} The '''Yamazaki zipper archive'' format (.yz1) is a format used in the DeepFreezer archive utility created by Yamaza...") |
|||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 3: | Line 3: | ||
|extensions={{ext|yz1}} | |extensions={{ext|yz1}} | ||
}} | }} | ||
| + | The '''Yamazaki zipper archive''' format (.yz1) is a format used in the DeepFreezer archive utility created by Yamazaki Satoshi. It appears to only be documented in Japanese. Windows, DOS, and Linux versions exist. | ||
| − | + | == Identification == | |
| + | Files begin with ASCII "{{magic|yz}}". | ||
| + | |||
| + | == Software == | ||
| + | * [https://www.sac.sk/download/pack/deepf106.exe DeepFreezer v1.06] (untested) | ||
| + | * [https://github.com/Xelitan/Yamazaki-YZ1-unpacker-in-Free-Pascal/ Open source Command line unpacker] | ||
| + | |||
| + | == Library == | ||
| + | * [https://github.com/Xelitan/Yamazaki-YZ1-unpacker-in-Free-Pascal/ Open source library in Free Pascal, reverse engineered] | ||
| + | |||
| + | == Sample files == | ||
| + | * {{DexvertSamples|archive/yamazakiZipper}} | ||
== Links == | == Links == | ||
* [http://ja.wikipedia.org/wiki/DeepFreezer Article in Japanese Wikipedia] | * [http://ja.wikipedia.org/wiki/DeepFreezer Article in Japanese Wikipedia] | ||
| + | * [https://web.archive.org/web/20040830010118/http://member.nifty.ne.jp/yamazaki/DeepFreezer/ 2004 archive of DeepFreezer website] | ||
| + | * [https://web.archive.org/web/20090815005906/http://www.01-tec.com/DeepFreezer/ 2009 archive of DeepFreezer website] | ||
Latest revision as of 18:27, 28 May 2026
The Yamazaki zipper archive format (.yz1) is a format used in the DeepFreezer archive utility created by Yamazaki Satoshi. It appears to only be documented in Japanese. Windows, DOS, and Linux versions exist.
Contents |
[edit] Identification
Files begin with ASCII "yz".