pkg.soopen package index

brew / 順位 8624

elfx86exts を Homebrew, apt, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install elfx86exts

local Homebrew formula metadata

Linux

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

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

Nix確認済み · 92%
nix profile install nixpkgs#elfx86exts

nixpkgs package indexes · pkgs/by-name/el/elfx86exts/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S elfx86exts

Arch Linux sync databases · elfx86exts · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Decodes x86 binaries (ELF and Mach-O) and prints out ISA extensions in use

コマンドとエイリアス

  • elfx86exts

履歴

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

elfx86exts is a Rust command-line tool that disassembles binaries and reports which instruction-set extensions they use.

プロジェクトの歴史

The project began as an x86 ELF-oriented analyzer, but the official README now notes that the name is misleading because the tool supports ELF and Mach-O binaries and has preliminary ARM64 support as well as x86 and x86-64.

The release branch ChangeLog records the first release in 2017, Mach-O and PE support in 2018, minimum Intel CPU generation reporting in 2018, Cranko-based release workflow changes in 2020, Capstone and object crate updates in 2021, and ARM64 support in 2023.

採用の歴史

The official README says the tool is installable through package managers including Arch Linux AUR and conda-forge, and the supplied metadata records Homebrew, Debian, Nix, Pacman, and Ubuntu package names. The Cargo metadata documents `cargo install elfx86exts` as the direct Rust package-manager path.

使われ方

The package-nerd workflow is to install the binary, point it at a compiled executable or library, and use its reported ISA-extension set to understand portability constraints, CPU-generation requirements, or unexpected compiler output.

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

elfx86exts sits at the intersection of binary analysis and packaging: maintainers care about which CPU features a built artifact actually requires, especially when distributing binaries across older x86 machines, Linux distributions, macOS systems, or heterogeneous build farms.

タイムライン

  • 2017-09-29: Initial release.
  • 2018-01-23: Version 0.2.0 added Mach-O and PE support.
  • 2018-10-16: Version 0.3.0 added minimum Intel CPU generation reporting.
  • 2021-10-18: Version 0.5.0 updated disassembly to Capstone 0.10 and object 0.27.
  • 2023-10-12: Version 0.6.0 added preliminary ARM64 support.
  • 2023-10-22: Version 0.6.2 fixed excessive memory consumption.

Related projects

  • Related projects and libraries include Capstone, the Rust object crate, compiler toolchains, binary packaging systems, and CPU feature inspection tools.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
elfx86exts実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.6.2
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:elfx86exts
バージョン0.6.2
パッケージマネージャHomebrew
ホームページhttps://github.com/pkgw/elfx86exts
リポジトリhttps://github.com/pkgw/elfx86exts
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

elfx86exts 0.6.2-3+b1

Print instruction sets used by x86 binaries (ELF or MachO)

https://github.com/pkgw/elfx86exts

sudo apt install elfx86exts
  • Section: devel
  • Architecture: amd64
  • Source Package: rust-elfx86exts
  • 2 依存関係
  • normalized package name match
  • 一致条件: Elfx86exts
Debian stable package indexes · deb.debian.org · Debian stable package indexes: elfx86exts from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

elfx86exts

nix profile install nixpkgs#elfx86exts
  • normalized package name match
  • 一致条件: Elfx86exts
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/el/elfx86exts/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

elfx86exts 0.6.2-1

Print instruction sets used by x86 binaries (ELF or MachO)

https://github.com/pkgw/elfx86exts

sudo apt install elfx86exts
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: rust-elfx86exts
  • 2 依存関係
  • normalized package name match
  • 一致条件: Elfx86exts
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: elfx86exts from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

elfx86exts 0.6.2-1

Decode ELF and MachO binaries and print out which instruction set extensions they use

https://github.com/pkgw/elfx86exts

sudo pacman -S elfx86exts
  • License: MIT
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Elfx86exts
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: elfx86exts from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation