Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. 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.
  2. 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.
  3. Stfu b**** they can get enemy can't walk
  4. It can be dangerous to delte the keychain.
  5. Killed:9 error is bcs of binaries not being signed due the Electra JB
  6. 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
  7. failed to attach to process named: "" re-read your command.
  8. 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.
  9. Also, I do suggest you to use this: Instead of debugserver IDA, the link above is MUCH faster.
  10. LLDB needs port 23, so you need to create it. See video.
  11. 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.
  12. 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)
  13. you can't hack new games with Flex anymore. New games are sub_x games, which means the binary doesn't contain Classes + function names. You need to hack them with IDA. The only thing you can try is: - Go to StoreKit - find (long long)transactionState & return this to 1 - if you're lucky, the game devs were pu$$ies & didn't protect themselves from fake purchaes.
  14. No that's not Shmoo's Twitter
×
  • 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