Automic VaultAutomic Vault

brew

Install objconv with Homebrew, apk, apt, MacPorts, Nix, scoop

Object file converter. Version 2026-05-14 via Homebrew; verified 2026-05-16.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install objconv

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install objconv

MacPorts ports tree · devel/objconv/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add objconv

Alpine Linux edge package indexes · objconv · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install objconv

Debian stable package indexes · objconv · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#objconv

nixpkgs package indexes · pkgs/by-name/ob/objconv/package.nix · source: api.github.com

Windows

Scoopverified · 92%
scoop install main/objconv

Scoop official bucket manifest trees · bucket/objconv.json · source: api.github.com

overview

Package summary

Object file converter

Commands and aliases

  • objconv

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2008-12-09: a D forum announcement discussed objconv 2.03 and its cross-format object conversion support.
  • 2026-05-14: Agner Fog's upstream page listed `objconv.zip` with that modification date.
  • 2026-07-01: Homebrew core formula metadata listed stable version 2026-05-14; Debian sid metadata listed objconv 2.57+ds-1.

Related projects

  • objconv sits near assemblers, disassemblers, linkers, compiler object formats, Agner Fog's optimization manuals, and his assembly/vector tooling. It complements rather than replaces platform-native binutils, llvm-objdump, linkers, and compiler-specific library tools.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
objconvcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2026-05-14
manager updated2026-05-16
local dataok
upstreamnot checked
latest detectednot detected

https://www.agner.org/optimize/#objconv

install metadata

Package metadata

Package keybrew:objconv
Version2026-05-14
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/objconv
Homepagehttps://www.agner.org/optimize/#objconv
Upstream docshttps://www.agner.org/optimize
LicenseGPL-3.0-or-later
Source archivehttps://www.agner.org/optimize/objconv.zip
Last updated2026-05-16T00:17:22Z
Pulseupdated
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

objconv 2.54+ds-1+b1

object file converter

https://agner.org/optimize/

sudo apt install objconv
  • Section: utils
  • Architecture: amd64
  • Source Package: objconv
  • 3 dependencies
  • normalized package name match
  • Matched by: Objconv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: objconv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

objconv

nix profile install nixpkgs#objconv
  • normalized package name match
  • Matched by: Objconv
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ob/objconv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

objconv 2.52_git20210213-r2

Agner's Object file converter

http://www.agner.org/optimize/#objconv

sudo apk add objconv
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: objconv
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Objconv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: objconv from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

objconv

sudo port install objconv
  • normalized package name match
  • Matched by: Objconv
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/objconv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/objconv

scoop install main/objconv
  • normalized package name match
  • Matched by: Objconv
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/objconv.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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