UHBC
From Just Solve the File Format Problem
(Difference between revisions)
(sample files) |
|||
Line 16: | Line 16: | ||
== Software == | == Software == | ||
* [{{SACFTPURL|pack|uhbc10.zip}} UHBC 1.0 (beta)] | * [{{SACFTPURL|pack|uhbc10.zip}} UHBC 1.0 (beta)] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|archive/uhbc}} | ||
[[Category:Compression research]] | [[Category:Compression research]] |
Revision as of 12:45, 16 October 2024
UHBC is an experimental file compression utility developed by Uwe Herklotz. It is described as a "blocksorting compressor".
It doesn't seem to have a standard filename extension.
Contents |
Identification
Files apparently start with the ASCII signature "UHC
". The next byte is probably a version number: 0x10 for the only known version.
See also
- UHARC and UHARC#See also - Other software by the same author