pkg.soopen package index

brew / 排名 8625

使用 Homebrew, apt, Nix, pacman 安装 elfx86exts

查看 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

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
elfx86extscli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本0.6.2
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/pkgw/elfx86exts

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息No cached GitHub release or tag data was available.https://github.com/pkgw/elfx86extsnone 置信度

安装元数据

软件包元数据

软件包键brew:elfx86exts
版本0.6.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/elfx86exts
主页https://github.com/pkgw/elfx86exts
仓库https://github.com/pkgw/elfx86exts
许可证MIT
源码归档https://github.com/pkgw/elfx86exts/archive/refs/tags/elfx86exts@0.6.2.tar.gz
依赖capstone
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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