ASD Archiver
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|asd}} |released=~1996 }} '''ASD Archiver''' (or just '''ASD''') is a compressed archive utility, and as...") |
|||
Line 12: | Line 12: | ||
== Identification == | == Identification == | ||
Known versions of .asd format begin with ASCII "{{magic|ASD01}}" or "{{magic|ASD02}}", followed by byte value {{magic|0x1a}}. | Known versions of .asd format begin with ASCII "{{magic|ASD01}}" or "{{magic|ASD02}}", followed by byte value {{magic|0x1a}}. | ||
+ | |||
+ | == See also == | ||
+ | * [[Top4]] - Same author | ||
== Software == | == Software == |
Revision as of 15:38, 2 July 2021
ASD Archiver (or just ASD) is a compressed archive utility, and associated .asd file format, developed by Tobias Svensson.
Contents |
Disambiguation
Not related to ASD UnPacker[1], a utility by Basil Popov and Egor Popov.
Identification
Known versions of .asd format begin with ASCII "ASD01
" or "ASD02
", followed by byte value 0x1a
.
See also
- Top4 - Same author
Software
- ASD Archiver
- v0.2.0 Windows console binary (1998-11-12)
- v0.1.5 source code (1997)
- v0.1.5 Linux binary