Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xhaggis committed Jan 26, 2018
1 parent 5e2ddd4 commit 279c5be
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Expand Up @@ -9,6 +9,17 @@ bfinject is a wrapper that takes care of correctly codesigning your dylibs befor

**Note**: bfdecrypt is available as a standalone dylib here: https://github.com/BishopFox/bfdecrypt/

## Navigate
* [Electra setup](https://github.com/BishopFox/bfinject/blob/master/README.md#electra-setup)
* [LiberiOS setup](https://github.com/BishopFox/bfinject/blob/master/README.md#liberios-setup)
* [Using bfinject](https://github.com/BishopFox/bfinject/blob/master/README.md#using-bfinject)
* [Testing bfinject](https://github.com/BishopFox/bfinject/blob/master/README.md#a-simple-test)
* [Decrypting App Store apps](https://github.com/BishopFox/bfinject/blob/master/README.md#decrypt-app-store-apps)
* [Cycript](https://github.com/BishopFox/bfinject/blob/master/README.md#cycript)
* [How does it work?](https://github.com/BishopFox/bfinject/blob/master/README.md#how-does-it-work)
* [Known issues](https://github.com/BishopFox/bfinject/blob/master/README.md#known-issues)
* [Credits](https://github.com/BishopFox/bfinject/blob/master/README.md#credits)

## Electra Setup
* Jailbreak your iOS 11.0 - 11.1.2 device with Electra >= b7
* Copy the bfinject tarball, https://github.com/BishopFox/bfinject/raw/master/bfinject.tar, onto your jailbroken device. You might need to copy it to your laptop first because Github enforces SSL, but the Electra version of `wget` doesn't support SSL.
Expand Down

0 comments on commit 279c5be

Please sign in to comment.