Closed devAlikhani closed 6 years ago
I'm using iPhone 7, iOS 11.1.2, Electra 1.0.3 (never jailbroken with a previous version) This fix only addresses the issues with this version of Electra, and will break bfinject for other versions of Electra/LiberiOS without extra logic to properly detect them.
md5sum
, tail
, and maybe something else...md5
to md5sum
on lines 163 and 164. (this probably also fixes #15)Under # Be a good netizen and tidy up your litter
/bootstrap/usr/local/bin/...
to /usr/local/bin/...
Under # Detect LiberiOS vs Electra
/bootstrap/inject_criticald
to /electra/inject_criticald
/bootstrap/usr/local/bin/...
to /usr/local/bin/...
mkdir /usr/local/bin
to create the bin
folder if it doesn't already exist.@riley-williams thanks, fixed with your solution
with tweaks disabled electra, i get "[!] Unknown jailbreak. Aborting." could someone help?