Jump to content

3 posts in this topic

Recommended Posts

Posted

The game is Standoff 2, and they recently made even stronger jailbreak detection, so most of the cheat developers gave up on doing cheats for it (or they use different techniques). Before those updates, you could just use either A-Bypass or Fly JB X to bypass the jailbreak detection, but now it no longer works. The game just crashes after you login to your account, whatever you use or do (but you can sit on the login page without crashes). The question is, if I want to bypass it, should I learn some Arm64 assembly and try reverse engineering that? Maybe I can somehow make use of iGG? I just want to hear different opinions on that.

Posted
3 hours ago, TrizeMelon said:

The game is Standoff 2, and they recently made even stronger jailbreak detection, so most of the cheat developers gave up on doing cheats for it (or they use different techniques). Before those updates, you could just use either A-Bypass or Fly JB X to bypass the jailbreak detection, but now it no longer works. The game just crashes after you login to your account, whatever you use or do (but you can sit on the login page without crashes). The question is, if I want to bypass it, should I learn some Arm64 assembly and try reverse engineering that? Maybe I can somehow make use of iGG? I just want to hear different opinions on that.

What version had weak jb detection?

Posted (edited)
5 hours ago, Puddin said:

What version had weak jb detection?

The last weak version was 0.24.3 (9 months ago, current 0.28.5), it could be bypassed just using A-Bypass or Fly JB X. A bit of history, developers in 0.26.0, which was released 6 months ago, made the current anticheat system. Few versions before, however, they tried fighting cheat developers using different techniques (encrypting metadata; using frameworks that crash the game if jailbreak is detected). After 0.21.0, they made a detection for fake versions (when you change the info.plist version of the game). I think they just hired a new anti-cheat team at 0.25.0, because throughout those 3 years of iOS cheating I never saw anything like that.

Below is the article of one of the cheat devs in the game. Notice, that article was written when it was 0.25.2, so some information might be outdated (such as the presense of the framework which caused the crash of an application when jailbreak was detected (it got deleted in 0.26.0))

Quote

Check when starting an application

In update 0.25.0 a new framework was added to the game.

This framework is not related to the main framework of the game, and since it was added recently, I have not so completely disassembled it. This part of the anti-cheat runs checks the system for the presence of jailbreak in different ways and as well as the originality of the application, but it all leads to one thing - crashing applications if the framework detects something at the start of the application.

The way around this is quite easy - patch the function that causes the application to crash. If you are interested, you can find this framework in the game files (it has a random name) and load it into IDA to find the function that causes the crash. It is enough to patch this function and that's all.

Check at login

One of the main anti-cheat checks occurs when logging into an account, standoff2 uses a lot of different methods such as checking game files, eitherk hashes, bandle identifier and also jailbreak detectors. All of these checks are recorded in a dictionary:

SystemVersion, Root, Injected, IsFromAppStore, IsDebugged, CydiaUrl, Symlink, WritePermission, JailAppsExists, Mod, InstallMode, Installer, Dylibs, ApplicationVersion, GameBundleID, DeviceCheck

The workaround is quite easy, just find the dictionary generation and find the field that stores the entire dictionary, all can be done without hooks. Then you need to log values from jailbreak device that would understand to find out the values and substitute the whole dictionary. Also in IDA you can understand all dictionary methods in more detail. If you bypass the dictionary, you will not be banned in the lobby.

Checks at the entrance during the gaming match

And so, if you went around the dictionary replacing it and does not ban you in the lobby, then you can rejoice, but not for long. If you notice in the dictionary there is a value Devicecheck, is the size of the Device token that is generated when you enter the account and during the game match. The dimensions of these lines should be the same, and Device token also stores information about the device.

DeviceCheck is a common technology from Apple designed to authenticate devices and exchange data between the server and devices. With it, developers can determine whether the device has been taken into account in any action or used for a specific purpose. For example, this may be useful in preventing fraud or restricting the use of services.

 

This token allows developers to detect on the server side of the ip.

