Automic VaultAutomic Vault

brew

Install ldid with Homebrew, MacPorts, Nix

Lets you manipulate the signature block in a Mach-O binary. Version 2.1.5 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ldid

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install ldid

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

Linux

Nixverified · 92%
nix profile install nixpkgs#ldid

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

overview

Package summary

Lets you manipulate the signature block in a Mach-O binary

Commands and aliases

  • ldid
  • ldid2

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2000s: ldid appears in the Cydia/saurik tool ecosystem for Mach-O signature-block manipulation.
  • 2020s: Homebrew packages saurik's ldid Git repository and installs ldid plus an ldid2 symlink.

Related projects

  • Related tools and ecosystems include Apple's codesign utility, Mach-O binary tooling, Cydia packaging, Theos-style iOS development workflows, and downstream ldid forks such as ProcursusTeam/ldid.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.

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
ldidcliglobal executable
ldid2cliglobal 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 version2.1.5
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://cydia.saurik.com/info/ldid/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://cydia.saurik.com/info/ldid/none confidence

install metadata

Package metadata

Package keybrew:ldid
Version2.1.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/ldid
Homepagehttps://cydia.saurik.com/info/ldid/
Repositoryhttps://git.saurik.com/ldid.git
Upstream docshttps://cydia.saurik.com/info/ldid
LicenseAGPL-3.0-or-later
Source archivegit://git.saurik.com/ldid.git
Dependencieslibplist, openssl@3
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 Nameldid
Version Scheme0
Revision1
Head VersionHEAD
Conflicts With
  • ldid-procursus
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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.

Nix95%

ldid

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

ldid

sudo port install ldid
  • normalized package name match
  • Matched by: Ldid
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/ldid/Portfile from https://api.github.com/repos/macports/macports-ports/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