B6Z ファイル形式とは?
.b6zファイルは、macOSの圧縮ユーティリティであるB6Zipによって作成された圧縮アーカイブです。他のアーカイブと同様に、1つ以上のファイルやフォルダを単一のコンテナにまとめ、容量を節約し、共有しやすくします。デフォルトではLZMA2でデータを圧縮しますが、LZMA、Deflate、BZip2、またはPPMDを使用することも可能です。アーカイブはAES-256暗号化とパスワードでロックできます。
内部的には、B6Zは.zipのレイアウトを借用しています。格納された各ファイルは、シグネチャがバイト列 42 36 03 04(«B6»)であるローカルヘッダーで始まり、ファイルの最後には 42 36 01 02 で始まるセントラルディレクトリと呼ばれるインデックスが存在します。B6Zipツールは、.zip、.tar、.rarアーカイブを読み込むこともできました。このアプリは現在メンテナンスされていないため、作成ソフトがない状態で単体の.b6zファイルが見つかることがあります。
セキュリティと安全性
リスク: MEDIUMA .b6z file is a data archive, not a program, so it does not run on its own. The real risk is in what it contains: extracted executables or scripts can carry malware, so scan unpacked files before running them. Encrypted .b6z archives require the correct password to open. Because B6Zip is discontinued, prefer a well-maintained extractor like 7-Zip and verify the source of any archive you did not create.
形式の詳細
概要B6Z ファイルを開くプログラム
.b6z file onto Keka to extract its contents; Keka handles LZMA2-based archives and a wide range of other formats. 7z x archive.b6z in Terminal to list and extract members from the ZIP-style container. 7z x archive.b6z to extract the archive from the command line. 技術的詳細
詳細仕様| Encoding | Binary |
| Byte order | Little-endian |
| Container | ZIP-style container with local file headers plus an end-of-file central directory |
| Compression | LZMA2 by default; also LZMA, Deflate, BZip2 and PPMD |
| Encryption | AES-256 with password protection (optional) |
| Typical size | Varies with payload; format specifies a very large addressable ceiling |
| Max File Size | Documented ceiling of roughly 900,000 PB |
| Structure | Sequence of compressed member entries each preceded by a local header (42 36 03 04), followed by a central directory (42 36 01 02) at the end that indexes the members. |
| Integrity | Integrity checks and error recovery for detecting and repairing corruption |
| Platforms | macOS |
| Notes | Marketed as a high-ratio solid archive format with metadata compression, file spanning and the ability to read ZIP, TAR and RAR archives. Created by the B6Zip application, which is now discontinued. |
| リリース日 | 2010s |
| オープンスタンダード | はい · ロイヤリティフリー |
| 仕様書 | b6zip.com |
B6Z の変換
コミュニティ Q&A
ユーザーからの質問まだ質問はありません。B6Z ファイルについて最初の質問をしてみましょう。
よくある質問
.b6zファイルを開くにはどうすればよいですか?
.b6zファイルはどのプログラムで作成されましたか?
.b6zファイルは安全ですか?
.b6zファイルが開かないのはなぜですか?
.b6zファイルを.zipに変換できますか?
.zipに再圧縮します。ワンクリックでB6ZからZIPへ変換するツールはありません。