Kevin Mitchell Jr

Results 13 comments of Kevin Mitchell Jr

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

What version of Electra are you using?

@LaxusiC Are you using this fork?: https://github.com/klmitchell2/bfinject What iOS version are you using? What jailbreak are you using?

What do you mean by 'crack'?

I replaced the contents of `bfinject` with updated paths to detect electra 1.0.4: https://gist.github.com/klmitchell2/536bce0cec94d24a5799ba3b17499b54

> bfinject: line 163: md5: command not found > bfinject: line 164: md5: command not found This would be your problem. Make your have you have md5 binary.

I used this to fix my problem: https://gist.github.com/klmitchell2/536bce0cec94d24a5799ba3b17499b54

Sorry for being vague. Check out this fork of `bfinject` that I made: https://github.com/klmitchell2/bfinject/tree/electra-1.0.4 I've updated `bfinject` and `bfinject.tar` to support Electra 1.0.4. Follow the README and it should work.

On iOS 11.1 (with Electra 1.0.4 jailbreak) `list_apps` returns no applications as well. Setting APP to a known bundle identifier returns `[!] KeyError: 'com.Example.App'`.

Update: Enabling tweaks in Electra 1.0.4 results in `list_apps` working as expected.