Jump to content

NoHax

Senior Member
  • Posts

    481
  • Joined

  • Last visited

Everything posted by NoHax

  1. The tutorials I've been using a lot recently are
  2. F*ck the police.
  3. Do I have to pay for postage on the sock?
  4. Thanks!
  5. Only took a minute and I had nothing better to do.
  6. Rider By Ketchapp v1.0iTunes URL: https://itunes.apple.com/us/app/rider/id1229618961?mt=8&uo=4&at=1010lce4 DIY Requirements:- Jailbroken iPhone/iPad/iPod Touch.- IGameGuardian DIY Features:- Infinite Diamonds Instructions: [Hidden Content] Credits:- Me
  7. Wait, so my offset from lldb was 0x100354f78, I just checked my alsr and its d8000, so I would do 0x100354f78-d8000 to find my offset? Or do I have to do that watchpoint thing again and then take away my alsr value from the new offset I get?
  8. So I'm trying to hack a game's currency and I've done all that lldb stuff and it gave me this 0x100354f78 <+264>: ldr w8, [x20, #0x8] Would I jump to address 0x100354f78 and change ldr w8, [x20, #0x8] to ldr w8, r7. r7 is usually a big value, right? And that means w8 is money?
  9. Have you trusted the PC/Mac?
  10. Yeah I've done that but when I try to set a watch point it gives me error: invalid thread.
  11. Don't you have to do something to the iGG address before you put it in @Ted2 ? I put it in and I get invalid thread (I've done process interrupt) Also, the value is one of the ones with .0000 on the end if that means anything
  12. Don't you have to do something to the iGG address before you put it in? I put it in and I get invalid thread (I've done process interrupt) Don't you have to do something to the iGG address before you put it in? I put it in and I get invalid thread (I've done process interrupt) Also, the value is one of the ones with .0000 on the end if that means anything
  13. I'm trying to hack a game using lldb and I've got as far as attaching to the process and giving it instructions. I've ran process interrupt and now I'm trying to set a watchpoint but I'm not sure how to convert my temporary address IGG gave me (0x1013F6468) can anyone convert it for me or teach me how to do it myself?
  14. I'm on iOS 10.2 Here's a screenshot of the error http://prntscr.com/fq2wf8
×
  • 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