Jump to content

Amuyea

ViP Pro
  • Posts

    11,503
  • Joined

  • Last visited

Everything posted by Amuyea

  1. I understand that 0x42e60000 is 115f for big endian. iOS only can do little endian. So switching bytes to 0x0000e642. I tried doing this " Mov r0, #0x0000e642 " and it converted.
  2. Do you have some tweak that block the jailbreak detection on device?
  3. iOS 11 support IPA will be posted on separate thread. (I will post when I finish with it. Then I will able to update for x32 users!)
  4. Depends on what Device you have. x32 can crack and the binary will be x32. While on x64, you need to install the app from iTunes to be able to crack ipa with both x32 and x64. x32 or ARMv7 iDevices: iPhone 3GS, 4, 4s, 5, 5C, iPod 3G, 4G, 5G, iPad 2, 3, 4 & iPad Mini 1. x64 or ARM64 iDevices: iPhone 5s, 6, 6 Plus, 6s, 6s Plus, 7, 7 Plus, 8, 8 Plus, X, SE, iPod Touch 6G, iPad Air, Air 2, Pro & iPad Mini 2, 3, 4 and later. Terminal: (Can do this on mac as well) x32 lipo nameofbinary -thin armv7 -o tempnameofbinary x64 lipo nameofbinary -thin arm64 -o tempnameofbinary Removing ASLR allows you to use GDB/LLDB to find offsets which you can search in IDA. (Replace the binary with ASLR to app's binary folder and put permission as 777)
  5. Upload the picture to imgur.com Also, if you downloaded it on JB then you can crack it to share or check google for IPA.
  6. If you bought it legit. Then just close the app and open it few times?
  7. You can do SAV but it won't work with Documents. Only Preferences.
  8. I will check. Make sure that you are in Jailbreak mode
  9. I don't think there is another way
  10. Otome games or 3DS for my favorites type of games
  11. I want to have PSVITA #1
  12. It's fine for me on 10.2. Did you follow a thread with something like iOS 10 in title about ibackupbot https://iosgods.com/topic/46384-how-to-ibackupbot-workaround-for-ios-1021/
  13. Download link is fine. You can't view premium videos!
  14. Check the first post of the thread and download? Unless it was VIP then you need to purchase VIP
  15. My partner does but he is busy for few days
  16. Please understand that I don't have x64 bit device nor I know how to hack x64 portion. Thus, iOS 11 support will be delayed until further notice
  17. Requirement: MacBook Cracked IPA from AppCake site or alternative sites. (Or friend with jailbroken x64 device) Binary (not thinned) from IPA Xcode command line Thinning binary on Mac: Make new folder on Desktop Put the binary inside the folder Drag the folder to the terminal or Open terminal and type “cd ~/Desktop” Run this command x32 binary command: lipo binary -thin armv7 -output newbinary x64 binary command: lipo binary -thin arm64 -output newbinary This will be helpful if someone is busy to thin the binary for you. Also, iOSGods’ armconverter site only can thin the binary to x32. Screenshot: Left is from armconverter and right is from mac. Both are x32 binary or armv7. Guide to check the binary: Open IDA if you have on mac or windows. File -> Open and select binary or Drag the binary into IDA. Original, armv7 and arm64
      • 2
      • Like
  18. This is not for mac version right? Only windows?
  19. Please understand that the hacking is a hobby to him. He enjoyed doing it until the kids began to be ungrateful. Then there are some events in his life that he has to be focused on than on us. Its his choice and not yours
  20. I haven't tried this new "mode", what is it about?
×
  • 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