macOS
brew install base16384local Homebrew formula metadata
brew
base16384 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install base16384local Homebrew formula metadata
sudo apt install base16384Debian stable package indexes · base16384 · ソース: deb.debian.org
nix profile install nixpkgs#base16384nixpkgs package indexes · pkgs/by-name/ba/base16384/package.nix · ソース: api.github.com
概要
Encode binary files to printable utf16be
履歴
base16384 is a binary-to-text encoding tool and library that maps binary data into printable UTF-16BE text using 16,384 Chinese characters. It is intentionally framed by its README as a higher-radix cousin of base64.
The GitHub repository was created in April 2020. The README describes the format as using characters from U+4E00 through U+8DFF as the alphabet, with a remainder marker for incomplete final chunks.
The project is written as a C/CMake command-line utility and library, and the current CMake metadata identifies version 2.3.2 with a September 2025 version date. The README also notes use of Cosmopolitan for cross-platform binary compilation.
base16384 has crossed beyond a single Homebrew formula: the README documents installation from Debian Bookworm or higher, Homebrew, an Ubuntu PPA, OpenWrt packages, and Arch AUR. The input package metadata also lists Debian, Ubuntu, Nix, and Homebrew package names.
The README lists ports and bindings in Go, Python, Android, TypeScript, Lua, C#, Rust, Swift, Dart, and MoonBit, which is unusual for a niche encoding experiment and suggests adoption by developers interested in the format itself rather than only the original CLI.
The command exposes encode and decode modes, can read from stdin and write to stdout, and includes options for timing, UTF-16BE byte-order marker behavior, and checksums. Examples in the README show piping through iconv so encoded UTF-16BE output can be displayed as UTF-8 text.
There is no documented user configuration file or credentials store; behavior is controlled by command-line flags.
base16384 is package-nerd catnip because it is a concrete reminder that base-N encodings are constrained by transport assumptions, not just math. It asks what happens when the transport can carry a large printable Unicode alphabet rather than ASCII.
Its packaging breadth is the notable part: a very specific encoding utility appears in general-purpose OS package indexes, language ports, and embedded/open-source package sets.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
base16384 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/fumiama/base16384
インストールメタデータ
| パッケージキー | brew:base16384 |
|---|---|
| バージョン | 2.3.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/base16384 |
| ホームページ | https://github.com/fumiama/base16384 |
| リポジトリ | https://github.com/fumiama/base16384 |
| 上流ドキュメント | https://github.com/fumiama/base16384#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/fumiama/base16384/archive/refs/tags/v2.3.2.tar.gz |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | base16384 |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
base16384 2.3.1-1
Encode binary files to printable utf16be
https://github.com/fumiama/base16384
sudo apt install base16384libbase16384-2 2.3.1-1
Dynamic library of base16384
https://github.com/fumiama/base16384
sudo apt install libbase16384-2libbase16384-dev 2.3.1-1
Header and archive of base16384
https://github.com/fumiama/base16384
sudo apt install libbase16384-devbase16384
nix profile install nixpkgs#base16384base16384 2.2.5-1
Encode binary files to printable utf16be
https://github.com/fumiama/base16384
sudo apt install base16384libbase16384-2 2.2.5-1
Dynamic library of base16384
https://github.com/fumiama/base16384
sudo apt install libbase16384-2libbase16384-dev 2.2.5-1
Header and archive of base16384
https://github.com/fumiama/base16384
sudo apt install libbase16384-devソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.