Brik
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Error detection and correction |released=1989 }} :''Not to be confused with BRIK/HEAD.'' '''Brik''' is a file checksumming uti...") |
Revision as of 13:01, 4 April 2023
- Not to be confused with BRIK/HEAD.
Brik is a file checksumming utility. It was developed by Rahul Dhesi (also known for Zoo).
Contents |
Discussion
Given a set of source files, Brik can create a "CRC list file": a text file containing a list of filenames and their CRC-32 checksums. Or, it can validate the files listed in such a file.
The CRC algorithm seems to be CRC-32/JAMCRC.
Identification
A CRC list file normally starts with a line of ASCII text that begins "# Whole file CRCs generated by Brik
".
Software
- Brik 1.0: Programmer's Companion for MS-DOS → C__A_F/BRIK.ZIP - DOS binary + source code
- Brik 2.0: BRIK2EXE.ZIP · BRIK2SRC.ZIP · BRIK.INF
Sample files
- ZOO_2_10.TAR → Checksums