ARG
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|arg}} |released=1994 }} '''ARG''' is a compressed archive utility, and its native '''.arg''' file forma...") |
Latest revision as of 18:38, 4 July 2020
ARG is a compressed archive utility, and its native .arg file format. It was developed by Igor Pavlov. It uses Huffman coding.
Pavlov is also the author of 7-Zip, though 7-Zip does not support ARG format.
[edit] Identification
An ARG file starts with byte 0x00
, and ends with 0x01
.
[edit] Software
- ARG 1.00.001 beta (1994-06-05) - DOS binary + source code