macOS
brew install ldidlocal Homebrew formula metadata
sudo port install ldidMacPorts ports tree · devel/ldid/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ldid in AI-Agent-Workflows.
Installation
brew install ldidlocal Homebrew formula metadata
sudo port install ldidMacPorts ports tree · devel/ldid/Portfile · Quelle: api.github.com
nix profile install nixpkgs#ldidnixpkgs package indexes · pkgs/by-name/ld/ldid/package.nix · Quelle: api.github.com
Überblick
Lets you manipulate the signature block in a Mach-O binary
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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 |
|---|---|---|---|
ldid | cli | globales Executable | |
ldid2 | 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://cydia.saurik.com/info/ldid/
Installationsmetadaten
| Paketschlüssel | brew:ldid |
|---|---|
| Version | 2.1.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ldid |
| Homepage | https://cydia.saurik.com/info/ldid/ |
| Repository | https://git.saurik.com/ldid.git |
| Upstream-Dokumentation | https://cydia.saurik.com/info/ldid |
| Lizenz | AGPL-3.0-or-later |
| Quellarchiv | git://git.saurik.com/ldid.git |
| Abhängigkeiten | libplist, openssl@3 |
| 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 | 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
ldid
nix profile install nixpkgs#ldidldid
sudo port install ldidQuellspur
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.