macOS
brew install ldidlocal Homebrew formula metadata
sudo port install ldidMacPorts ports tree · devel/ldid/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ldid pour les workflows d'agents IA.
installation
brew install ldidlocal Homebrew formula metadata
sudo port install ldidMacPorts ports tree · devel/ldid/Portfile · Source: api.github.com
nix profile install nixpkgs#ldidnixpkgs package indexes · pkgs/by-name/ld/ldid/package.nix · Source: api.github.com
aperçu
Lets you manipulate the signature block in a Mach-O binary
historique
ldid, the Link Identity Editor, is a small Mach-O signing and entitlement utility associated with Jay Freeman's Cydia ecosystem. Its official Cydia package page describes it as a program for manipulating the signature block in a Mach-O binary.
The tool grew out of iPhone OS and macOS code-signing work where developers needed a lightweight way to add, refresh, or inspect Mach-O signature metadata. Homebrew packages saurik's Git repository and installs both ldid and an ldid2 symlink, reflecting its long use as a command-line helper rather than a large standalone application.
ldid became a familiar dependency in jailbreak and unsigned iOS development toolchains because it could apply ad-hoc signatures and entitlements outside Apple's full signing workflow. Package-manager availability in Homebrew, MacPorts, and Nix made it reachable on developer workstations even though the primary upstream surface stayed minimal.
Typical use is direct command-line signing or inspection: the Cydia page documents signing from scratch, updating hashes on an existing binary, and dumping entitlements. That narrow scope is the point: it handles the Mach-O signature block without becoming a broader codesigning framework.
For package maintainers, ldid is interesting because it sits at the boundary between platform policy and Unix-style tooling. It is a tiny utility with outsized importance in iOS packaging workflows, and formulae often have to care about source availability, OpenSSL/libplist compatibility, and conflicting ldid variants.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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 |
|---|---|---|---|
ldid | cli | exécutable global | |
ldid2 | 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://cydia.saurik.com/info/ldid/
métadonnées d'installation
| Clé du paquet | brew:ldid |
|---|---|
| Version | 2.1.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ldid |
| Page d'accueil | https://cydia.saurik.com/info/ldid/ |
| Dépôt | https://git.saurik.com/ldid.git |
| Docs amont | https://cydia.saurik.com/info/ldid |
| Licence | AGPL-3.0-or-later |
| Archive source | git://git.saurik.com/ldid.git |
| Dépendances | libplist, openssl@3 |
| 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 | ldid |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Conflicts With |
|
| 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.
ldid
nix profile install nixpkgs#ldidldid
sudo port install ldidpiste 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.