Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. armconverter would do the job
  2. I’ve never seen a iOS game with a dll, so this is new. But in the screenshot it’s obviously pointing to a binary address, so thats where you’ll have to go to in IDA, I assume.
  3. Offsets in dnspy are the one you go to in ida then
  4. Load the .py script into IDA once you loaded the binary.
  5. It has been auto updated since the release. Current version patched a few features, sh!t happens.
  6. topics, not video's. It's on the forum. don't wanna be rude, but you could have just used search bar
  7. there like 3-5 tutorials on how to get iGMenu working on electra if it doesn't directly.
  8. It should be a mod menu, not a settings hack.
  9. Are the hacks updated to the current version of the game?
  10. There’s no jailbreak for iOS 12.
  11. Is there some kind of update function in the class?
  12. You might be able to trigger the features with MM buttons instead
  13. Can’t be the cause of the tweak if it’s removed
  14. Yeah sure np
  15. Yea, but you can leave it too, doesn't do any harm.
  16. Where's your text input? 1. Also, are you sure all functions are in the Apollo16SimFinances class? 2. in the .plist in the root of your project, do you have the CORRECT bundle ID same as the app? - if not, get it from: https://www.armconverter.com/appinfo 3. You know that you're directly patching the funcs? This here: inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } is never used.
  17. Get the f*** off here
×
  • 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