Jump to content

NoHax

Senior Member
  • Posts

    481
  • Joined

  • Last visited

Everything posted by NoHax

  1. Change it to uppper case S in iOS
  2. Looks like Italian apple support.
  3. Have you tried using lldb?
  4. Maybe try speedmaster or iGG?
  5. Your further ahead than me now! Every time I've tried to do that my app just crashes You could take it a step further by making it into a .deb tweak using theos.
  6. Look around in the function in IDA (in IDA view not hex view) and there should be a sub around there. Then you got two options, you can NOP it which means it'll be free, or you can change it to an ADD so you get money instaid of losing it. To change the function go to armconverter.com and there is hex to arm, arm to hex and much more.
  7. The addresses from GameGem are temporary, you need to use lldb to get the addresses for IDA, there are tutorials on how to do it. Just search "lldb" and it'll come up.
  8. Deleted the app, ran iCleaner, rebooted, installed the app via iTunes, re-jailbroke using yalu102, re-downloaded the app, replaced the binary using the thinned binary and it worked!
  9. The title basically explains it all. I haven't modified the binary in any way (other than thinning it) and it crashed upon launch. I've set all the permissions. Anyone have any idea whats wrong?
  10. If I hack the armv7 will it work with both 64bit and 32bit devices?
  11. One last question, do I have to thin the binary if the game is only arm64?
  12. Works perfectly now, thanks!
  13. Yep I did that, picked my app then I get that error
  14. When I try and crack an app I get the error Computing total sizedu: cannot access `/var/containers/Bundle/Application/CA7FA5A5-48C2-4395-A819-243722E57070/battleplans.app': No such file or directory/usr/bin/rc.sh: line 2889: 0 + : syntax error: operand expected (error token is "+ ") I've downloaded the app via iTunes. The problem is that the app is actually C788658C-6F9F-4169-A81D-A3178ABD1C75. Could I just change the address to CA7FA5A5-48C2-4395-A819-243722E57070?
  15. Your doing debugserver ComputerIP:23 --attach=Process ID? Then you type lldb in a different window and then type process connect connect://DeviceIP:23
  16. Also use [ hide ] content [/hide ] to hide your content (no spaces)
  17. Nice job! You could try converting it into a deb using this.
  18. Are you modifying the values at the end of a mission? If you are just try modifying the coin value directly.
  19. Pretty sure I entered all these, probably more I haven't added.
  20. Reminds me of something.......
  21. So I've been trying to hack an app for a while now but when I replace the normal binary with modded binary it crashed instantly, I thought it must be me doing something wrong so I tried for ages, gave up, then tried hacking another app. I found all the offsets on the other app using lldb, changed what I needed to change and the exact same thing happens! The app crashed instantly upon launch. Can anyone help?
×
  • 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