The only way to get around this detector is if you log the token with the jailbreak device and change your token in the game and indicate the size of the token in the device. Token can be replaced through the field as well without hooks. But if one token is used many times, then it will fly into the detector. Thus, in order to make a safe ip for everyone, you need to collect a lot of tokens from different devices with jailbreak and add them to the database, after which it will help everyone to give out their tokens and for some time to protect themselves from the ban, but even so you will receive a ban since you use a token on two different devices and accounts, just the Standoff2 server and the anti-cheat system as a whole does not work perfectly, does not process all requests and it bans with 'packages'.It may seem that some cheat is really without a ban, but a couple of days is enough and the entire base of tokens flies into the detector, and there is also a line Mod, you can analyze it in detail in IDA, it can also be related to DeviceCheck to some extent. And hashes of libraries can fall into the detector, since some libraries have different hashes on different devices, in fact, Standoff2 has less powerful checks and it’s enough for developers to go out with conspiracy that they will be able to completely finish the anti-cheat.
Any cheat and any ipa will be released through time, the server part of the game is not good enough to process all requests quickly and ban accounts, throw tokens into the detector and so on. 

Well, when entering the game match, application_install_mode is checked too, the value of Adhoc is a detector, the original must have a Store. Finding this will also not be difficult according to the data that I have already given you.

It's mainly the whole info he provided about the anticheat. I translated the whole text from Russian and tried to optimize it, but a lot of russian slang words were used and I might missed something, tell me if you didn't understand something.

