macOS
brew install objconvlocal Homebrew formula metadata
sudo port install objconvMacPorts ports tree · devel/objconv/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de objconv pour les workflows d'agents IA.
installation
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
aperçu
Object file converter
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour objconv. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
objconv | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://www.agner.org/optimize/#objconv
métadonnées d'installation
| Clé du paquet | brew:objconv |
|---|---|
| Version | 2026-05-14 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/objconv |
| Page d'accueil | https://www.agner.org/optimize/#objconv |
| Docs amont | https://www.agner.org/optimize |
| Licence | GPL-3.0-or-later |
| Archive source | https://www.agner.org/optimize/objconv.zip |
| Dernière mise à jour | 2026-05-16T00:17:22Z |
| Pulse | updated |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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/objconvpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.