macOS
brew install objconvlocal Homebrew formula metadata
sudo port install objconvMacPorts ports tree · devel/objconv/Portfile · 来源: api.github.com
安装
brew install objconvlocal Homebrew formula metadata
sudo port install objconvMacPorts ports tree · devel/objconv/Portfile · 来源: api.github.com
sudo apk add objconvAlpine Linux edge package indexes · objconv · 来源: dl-cdn.alpinelinux.org
sudo apt install objconvDebian stable package indexes · objconv · 来源: deb.debian.org
nix profile install nixpkgs#objconvnixpkgs package indexes · pkgs/by-name/ob/objconv/package.nix · 来源: api.github.com
scoop install main/objconvScoop official bucket manifest trees · bucket/objconv.json · 来源: api.github.com
概览
Object file converter
历史
objconv is Agner Fog's object-file converter and disassembler for x86 and x86-64 platforms. It converts between COFF/PE, OMF, ELF, and Mach-O object formats, can modify symbol names, can build and convert static function libraries across platforms, and can dump or disassemble object and executable files.
Agner Fog distributes objconv from his optimization software page alongside manuals, vector-class libraries, test programs, and assembly libraries. That context matters: objconv is part of a broader x86 optimization and binary-tooling body of work, not an isolated package-manager utility.
A D language forum thread announced objconv 2.03 on 2008-12-09 and highlighted conversion among OMF, COFF, ELF, and Mach-O plus improved disassembly of OMF COMDAT sections. By 2026, the Homebrew formula used date-based upstream packaging from Agner's zip file, while Debian packaged objconv as versioned source in its utils section.
Homebrew core packaged objconv as a single `objconv` executable and used Agner Fog's upstream zip as the source URL, with stable version 2026-05-14 in the 2026-07-01 formula JSON. Homebrew analytics recorded 491 installs over 365 days, and Debian sid packaged objconv 2.57+ds-1 for amd64, i386, x32, and an ia64 unofficial port.
The package's adoption is niche but durable: object-format conversion is not a mainstream daily task, yet cross-toolchain developers, compiler users, reverse engineers, and assembly programmers still need a compact utility that understands several historical and platform-specific binary formats.
Users reach for objconv when object files or static libraries need to cross compiler or operating-system boundaries, when symbol names need adjustment, or when a disassembler is needed for x86-family object code. The official manual also states a boundary: objconv can dump or disassemble executables and shared-library-like files, but it cannot modify or convert them.
The disassembler support listed by the upstream page spans instruction-set families from SSE4 through AVX512, FMA3, FMA4, XOP, and Knights Corner, matching the tool's role in low-level optimization and portability work.
objconv is the kind of package that keeps old and mixed binary ecosystems workable. Its value is not broad popularity but format coverage: OMF, COFF/PE, ELF, and Mach-O in one GPL-licensed utility, available through common package managers.
安全态势
没有找到 objconv 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
objconv | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.agner.org/optimize/#objconv
安装元数据
| 软件包键 | brew:objconv |
|---|---|
| 版本 | 2026-05-14 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/objconv |
| 主页 | https://www.agner.org/optimize/#objconv |
| 上游文档 | https://www.agner.org/optimize |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://www.agner.org/optimize/objconv.zip |
| 最后更新 | 2026-05-16T00:17:22Z |
| Pulse | updated |
| 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 | objconv |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
objconv 2.54+ds-1+b1
object file converter
sudo apt install objconvobjconv
nix profile install nixpkgs#objconvobjconv 2.52_git20210213-r2
Agner's Object file converter
http://www.agner.org/optimize/#objconv
sudo apk add objconvobjconv
sudo port install objconvmain/objconv
scoop install main/objconv来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.