Skip to content

Commit

Permalink
iOS 12
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeajames authored Feb 2, 2019
1 parent 9bdcf6e commit 8b7441c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,15 @@ All executables must have at least these two entitlements:
- Tweaks must be patched using the patcher script provided. (Mac/Linux/iOS only) or manually with a hex editor
- Apps get installed in /var/Apps and later you need to run /var/containers/Bundle/iosbinpack64/usr/bin/uicache (other uicache binaries won't work)

# iOS 12
- No tweaks and code injection yet
- No amfid patch yet. Must run "inject /path/to/binary" before adding a new binary
- No jailbreakd yet
- No remount (heh?)

patcher usage:
./patcher /path/to/deb /path/to/output_folder

Thanks to: Ian Beer, Jonathan Levin, Electra Team
Thanks to: Ian Beer, Brandon Azad, Jonathan Levin, Electra Team, IBSparkes, Sam Bingner, Sammy Guichelaar


0 comments on commit 8b7441c

Please sign in to comment.