BlakHole

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(added UltimateZip)
 
(3 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
|extensions={{ext|bh}}
 
|extensions={{ext|bh}}
 
}}
 
}}
 +
'''BlakHole''' (or '''BH''') is a fairly obscure compressed archive format supported by a handful of multi-format archiving programs. It's a proprietary format from the ZipTV Compression Components -- a library for [[Delphi]].
  
'''BlakHole''' is a fairly obscure archiving format supported by a handful of multi-format archiving programs. Similar to some other formats such as [[ZIP]] and [[ARJ]], BlakHole puts multiple files together in one compressed file.
+
A self-extracting "BH SFX" format also exists.
 +
 
 +
== Identification ==
 +
BH files start with ASCII "{{magic|BH}}".
 +
 
 +
BH files are observed to start with the byte pattern {{magic|'B' 'H' 0x05 0x07 ?? 0x00 0x25}}, but it's unclear how reliable this is.
  
 
== Programs supporting this format ==
 
== Programs supporting this format ==
* [http://www.powerarchiver.com/ PowerArchiver]
+
* [https://www.powerarchiver.com/en-us/ PowerArchiver]
* [http://downloads.info/windows/utilities/compression/ls-archiver.html LS Archiver]
+
* LS Archiver, by Linos Software: [https://web.archive.org/web/20130923160435/http://www.linos-software.com/archiver.html archived website] · [https://download.cnet.com/LS-Archiver/3000-2250_4-10417336.html CNET Download]
 +
* [https://www.izarc.org/ IZArc]
 +
* [https://web.archive.org/web/20190930042635/https://www.ultimatezip.com/ UltimateZip]
  
 
== Sample files ==
 
== Sample files ==
* [http://www.dan.info/sampledata/test.bh test.bh]
+
* [https://www.dan.info/sampledata/test.bh test.bh]
 +
 
 +
== Links ==
 +
* [https://web.archive.org/web/20180725072817/http://www.ziptv.com/ztvaf.htm ZipTV Archive Filter (archived)]
 +
* [https://fileinfo.com/extension/bh FileInfo.com page on BH]

Latest revision as of 14:07, 11 February 2024

File Format
Name BlakHole
Ontology
Extension(s) .bh

BlakHole (or BH) is a fairly obscure compressed archive format supported by a handful of multi-format archiving programs. It's a proprietary format from the ZipTV Compression Components -- a library for Delphi.

A self-extracting "BH SFX" format also exists.

Contents

[edit] Identification

BH files start with ASCII "BH".

BH files are observed to start with the byte pattern 'B' 'H' 0x05 0x07 ?? 0x00 0x25, but it's unclear how reliable this is.

[edit] Programs supporting this format

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox