Versions tested:1.35b
Optimal parameters:default
Links:http://forrox.narod.ru/
Authors:Alexander Cherenkov
Algorithms:RLE+BWT+MTF/IF, X86
Notable peformances:-

bma

The archiver works under following scheme:

  1. Set of filters.
  2. Burrows-Wheeler Transform (BWT).
  3. Advanced "Move To Front" (MTF) or "Sorted Inversion Frequencies" (SIF).
  4. 1-2 encoding.
  5. Arithmetic coding with use of Peter Fenwick's structural model.

The archiver has some methods of data preprocessing for improvement of compression:

the program website 2009, March 25

The compressor is featured in the BWT comparison.

(Have info that should be added here? E-mail.)


Qualified configurations
VerRatingCPRDPRS.E.R.E.RatioC. kB/sD. kB/s
<none>
1.35b183035703.09752026397
Disqualified (why) configurations (with qualification ratings)
VerRatingCPRDPRS.E.R.E.RatioC. kB/sD. kB/s
-mx -m52m
1.35bverify error (txt2)

Version info

1.35b, tar: no, mode: 32-bit, crc32: 411a5049, decoder: 43 kB, tested: 2010 Apr 19
compression: bma.exe a -r <args> <cfile> <src>
decompression: bma.exe x <cfile>