/ldid

Unofficial fork from saurik git repository git://git.saurik.com/ldid.git

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

ldid

This is simply a small update to xerub's unofficial fork, originally from saurik's repo git://git.saurik.com/ldid.git. This has been updated to compile for ldid2 which is necessary for some iOS jailbreaks.

ldid and ldid2 macOS binaries are provided for convenience.

Compiling

To compile from source:

make

Troubleshooting

If you're trying to install something like Electra jailbreak from source, you'll want to:

cp ldid2 /usr/local/bin

-samy