macOS
brew install objconvlocal Homebrew formula metadata
sudo port install objconvMacPorts ports tree · devel/objconv/Portfile · source: api.github.com
brew
Object file converter. Version 2026-05-14 via Homebrew; verified 2026-05-16.
install
brew install objconvlocal Homebrew formula metadata
sudo port install objconvMacPorts ports tree · devel/objconv/Portfile · source: api.github.com
sudo apk add objconvAlpine Linux edge package indexes · objconv · source: dl-cdn.alpinelinux.org
sudo apt install objconvDebian stable package indexes · objconv · source: deb.debian.org
nix profile install nixpkgs#objconvnixpkgs package indexes · pkgs/by-name/ob/objconv/package.nix · source: api.github.com
scoop install main/objconvScoop official bucket manifest trees · bucket/objconv.json · source: api.github.com
overview
Object file converter
history
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.
security posture
No matching local secret-handling manifest was found for objconv. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
objconv | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.agner.org/optimize/#objconv
install metadata
| Package key | brew:objconv |
|---|---|
| Version | 2026-05-14 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/objconv |
| Homepage | https://www.agner.org/optimize/#objconv |
| Upstream docs | https://www.agner.org/optimize |
| License | GPL-3.0-or-later |
| Source archive | https://www.agner.org/optimize/objconv.zip |
| Last updated | 2026-05-16T00:17:22Z |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/objconvsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.