Updated by TrizeMelon
  • Like 1
  • Informative 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • Bam Bam Squad v1.1.2 [+3 Jailed Cheats]
      Modded/Hacked App: Bam Bam Squad By Touka Technology Limited
      Bundle ID: com.bam.bam.squad.pigeon.wall.wow.clash.battle.game
      App Store Link: https://apps.apple.com/us/app/bam-bam-squad/id6751526939?uo=4

       

      🤩 Hack Features

      - Never Die
      - One Hit Kill
      - No Ads
        • Agree
        • Winner
      • 0 replies
    • Bam Bam Squad v1.1.2 [+3 Cheats]
      Modded/Hacked App: Bam Bam Squad By Touka Technology Limited
      Bundle ID: com.bam.bam.squad.pigeon.wall.wow.clash.battle.game
      App Store Link: https://apps.apple.com/us/app/bam-bam-squad/id6751526939?uo=4



      🤩 Hack Features

      - Never Die
      - One Hit Kill
      - No Ads
        • Winner
      • 5 replies
    • Jurassic World Alive v3.16.45 - [ Dino Don't Move & More ]
      Modded/Hacked App: Jurassic World Alive By Ludia
      Bundle ID: com.ludia.jw2
      iTunes Store Link: https://apps.apple.com/us/app/jurassic-world-alive/id1231085864


      Hack Features:
      - Dino Don't Move
      - Inf. Battery
      - VIP Enabled

      This hack is an In-Game Mod Menu (iGMM). In order to activate the Mod Menu, tap on the iOSGods button found inside the app. This hack works on the latest x64 or ARM64 iDevices: iPhone 5s, 6, 6 Plus, 6s, 6s Plus, 7, 7 Plus, 8, 8 Plus, X, Xr, Xs, Xs Max, SE, iPod Touch 6G, iPad Air, Air 2, Pro & iPad Mini 2, 3, 4 and later.
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 1,717 replies
    • Combat Quest: Idle Dungeon RPG v1.50.1 +2 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Combat Quest: Idle Dungeon RPG By CHILLBASE LTD
      Bundle ID: com.chillgaming.combatquest
      App Store Link: https://apps.apple.com/us/app/combat-quest-idle-dungeon-rpg/id1558423382?uo=4


      Hack Features:
      - Damage Multiplier
      - Defence Multiplier
        • Informative
        • Agree
        • Winner
        • Like
      • 54 replies
    • Combat Quest: Idle Dungeon RPG v1.50.1 +2 Cheats [ Damage & Defence ]
      Modded/Hacked App: Combat Quest: Idle Dungeon RPG By CHILLBASE LTD
      Bundle ID: com.chillgaming.combatquest
      App Store Link: https://apps.apple.com/us/app/combat-quest-idle-dungeon-rpg/id1558423382?uo=4


      Hack Features:
      - Damage Multiplier
      - Defence Multiplier
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 24 replies
    • Fable Town: Merge Games v1.23.0 +1++ Jailed Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Fable Town: Merge Games By REEF GAMES LTD
      Bundle ID: com.reefgames.fabletown
      iTunes Store Link: https://apps.apple.com/us/app/fable-town-merge-games/id6478150057?uo=4


      Hack Features:
      - Unlimited Currencies -> Will increase instead of decrease.


      Jailbreak required hack(s): [Mod Menu Hack] Fable Town: Merge Games v1.6.4 +1++ Cheat [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 23 replies
    • Fable Town: Merge Games v1.23.0 +1++ Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Fable Town: Merge Games By REEF GAMES LTD
      Bundle ID: com.reefgames.fabletown
      iTunes Store Link: https://apps.apple.com/us/app/fable-town-merge-games/id6478150057?uo=4


      Hack Features:
      - Unlimited Currencies -> Will increase instead of decrease.


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Fable Town: Merge Games v1.6.4 +1++ Jailed Cheat [ Unlimited Currencies ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 11 replies
    • Amikin Village: Magic Sim RPG v1.3.1 +5 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: Amikin Village: Magic Sim RPG By HELIO LTD
      Bundle ID: com.heliogames.amikin.survival
      App Store Link: https://apps.apple.com/us/app/amikin-village-magic-sim-rpg/id6478102304?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - God Mode
      - Speed Multiplier
      - Unlimited Weapon Durability
      - Split Hack
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 353 replies
    • Amikin Village: Magic Sim RPG v1.3.1 +5 Cheats [ Damage + More ]
      Modded/Hacked App: Amikin Village: Magic Sim RPG By HELIO LTD
      Bundle ID: com.heliogames.amikin.survival
      App Store Link: https://apps.apple.com/us/app/amikin-village-magic-sim-rpg/id6478102304?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - God Mode
      - Speed Multiplier
      - Unlimited Weapon Durability
      - Split Hack
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 121 replies
    • Slime Castle - Idle TD v2.4.6 +8 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Slime Castle - Idle TD By AZUR INTERACTIVE GAMES LIMITED
      Bundle ID: com.redtailworks.slimetd
      iTunes Store Link: https://apps.apple.com/us/app/slime-castle-idle-td/id6480410032?uo=4


      Hack Features:
      - Unlimited Coins -> Will increase instead of decrease.
      - Unlimited Diamonds -> Will increase instead of decrease.
      - Unlimited Silver -> Will increase instead of decrease.
      - God Mode
      - x5 Speed Unlocked
      - No Ads


      Jailbreak required hack(s): [Mod Menu Hack] Slime Castle - Idle TD v0.9.2 +6 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 232 replies
    • Cash King: Tycoon Earn Money v1.15.0 +4 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Cash King: Tycoon Earn Money By BFK ARASTIRMA GELISTIRME YAZILIM BILGISAYAR SANAYI VE TICARET ANONIM SIRKETI
      Bundle ID: com.tcn.cking
      iTunes Store Link: https://apps.apple.com/us/app/cash-king-tycoon-earn-money/id6479973614?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Unlimited Cash -> Will increase instead of decrease.
      - Unlimited Tickets -> Will increase instead of decrease.
      - Unlimited Health & Happiness -> Will not decrease.
      -- No Ads


      Jailbreak required hack(s): [Mod Menu Hack] Cash King: Tycoon Earn Money v0.7.2 +4 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 43 replies
    • Cash King: Tycoon Earn Money v1.15.0 +4 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Cash King: Tycoon Earn Money By BFK ARASTIRMA GELISTIRME YAZILIM BILGISAYAR SANAYI VE TICARET ANONIM SIRKETI
      Bundle ID: com.tcn.cking
      iTunes Store Link: https://apps.apple.com/us/app/cash-king-tycoon-earn-money/id6479973614?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Unlimited Cash -> Will increase instead of decrease.
      - Unlimited Tickets -> Will increase instead of decrease.
      - Unlimited Health & Happiness -> Will not decrease.
      -- No Ads


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Cash King: Tycoon Earn Money v0.7.2 +4 Jailed Cheats [ Unlimited Currencies ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 26 replies
×
  • 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