This is a file archiving application.
Features:
-It uses three compression algorithms:
*LzAri - Arithmetic Compression by Haruhiko Okumura (better),
*Fin - Verry fast dos compressor by Jussi Puttonen,
Timo Raita and Jukka euhola (faster),
*Store - just stores data
-It is possible to compress and extract multiple files.
-Uses crc32 to check for data errors.