Jake James

Results 59 comments of Jake James

@XAVERRenogadeAngle Maybe for the 7 yes, but the GM of iOS 10 was iOS 10.0.1

Run ziVA with a sandbox bypass: http://github.com/coffeebreakerz/CheekiJailbreeki (not jailbreak)

@arinc9 "Coffeebreakerz are fake i won't use any tools created by them." You're a complete idiot. triple_fetch needs to be modified to run ziVA correctly. And CheekiJailbreeki is the ONLY...

Injected tweaks run with the same permissions as the app itself so they can

As long as the tweak is injected to that specific app, the code will be ran by *that* app so yea it will work. Il lunedì 3 settembre 2018, ElliotRobot...

@lubbo i'm sure you're doing it wrong. Tweaks can do whatever the process they're injected to can do. Period.

@lubbo @ElliotRobot20 bruh i wrote this in 5 minutes and it works fine. Stop saying it doesn't work. You're doing it wrong. `[@"TEST" writeToFile:[NSHomeDirectory() stringByAppendingPathComponent:@"Documents/TESTFILE.txt"] atomically:YES];`

If a normal app can't do it, a tweak can't do it either. Electra does not have big sandbox patches like previous jailbreaks Il giorno lunedì 10 dicembre 2018, ElliotRobot...

add no-container entitlement

@lubbo you can't. The only way to do it from an app store app is fully unsandboxing or adding some sandbox exceptions. (And if you plan on writing in a...