Ldid: Difference between revisions

From iPhone Development Wiki
(adding links)
(adding package name)
Line 6: Line 6:


<code>ldid -Sent.xml</code> sets the binary's entitlements.
<code>ldid -Sent.xml</code> sets the binary's entitlements.
The package name in Cydia is "Link Identity Editor", hosted by the Cydia/Telesphoreo repository.


== Links ==
== Links ==

Revision as of 08:33, 5 September 2013


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.

Links