Jump to content

Sr20Debt

Member
  • Posts

    15
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPhone 13 Pro Max
  • iOS Version
    15.4.1
  • Jailbroken
    No
  • Rooted
    No

Recent Profile Visitors

191 profile views

Sr20Debt's Achievements

Rookie

Rookie (2/14)

  • Collaborator
  • Conversation Starter
  • Dedicated
  • 4 Years In
  • First Post

Recent Badges

2

Reputation

  1. I’m trying to bypass anti-cheat. I’ve successfully bypassed jb detection but no luck with anti-cheat.
  2. I appreciate the honest help! I'll give it another shot tomorrow. Thanks again
  3. Okay yeah, I get what you're saying now. Regardless what I do, it freezes the game. Would I be able to just "ret" all of the offsets to the StartDetection(), StartDetectionAutomatically(), etc? I just can't figure out what to patch to bypass anti-cheat and stop the freezing. I'm at a loss honestly
  4. Would this cause the app to freeze though? I've tried 1F2003D5 and C0035FD6 separately and it still freezes. I'm not sure if the anti-cheat is being set off and that causes the game to freeze or if I'm somehow using the wrong offset.
  5. Hi guys! Long time lurker, first time poster. I've been trying to modify this game for fun. It's Survivor.io and it has been previously modded by multiple people here on iOSGods. Since I know its possible to bypass, I have tried doing it myself to no avail. I've heard that the anti-cheat isn't too hard to bypass but I haven't gotten that far yet.. I'm not too new to making cheats for games but I've only done it on PC games without anti-cheat. I've tried patching the offsets multiple times, different bytes, etc. It always freezes, and crashes. I have yet to see anyone post a write up to bypass anti cheat by writing to the offsets or any other similar methods, so I came to ask for some help. Here's an example of the code I'm currently trying to use: patchOffset(ENCRYPTOFFSET("0x1DE6448"), ENCRYPTHEX("0x1F2003D5C0035FD6")); patchOffset(ENCRYPTOFFSET("0x1DE64BC"), ENCRYPTHEX("0x1F2003D5C0035FD6")); patchOffset(ENCRYPTOFFSET("0x1DE6618"), ENCRYPTHEX("0x1F2003D5C0035FD6")); //Have also tried this patchOffset(ENCRYPTOFFSET("0x1DE6618"), ENCRYPTHEX("0xC0035FD6")); //This too patchOffset(ENCRYPTOFFSET("0x1DE6618"), ENCRYPTHEX("0x1F2003D5")); Example of classes and methods Would really appreciate anyone pointing me in the right direction! Thank you
×
  • 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