Jump to content

NoHax

Senior Member
  • Posts

    481
  • Joined

  • Last visited

Everything posted by NoHax

  1. Kys ?
  2. Translate this. ? ? ?
  3. If there empty there's no point deleting them so just keep them tonne safe.
  4. Yeah I use cyberduck for lldb
  5. Here's all the stuff from Zimons hacking starter pack you'll need Tutorial: https://iosgods.com/topic/852-tutorial-how-to-hack-using-ida/ Tutorial: https://iosgods.com/topic/4668-ida-tutorialhow-to-know-what-to-change-in-ida-in-order-to-make-your-hack-work/ How to Hack Using LLDB: https://iosgods.com/topic/5380-working-on-ios-9-how-to-get-lldb-working-on-windows/#comment-127530 How to Hack with Strings: https://iosgods.com/topic/26584-ida-tutorialhow-to-hack-with-strings/ How to Hack Vectors: https://iosgods.com/topic/7885-ida-tutorialhow-to-deal-withhack-vectors/#comment-211260 How to Disable Anti-Debugging Protection: https://iosgods.com/topic/26721-breaking-securityhow-to-disable-syscall-anti-debugging-protection/ How to Disable Memory Checks: https://iosgods.com/topic/6995-ida-tutorialhow-to-disable-memory-checks/ How to Hack Floats (ARM64): https://iosgods.com/topic/39081-ida-tutorial-how-to-hack-floats-in-arm64/
  6. You need to use lldb on your mac to find the offsets you need to hack (lldb requires SSH). Read this (the lldb tut is for windows but it's the exact same thing for mac) Before you've done that get your binary and put it in the app in your phone (var/containers/bundle/application/appname/appname.app/appname
  7. Uninstall the dodgy tweak then mate.
  8. Watch it, its f**king awesome, one of the best episodes for sure.
  9. Episode 6 has been leaked by HBO btw, full HD and everything
  10. sh!t nvm Don't want to ruin anything
  11. @Danaerys shouldn't you be doing game of thrones stuff?
  12. I'm not sure about that but the function I'm on about (LDR.W R10, [R0]). Means load the value of R0 into damage So that means you can just change R0 into R7 which means instad of loading R0 into your damage it should load 803 million.
  13. You read almost all IDA functions except for str right to left.
  14. I meant right to left
  15. You read it left to right, so instaid of making it load R10 into R2 you made it load R7, try the load function above which is saying to load R0 into R10. Change the R0 to R7.
  16. I kind of figured out my problem, I just had to sign my binary (not many tutorials said to do it) so I changed some stuff around and nothing works, so I still kinda need help.
  17. Idk what that is but congrats!!
  18. [ hide] content [/hide ] Without spaces.
  19. The hack is outdated. Click the mark as best answer button
  20. Click the mark as best answer button.
  21. The name has been changed to contributor
×
  • 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