Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. Watchpoints don't work on gdb
  2. Well if the game unfreezes with the 'c' command. Then you can just use it
  3. What happens when you type 'c' after those "errors"?
  4. Won't be home for 2 days, so if a game updates, you guys gotta wait. LUL

  5. Best support topic ever
  6. You need to set a watchpoint with lldb in order to get to it's address in the binary.
  7. Wait for shmoo to update.
  8. Pretty sure it has to do something with Colliders, rigidbody & collisions. Work from there. Fun thing: Google for something like: "Character walks through walls, how to fix?" Devs will explain how to fix, you just have to do the opposite on it
  9. Update when I've time. If 100 people mention me, I am aware of it need a update. Don't need to do another mention.
  10. The topic is from 2016. The author never updated it, also he's no longer active. The hack probably does NOT support any versions anymore.
  11. Stfu b**** they can get enemy can't walk
  12. It can be dangerous to delte the keychain.
  13. Killed:9 error is bcs of binaries not being signed due the Electra JB
  14. You need to declare it: inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } Also this may be a nice tool to use. http://armconverter.com/mshookgenerator/ Select patcher option
  15. failed to attach to process named: "" re-read your command.
  16. That's where my video is about. If you aren't bother watching the FULL video with your EYES, then don't even start this journey.
  17. Also, I do suggest you to use this: Instead of debugserver IDA, the link above is MUCH faster.
×
  • 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