electra icon indicating copy to clipboard operation
electra copied to clipboard

Electra iOS 11.0 - 11.1.2 jailbreak toolkit based on async_awake

Results 99 electra issues
Sort by recently updated
recently updated
newest added

The directory `basebinaries/apple_include/` is used for compiling certain electra binaries/libraries, however this directory is empty and I was not able to find a hint where to get the content from.

HI: kernel(Sandbox)[0] : Sandbox: hook..execve() killing jetslammed_daemon[pid=11520, uid=0]: outside of container && !i_can_has_debugger kernel(AppleMobileFileIntegrity)[0] : Library Validation failed: Rejecting '/usr/lib/librocketbootstrap.dylib' (Team ID: none, platform: no) for process 'asTasker(11521)' (Team ID:...

- [x] jailbreakd improvements (#64) - [x] split gnubinpack.tar into separate debs for each package and put them onto an APT repo - [x] compile latest dpkg for ARM64 with...

Yalu works. Electra doesn't due to sandbox restrictions however injected tweaks should have access to the containerid of the app it is injected into. Coolstar should be able to fix...

Hi, I develop Application and write some value to file. But I got an error: `Sandbox: myApp(3182) deny(1) file-write-create /private/var/mobile/mylog.log` And I also got an error when read data from...

Hello. I found a problem where my binary runs in pseudo-root mode. All details below: Start with code to get superuser rights: ``` int main(int argc, char * argv[]) {...

I can't download any apps from AppStore after jailbreak my iPhone. * iOS version: 11.0.2 * iDevice model: iPhone 6 * electra version: lastest

So I was testing injecting some sample apps from google: googleads-mobile-ios-examples pod install the google's banner sample app, For example, try to inject below method: ```objective-c %hook GADBannerView - (void)setAdUnitID:(NSString...

* iOS version: 11.1.2 * iDevice model: iPhone X * electra version: 1.0.4 Because I also occurred this issue: https://github.com/coolstar/electra/issues/72 , I tried to find out the solution. Finally, I...

Hi Coolstar, Congrats on Electra jailbreak 11.3.1 :) I cant for the life of me get debugserver to work (attach) to process on ios 11.3.1 I have no issues on...