Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. https://iosgods.com/topic/4855-tutorial-how-to-install-theos-dependencies-on-your-idevice-2015/
  2. iTools, AnyTrans, iExplorer
  3. You can't return bool with UIAlerts NSLog:@"Do you really want to send this message" Then create a NSDictionary and two buttons: button1 returns %orig, button2 returns false
  4. Why is this not in spam city tbh
  5. I think you should add a +18 nudity section for the sake of it
  6. The server could be saved in /etc/hosts
  7. Change .ipa to .ipa.zip so you can extract the files. I think what you're looking for is in the info.plist
  8. Auto updating
  9. Don't have LocaliAPStore and iAPFree or iAPCrazy installed at the same time
  10. My engrish is very good sonuvabitch

  11. When you have two different tweaks for free iAP, one of them will malfunction or don't work
  12. It would also delete all users but save a lot of performance since the NSLog checks if the user is already deleted or not to avoid exponential delete
  13. Bullshit you don't connect to a relay proxy. It just skips to the payment response in case of free iAP the payment request never reaches the server but thinks the product is purchased
  14. Without NSLog it will repeatedly delete all users Delete user 1; Delete user 1, Delete user 2; Delete user 1, Delete user 2, Delete user3; ...
  15. int i; for (i = 0;i <= allUsers.count; i++) { NSString *user = [allUsers objectAtIndex:i]; NSLog(@"%@",user); }
  16. Did you use offsets or symbols?
  17. Certainly. I better not write my opinion about it here
  18. Why do you need Cheat Engine for the hack this is kinda lame
  19. Actually you can extract the deb and see where the files were installed at
  20. A .deb just installs the files somewhere on your device anyway. Find and delete them manually
  21. Brave Frontier offsets were originally ported from Android to iOS, no doubt it's still easier to do it that way
  22. Why you put ViP in the title when it's in the free section
  23. That is weird Compatibility: Requires iOS 7.0 or later. Compatible with iPhone, iPad, and iPod touch. you can contact the AppStore support for that, though you don't need to tell them you have a jailbreak. iPhone 4 is nothing new so it could be because of poor performance
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines