ldid

From iPhone Development Wiki
Revision as of 04:04, 5 September 2013 by Britta (talk | contribs) (adding links)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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.

Links