• Stars
    star
    106
  • Rank 325,871 (Top 7 %)
  • Language
    C++
  • License
    GNU Affero Genera...
  • Created over 7 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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