Hi, I am trying to bypass the jailbreak detection of battlecats.
FLEX2, TsProtector, Xcom, and more: ==> I have tryed and nothing work in ios 8.1.2 with this game.
So I am trying to patch it with ida And an hex editor because is the only way to find the way it works from the inside.
For the booblean functions i got help, but now I have a bigger problem I think. When the aplication is not modded it display a message like: Unauthoriced (A) activity has been detected. With the mod I have done, this don´t happend. But the app keeps stopping on the boot. There are 3 more functions related with jailbreak detection on the code: [MAT Utils checkJailBreak] Boolean (Patched) [GAD Device isJailbroken] Boolean (Patched) [MAT Settings jailbroken] Id (¿?)
[MAT Settings setJailbroken] Id (¿?)
[MobileAppTracker setJailbroken] Boolean (Patched) [MobileAppTracker setShouldAutoDetectJailbroken] Boolean (Patched) [MATTracker setShouldDetectJailbroken] Boolean (¿?¿?¿?¿)
What should I do now? I am thinking on copy the BL in the end of the 2 Id functions. But the other one is a mess for me. I can´t understand what is doing.
If anyone need the binary or something to examine it ask me in a PM.
This is my first ios work, so I am completely noob here. I need help please.
Thanks for your time.