Jump to content

3 posts in this topic

Recommended Posts

Posted (edited)

Hi,

Is there a way to workaround a game that has implemented a tweak detection functionality in it's latest update?

When the mod menu loads, and attempts to apply the tweak to the offsets, a new message pops up "Please close any software that may negatively impact the game" and it shuts down.

I have tried (with futility) to check any Obj-C Classes, but the only ones that looked interesting were "isJailbreaking" and "checkDevice", but amending these didn't work.

Does anyone have any experience trying to work around this? My fear is that the game is checking for an injected value, and the moment it sees this, it force closes, which it never did before... 

Any pointers so that I can try something else would be very helpful.

Updated by lata2016
Posted (edited)

Hey!

Perhaps Jailbreak bypasses may help.

Please see our list of Jailbreak bypass tweaks topic here: https://iosgods.com/topic/142591-list-of-tweaks-to-bypass-jailbreak-detection-in-games/?do=findComment&comment=4561690

Otherwise you’d have to manually reverse engineer and check what’s happening.

Updated by Rook
  • Thanks 1
Posted
On 10/11/2021 at 2:38 PM, lata2016 said:

Hi,

Is there a way to workaround a game that has implemented a tweak detection functionality in it's latest update?

When the mod menu loads, and attempts to apply the tweak to the offsets, a new message pops up "Please close any software that may negatively impact the game" and it shuts down.

I have tried (with futility) to check any Obj-C Classes, but the only ones that looked interesting were "isJailbreaking" and "checkDevice", but amending these didn't work.

Does anyone have any experience trying to work around this? My fear is that the game is checking for an injected value, and the moment it sees this, it force closes, which it never did before... 

Any pointers so that I can try something else would be very helpful.

Not all games use objective c methods, you can try using string xrefs and look up stuff like cydia jailbreak and some files that might be stored on a jailbroken device and mess around with the c++ functions

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
×
  • 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