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

[!] Unknown jailbreak. Aborting. with Electra #19

Closed devAlikhani closed 6 years ago

devAlikhani commented 6 years ago

with tweaks disabled electra, i get "[!] Unknown jailbreak. Aborting." could someone help?

riley-williams commented 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.

Fixed by doing the following:

In bfinject:

Under # Be a good netizen and tidy up your litter

Under # Detect LiberiOS vs Electra

From a root shell:

devAlikhani commented 6 years ago

@riley-williams thanks, fixed with your solution