bfinject icon indicating copy to clipboard operation
bfinject copied to clipboard

Supports Electra 1.0.2

Open simonbs opened this issue 7 years ago • 5 comments

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.

simonbs avatar Mar 04 '18 10:03 simonbs

Works on mine too. 👍

Had to change md5 to md5sum though.

  • Maybe you should update the clean up code?
  • Update the tar ball?

Thoughts?

zhigang1992 avatar Mar 27 '18 06:03 zhigang1992

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!

banhao avatar Apr 18 '18 17:04 banhao

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

klmitchell2 avatar Apr 18 '18 21:04 klmitchell2

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

rustymagnet3000 avatar Apr 19 '18 15:04 rustymagnet3000

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

pixelomer avatar Nov 07 '18 13:11 pixelomer