macOS
brew install objconvlocal Homebrew formula metadata
sudo port install objconvMacPorts ports tree · devel/objconv/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für objconv in AI-Agent-Workflows.
Installation
brew install objconvlocal Homebrew formula metadata
sudo port install objconvMacPorts ports tree · devel/objconv/Portfile · Quelle: api.github.com
sudo apk add objconvAlpine Linux edge package indexes · objconv · Quelle: dl-cdn.alpinelinux.org
sudo apt install objconvDebian stable package indexes · objconv · Quelle: deb.debian.org
nix profile install nixpkgs#objconvnixpkgs package indexes · pkgs/by-name/ob/objconv/package.nix · Quelle: api.github.com
scoop install main/objconvScoop official bucket manifest trees · bucket/objconv.json · Quelle: api.github.com
Überblick
Object file converter
Verlauf
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.
Sicherheitslage
Für objconv wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
objconv | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.agner.org/optimize/#objconv
Installationsmetadaten
| Paketschlüssel | brew:objconv |
|---|---|
| Version | 2026-05-14 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/objconv |
| Homepage | https://www.agner.org/optimize/#objconv |
| Upstream-Dokumentation | https://www.agner.org/optimize |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://www.agner.org/optimize/objconv.zip |
| Zuletzt aktualisiert | 2026-05-16T00:17:22Z |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/objconvQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.