Jump to content

Laxus

Cheater
  • Posts

    31,885
  • Joined

  • Last visited

Everything posted by Laxus

  1. That's not the problem with the the cheat, please read the alert
  2. what do you mean? Just tested and it still work fine
  3. 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);
  4. Updated! This hack is now updated to the current App Store version!
  5. Updated! This hack is now updated to the current App Store version!
  6. Stop asking update for non-jb version in the jailbreak topic version else you will be ignored
  7. Outdated link, I updated the link again. Else you can try searching for the game on iOSGods App
  8. 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.
  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. Updated! This hack is now updated to the current App Store version!
  15. Updated! This hack is now updated to the current App Store version!
  16. Updated! This hack is now updated to the current App Store version!
  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. Updated! This hack is now updated to the current App Store version!
  20. Updated! This hack is now updated to the current App Store version! Fixed All Manager Hired
  21. Fixed, remove old hack version first
  22. Bạn dùng tweak Crane trên bigboss xóa keychain của game thử, theo mình biết thì game lưu trên gamecenter nữa nên là tắt gamecenter trc khi chơi xem sao
×
  • 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