uroboro
uroboro
Promote `rexle` to a windowed "app". Requires #16.
There could be an "app" that displays information about the system.
`startx` should receive key presses and forward them to the `firstResponder`, which is the last view in focus and is a property that propagates from the deepest view in the...
Moved code that modified its variables into it, simplified code and removed duplicate code. Potential improvements could be making a cross process interface that dispatches bulletins to SpringBoard via LightMessaging...
- [x] Copy over templates from https://github.com/theos/theos/tree/master/templates/ios/. - [ ] Standardize code style and project layout. (Use [clang-format](https://clang.llvm.org/docs/ClangFormat.html)?) - [x] Add empty app template for objc+iOS beginners to learn UIKit...
Fixes #1.
- [ ] Delay alert popup until exploit is done. - [ ] Reroute all syslog/printf caused by jailbreak to go to nc-client's textview. - [ ] Detect if device...