BishopFox / bfinject

Dylib injection for iOS 11.0 - 11.1.2 with LiberiOS and Electra jailbreaks
Apache License 2.0
624 stars 150 forks source link

Supports Electra 1.0.2 #18

Closed simonbs closed 2 years ago

simonbs commented 6 years ago

Electra 1.0.2 no longer has the /bootstrap directory but has an /electra directory instead. The pull request keeps compatibility with Electra < 1.0.2 but adds support for 1.0.2.

zhigang1992 commented 6 years ago

Works on mine too. 👍

Had to change md5 to md5sum though.

Thoughts?

banhao commented 6 years ago

I have the same problem when running "bash bfinject -p 2869 -L decrypt" will have error message "[!] Unknown jailbreak. Aborting." My iOS is 11.1, iPhone6+, Electra1.04, APT 0.7 Any advice? Thanks!

klmitchell2 commented 6 years ago

@banhao can you try this fork of bfinject? https://github.com/klmitchell2/bfinject

rustymagnet3000 commented 6 years ago

yeah. I got past "[!] Unknown jailbreak. Aborting." error when I used the new tar. Don't use the tar in the master repo until it is updated @banhao

thanks / tak for det @simonbs

pixelomer commented 5 years ago

Can't you just symlink /bootstrap to /electra?