Automic VaultAutomic Vault

brew

ascii2binary を Homebrew, apt でインストール

ascii2binary のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ascii2binary

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install ascii2binary

Debian stable package indexes · ascii2binary · ソース: deb.debian.org

概要

パッケージ概要

Converting Text to Binary and Back

コマンドとエイリアス

  • ascii2binary
  • binary2ascii

履歴

プロジェクトの歴史と使われ方

ascii2binary is a pair of C/POSIX command-line programs, `ascii2binary` and `binary2ascii`, for converting between textual representations of numbers and raw binary values. The upstream page frames them as tools for test data generation, binary-file inspection, and glue between text-producing and binary-consuming programs.

プロジェクトの歴史

The official page documents version 2.14 as current, last modified on 2010-08-29. Its changelog starts at version 2.0, when support for long and long long integers was added, and version 2.1 added the companion `binary2ascii` command.

Later 2.x releases focused on practical conversion details: base selection, internationalization, endianness reporting, script-friendly exit codes, long double support, locale-aware thousands separators, type-size reporting, and packaging-oriented header-name cleanup.

採用の歴史

The upstream downloads section links not only tarballs but also Debian, FreeBSD FreshPorts, Open Package, OpenSolaris, SUSE RPM, and Ubuntu package pages. The input package facts show current Homebrew, Debian, and Ubuntu package-manager coverage.

使われ方

Users pipe whitespace-separated textual numbers into `ascii2binary` with flags selecting base and type, then pipe binary data into `binary2ascii` to inspect or reformat it. The official examples show hexadecimal-to-binary conversion, binary-to-hex/binary display, floating-point inspection, width and zero-padding controls, and locale conversion from German to American English number formatting.

パッケージ好きにとっての重要性

This is a classic small Unix filter package: narrow purpose, POSIX C implementation, man pages, no credentials, no runtime config, and behavior that matters in scripts. Its fine-grained exit codes and locale/type-size options are the sort of details downstream users notice when a converter becomes part of test fixtures or data pipelines.

タイムライン

  • 2007-02: Official ascii2binary man page timestamp.
  • 2.0: Adds support for long and long long integers.
  • 2.1: Adds binary2ascii to the package.
  • 2.3: Programs become fully internationalized with a French translation.
  • 2.7: Exit codes are redefined for script-friendly error classes.
  • 2.11: Locale-aware numeric conversion is added.
  • 2010-08: Official page lists version 2.14 as current and last modified.

Related projects

  • strtod, strtoll, and strtoull are the C library conversion functions named in the official man page.
  • Downstream package links on the official page include Debian, FreeBSD FreshPorts, Open Package, OpenSolaris, SUSE RPMs, and Ubuntu.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ascii2binarycliグローバル実行可能ファイル
binary2asciicliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.14
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://billposer.org/Software/a2b.html

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ascii2binary
バージョン2.14
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ascii2binary
ホームページhttps://billposer.org/Software/a2b.html
上流ドキュメントhttp://billposer.org/Software/ascii2binary_man.html
ライセンスGPL-3.0-only
ソースアーカイブhttps://www.billposer.org/Software/Downloads/ascii2binary-2.14.tar.gz
依存関係gettext
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameascii2binary
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

ascii2binary 2.14-1.1+b1

Convert between ASCII, hexadecimal and binary representations

http://billposer.org/Software/a2b.html

sudo apt install ascii2binary
  • Section: misc
  • Architecture: amd64
  • Source Package: ascii2binary
  • 1 依存関係
  • normalized package name match
  • 一致条件: Ascii2binary
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ascii2binary from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

ascii2binary 2.14-1.1

Convert between ASCII, hexadecimal and binary representations

http://billposer.org/Software/a2b.html

sudo apt install ascii2binary
  • Section: universe/misc
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Ascii2binary
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ascii2binary from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment