mirror of
https://github.com/MacPaw/XADMaster.wiki
synced 2025-08-29 18:53:58 +02:00
5 lines
No EOL
371 B
Markdown
5 lines
No EOL
371 B
Markdown
# Introduction #
|
|
|
|
Iron is another block-sorting algorithm, using either the BWT or (presumably) the sort transform. It uses an LZMA-like mode of the SitxRangeCoder. The algorithm has been reverse-engineered, but not written up yet. For now, there is only source code available:
|
|
|
|
http://code.google.com/p/theunarchiver/source/browse/trunk/XADMaster/XADStuffItXIronHandle.m |