Jump to content

Laxus

Cheater
  • Posts

    33,998
  • Joined

  • Last visited

Everything posted by Laxus

  1. You’re not the only one send him pm, he receive > 500 pms everyday so bump your message when you see him online
  2. Please contact Rook with your old and new device udid + transaction id so he can check what’s wrong
  3. You can transfer it to your new device Please read our "iOSGods App+ Frequently Asked Questions & Answers" topic here: https://iosgods.com/topic/100620-iosgods-app-frequently-asked-questions-answers/
  4. Read our "Converting your Account to a Local iOSGods Account" topic: https://iosgods.com/topic/56807-tip-converting-your-account-to-a-local-iosgods-account/
  5. Updated! This hack is now updated to the current App Store version!
  6. Updated! This hack is now updated to the current App Store version!
  7. Updated! This hack is now updated to the current App Store version!
  8. Please read our "iOSGods App+ Frequently Asked Questions & Answers" topic here: https://iosgods.com/topic/100620-iosgods-app-frequently-asked-questions-answers/
  9. Updated! This hack is now updated to the current App Store version!
  10. Updated! This hack is now updated to the current App Store version!
  11. Updated! This hack is now updated to the current App Store version!
  12. Updated! This hack is now updated to the current App Store version!
  13. Updated! This hack is now updated to the current App Store version!
  14. That's not the problem with the the cheat, please read the alert
  15. what do you mean? Just tested and it still work fine
  16. Try this. If you trying to do a function pointer and it crash, create a function pointer inside a function then call it uint64_t aslr_for_framework(const char* framework) { int image_count = _dyld_image_count(); for (int i = 0; i < image_count; i++) { if (strstr(_dyld_get_image_name(i), framework)) { return _dyld_get_image_vmaddr_slide(i); } } return 0; // could not find image } uint64_t getRealOffset(uint64_t offset) { uint64_t aslr = aslr_for_framework("UnityFramework"); //frameworks binary name NSLog(@"ASLR %#llx", aslr); return aslr+offset; } uint64_t getRealOffset(uint64_t offset);
  17. Updated! This hack is now updated to the current App Store version!
  18. Updated! This hack is now updated to the current App Store version!
  19. Stop asking update for non-jb version in the jailbreak topic version else you will be ignored
  20. Outdated link, I updated the link again. Else you can try searching for the game on iOSGods App
  21. Information This request or parts of this request have been filled. Please use the search bar on iOSGods.com to find the topic(s) or try searching on the iOSGods App.
  22. Updated! This hack is now updated to the current App Store version!
×
  • 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