Jump to content

bR34Kr

ViP Pro
  • Posts

    1,324
  • Joined

  • Last visited

Everything posted by bR34Kr

  1. Install NotTodaySatan from Cydia and messages is in /Applications/messages.app or something
  2. SFTP (Secure File Transfer Protocol). You will need OpenSSH and saurik's addon for it and then install an SFTP app from the AppStore and connect to yourself.
  3. Filza won't work? Try SFTP to self.
  4. This package will reinstall Cydia I think. Just ignore updates on it.
  5. You didn't input the correct UUID. Run ./uuid and you'll see what to do to have the correct one
  6. Because I get the offsets with GDB. So my method needs SSH. I wonder what yours is though.
  7. I have a lot of RAM so I don't know I did it a few times while I didn't have my PC and it worked so it was worth sharing.
  8. Hello everyone! Now you want to hack games but you don't have a PC? Well read this TuT and it'll show you how to do so. It is very important to know that it is a DIRTY method of hacking but I'll talk about that later. Also so be aware that this may take a lot of RAM. (@DiDA) REQUIREMENTS: - GNU Debugger from Cydia - Any other device capable of SSHing - OpenSSH from Cydia - Any File manager (Filza/iFile) - Jailbroken iDevice - Game Player - RastiCrac (Not obligatory) [Hidden Content] CREDITS: @bbReakMe Please correct me if I've done any mistakes.
  9. I wonder how you found that...
  10. What JB are you using. Use g0blin and the C-Ops hack works fine for me.
  11. It's a Stock Market simulator.
  12. I like food with lamb sauce.
  13. And the IDA offset is where there is the sub_blablabla
  14. Just to be sure, ASLR slide is the output of image list?
  15. Is putting a breakpoint on a function possible with LLDB? w s e -- 0xFUNCTIONGOESHERE
  16. I have this function which has the string "TotalDamage" in it. I know to godmode it's to RET the lose health, etc. But for OHK I actually have to change the values so it's big. So can I just change the values stored in the registers by not changing the flow of the script? __text:000000010145D448 sub_10145D448 ; DATA XREF: __const:00000001028F9C38↓o __text:000000010145D448 __text:000000010145D448 var_10 = -0x10 __text:000000010145D448 var_s0 = 0 __text:000000010145D448 __text:000000010145D448 STP X20, X19, [SP,#-0x10+var_10]! __text:000000010145D44C STP X29, X30, [SP,#0x10+var_s0] __text:000000010145D450 ADD X29, SP, #0x10 __text:000000010145D454 MOV X19, X0 __text:000000010145D458 LDR X8, [X19,#8] __text:000000010145D45C LDR X0, [X8] __text:000000010145D460 MOV W1, #0x18 __text:000000010145D464 MOV X2, #0 __text:000000010145D468 BL sub_100A732C4 __text:000000010145D46C LDR X8, [X19,#8] __text:000000010145D470 LDR X19, [X8,#8] __text:000000010145D474 ADRP X0, #aTotaldamagedon@PAGE ; "TotalDamageDone" __text:000000010145D478 ADD X0, X0, #aTotaldamagedon@PAGEOFF ; "TotalDamageDone" __text:000000010145D47C BL sub_102089C74 __text:000000010145D480 MOV X1, X0 __text:000000010145D484 MOV X0, X19 __text:000000010145D488 MOV X2, #0 __text:000000010145D48C LDP X29, X30, [SP,#0x10+var_s0] __text:000000010145D490 LDP X20, X19, [SP+0x10+var_10],#0x20 __text:000000010145D494 B sub_100AD0780 __text:000000010145D494 ; End of function sub_10145D448
  17. Hope you have a good time around here!
  18. But if I want to change a value which the player regenerates how would I do that? Because only the player regenerates
  19. Weird. What jailbreak are you using? My Game Player works on 10.3.2
  20. Make a theos project where you hook to that specific class and method to store the value in a variable which you then print.
×
  • 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