ldid

From iPhone Development Wiki
Revision as of 10:03, 20 October 2015 by Kirb (talk | contribs) (→‎External links: i guess it'd be better to link to this?)


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