https://github.com/coolstar/electra
Electra iOS 11.0 - 11.1.2 jailbreak toolkit based on async_awake
https://github.com/coolstar/electra
Last synced: 4 months ago
JSON representation
Electra iOS 11.0 - 11.1.2 jailbreak toolkit based on async_awake
- Host: GitHub
- URL: https://github.com/coolstar/electra
- Owner: coolstar
- License: gpl-3.0
- Created: 2018-01-13T03:02:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T08:26:32.000Z (over 7 years ago)
- Last Synced: 2024-08-05T17:24:02.961Z (over 1 year ago)
- Language: C
- Size: 51.1 MB
- Stars: 656
- Watchers: 91
- Forks: 163
- Open Issues: 99
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-hacking-lists - coolstar/electra - Electra iOS 11.0 - 11.1.2 jailbreak toolkit based on async_awake (C)
README
# Electra Jailbreak Tookit
for iOS 11.0-11.1.2.
https://coolstar.org/electra/
---
This jailbreak is by the community, and was developed open source.
## Roadmap
See the [open issues](https://github.com/coolstar/electra/issues) for smaller things to work on.
### Currently implemented:
- setuid(0) - no panic
- KCALL - call kernel functions given an address and up to six arguments
- mount / as rw
- amfi bypass? well, run unsigned code (temporary until i figure out a master process which gives everyone everything with the right entitlements etc.)
- amfi**d** fixing up
- jailbreakd that keeps tfp0 task port open and runs a local server listening for commands
- Basic dylib injection into running process
- Working setuid (after calling jailbreakd to fix it up)
### Planned:
- Dpkg/APT port (and maybe Cydia?)
- Structure filesystem more like a traditional jailbreak
## Contributing
* Download the repo, and run the code on your device.
* Make your patches
* PR!
* ???
* Profit :tada:
## I found a bug, how do I report it
[Open a new issue](https://github.com/coolstar/electra/issues/new), **after looking for similar issues already created.**
## Credits
This jailbreak was written by open source contributors. See [the contributors list](https://github.com/coolstar/electra/graphs/contributors) to find out who they are!
* Original patchfinder64 by xerub
* Additions of current gadgets and fix for allproc by ninjaprawn
* jailbreakd by coolstar
* Extensive contributions by stek29 (sandbox patches, lot's of other stuff)
Please don't rip off any of the code in the jailbreak, but if you do, please credit @theninjaprawn and @coolstarorg.
## License
Note: the async_awake exploit by Ian Beer is not licensed
However, for the additions by Electra, see LICENSE.md