ldid

From iPhone Development Wiki
Revision as of 02:48, 11 April 2016 by Uroboro (talk | contribs) (Undo revision 4333 by Uroboro (talk) Unnecessary change inconsistent with standard)


ldid is a tool made by saurik for modifying a binary's entitlements easily. ldid also generates SHA1 hashes for the binary signature, so the iPhone kernel executes the binary.

ldid -e dumps the binary's entitlements.

ldid -Sent.xml sets the binary's entitlements.

The package name in Cydia is "Link Identity Editor", hosted by the Cydia/Telesphoreo repository.

External links