Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. No idk how to explain it lol
  2. You use them when the original value use them too. for example if you got a function that's for rewards & you see a ADD/S in it. You know you have to change that. If its a spend/consume/use function, you look for a SUB. But most people just MOV R0, R7 BX LR a function from the top. What this does is move the value of r7 into r0, skip rest of function. But this may end up in visual sh!t sometimes. I like doing things inside the function rather that mov r0, r7 it.
  3. See tutorial section
  4. I wish you were my husband
  5. shut up, go hack Pou
  6. I'll help you later tonight. Pm me
  7. Apparantly, they probably added a check to it or something. sh!t devs, luckily the first deb for this update was a failed offset on that feature, so only one person got banned of it. sh!t sh!t sh!t Added a new few of maxing your level. - Once you level up, your rank will go up by 140. 150 is max. Download new deb if intrested.
  8. Try original Appsynch
  9. Fixed instant level not working (try new deb & report back)
  10. Hack has now been fixed, download the new .deb !
  11. Send tweak.xm using ghostbin
  12. Very nice & well explained tutorial!
  13. Hahah, sick . Very nice
  14. Oh god, ofcourse. Use the , omg nice @Amuyea !
  15. Did you do DiDA's tutorial correctly? Set permissions to debugserver file etc?
  16. Hack has been updated to version 2.0.6
  17. Nope, once lldb gives you a offset, you'll need to remove aslr slide from it. If you don't know how, see this tutorial:
  18. If you're removing aslr on a arm64 binary, the game will crash. Cause you can not remove aslr from arm64 binary without making it crash. If it's armv7, make sure you signed the binary after removing aslr from it by this command ldid -s 'binaryname' & yes port 23 is needed.
  19. I'm sorry. I though DiDA linked something else. I never tried that new lldb, intresting though Also you don't use terminal to debug, atleast not mobile terminal. You'll need to ssh into ur phone usin pc
×
  • 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