.B6Z

B6Z ファイル

B6Z Archive
質問する
クイック回答

.b6zファイルは、1つ以上のファイルを単一のコンテナにまとめるmacOS用ユーティリティであるB6Zipによって作成された圧縮アーカイブです。デフォルトでLZMA2圧縮を使用し、オプションでAES-256パスワード保護をサポートしています。これらのファイルを作成したB6Zipアプリは開発が終了しているため、ほとんどの人は7-ZipやWinRARなどの汎用展開ツールを使用して.b6zアーカイブを開きます。

開発元: B6Zip カテゴリ: 圧縮ファイル オープンスタンダード MIME: application/x-b6z-compressed
対応OS Windows macOS Linux
関連: .RAR · .ZIP · .Z01 · .7Z

このページの内容

19k+ 個の拡張子を索引済み
最終確認日:Aug 2, 2026

ファイルの種類がわかりませんか?

ファイルを識別ツールにドロップしてください。最初の数バイトを読み取って形式を特定します。

ファイルを識別する

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ファイルが見つかることがあります。

セキュリティと安全性

リスク: MEDIUM

A .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 Archive別名 B6ZIP Archive, B6Zip Archive
開発元B6Zip登場時期 2010s
カテゴリ圧縮ファイル
MIME タイプapplication/x-b6z-compressed
タイプBinary compressed archive container
標準規格オープン・ロイヤリティフリー
マジックバイト ・ ファイルシグネチャ
オフセット
00010203
16進数
42360304
ASCII
B6··
Local file header starts with 42 36 03 04 ("B6" + 03 04); the central directory near the end of the file starts with 42 36 01 02. This mirrors the ZIP layout (PK\x03\x04 / PK\x01\x02).

B6Z ファイルを開くプログラム

Windows2 apps
WinRAR 有料 Open the .b6z file in WinRAR and press Extract To to write the contents to a folder.
7-Zip オープンソース Right-click the .b6z file and choose 7-Zip then Extract Here to unpack it.
macOS3 apps
The Unarchiver 無料 Open the .b6z file with The Unarchiver to unpack the archive into a folder.
Keka 無料 Drag the .b6z file onto Keka to extract its contents; Keka handles LZMA2-based archives and a wide range of other formats.
p7zip (7-Zip CLI) オープンソース Run 7z x archive.b6z in Terminal to list and extract members from the ZIP-style container.
Linux1 app
p7zip (7-Zip CLI) オープンソース Install p7zip and run 7z x archive.b6z to extract the archive from the command line.

技術的詳細

詳細仕様
EncodingBinary
Byte orderLittle-endian
ContainerZIP-style container with local file headers plus an end-of-file central directory
CompressionLZMA2 by default; also LZMA, Deflate, BZip2 and PPMD
EncryptionAES-256 with password protection (optional)
Typical sizeVaries with payload; format specifies a very large addressable ceiling
Max File SizeDocumented ceiling of roughly 900,000 PB
StructureSequence 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.
IntegrityIntegrity checks and error recovery for detecting and repairing corruption
PlatformsmacOS
NotesMarketed 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 ファイルを扱うユーザーからヘルプを得られます。OSやソフトウェアのバージョンなど、具体的に記載してください。
アカウント不要 ・ 通常1日以内に回答されます

まだ質問はありません。B6Z ファイルについて最初の質問をしてみましょう。

よくある質問

.b6zファイルを開くにはどうすればよいですか?
汎用のアーカイブマネージャーを使用してください。Windowsでは7-ZipやWinRAR、macOSではKekaやThe Unarchiverを試してください。これらのファイルを作成したB6Zipアプリは開発終了しているため、最新の展開ツールが最も信頼できる選択肢です。
.b6zファイルはどのプログラムで作成されましたか?
macOS用の無料圧縮ユーティリティであるB6Zipによって作成されました。デフォルトでLZMA2を使用してファイルをパックし、オプションでAES-256による暗号化が可能でした。
.b6zファイルは安全ですか?
アーカイブ自体が何かを実行することはありません。展開したファイル、特にプログラムやスクリプトを開く前にスキャンし、信頼できるソースからのアーカイブのみを信頼してください。
.b6zファイルが開かないのはなぜですか?
オリジナルのB6Zipアプリは現在メンテナンスされておらず、現在のシステムでは動作しない可能性があります。代わりに7-ZipやKekaを試してください。アーカイブがパスワード保護されている場合は、正しいパスワードも必要です。
.b6zファイルを.zipに変換できますか?
はい、間接的に可能です。アーカイブマネージャーで内容を展開し、それらのファイルを.zipに再圧縮します。ワンクリックでB6ZからZIPへ変換するツールはありません。
B6ZはZIPよりも圧縮率が高いですか?
標準のZIPが使用する古いDeflate方式ではなく、デフォルトでLZMA2を使用するため、高くなる可能性があります。実際の効果は圧縮されるデータによって異なります。

参考文献

1Just Solve the File Format Problem - B6Zfileformats.archiveteam.org
2B6Zip - B6Z Formatb6zip.com

さらに探索

データベース全体から

今週のトップ拡張子

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.RPMSGRestricted Permission Message
7.NOMEDIAAndroid No-Media Marker File
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.ICSiCalendar data file

関連する拡張子

.RARRAR Archive (Roshal ARchive)
.ZIPZIP Archive
.Z01Split ZIP Archive - First Part
.7Z7-Zip Archive
.001Split / multi-volume archive - first part (.001)
.ZIRenamed / Truncated ZIP Archive

無料ファイルツール

ブラウザで動作するファイル識別および画像変換ツール。すべてお使いのデバイス上で実行されます。

ツールボックスを開く

ファイル拡張子を A-Z で閲覧