Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. 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
  2. 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.
  3. 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.
  4. Stfu b**** they can get enemy can't walk
  5. It can be dangerous to delte the keychain.
  6. Killed:9 error is bcs of binaries not being signed due the Electra JB
  7. 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
  8. failed to attach to process named: "" re-read your command.
  9. 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.
  10. Also, I do suggest you to use this: Instead of debugserver IDA, the link above is MUCH faster.
  11. LLDB needs port 23, so you need to create it. See video.
  12. Also: I suggest you to learn C on your pc/MacOS if you have one, actually any programming language is suggested to learn on PC.
  13. iOS 11 has some problems with this. However, I think @DiDA has a fix. Alternative: Try signing with extender from Julio (not sure if it supports signing Binary but it's worth a try)
×
  • 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