Jump to content

Batchh Mod Menu crashes in rootless even if using Derootifer, iGameGod or Theos rootless compilation


14 posts in this topic

Recommended Posts

Posted (edited)

Hello.

Last time I tried to do offset patching with Ted's Modmenu in a rootless environment, it crashed, so I decided to use Batchh ModMenu on @Laxus's advice. But it still crashes with rootless. furthermore, it doesn't crash on some iPads anymore. Does anyone have any idea what could be causing this?

Crashing ones are iPadPro11 2018 iOS16.2 and iPhone13 iOS15.4
The ones that don't crash are iPadPro 11 2021 iOS14.8.1 (rootful) and iPadPro10.5 2017 iOS15.7

Updated by Lw17117o7
Posted
11 minutes ago, Laxus said:

On the rootless device, use Derootifer or iGameGod to install the deb file

Or compile for the rootless scheme directly through theos.

  • Like 1
Posted (edited)
53 minutes ago, Laxus said:

On the rootless device, use Derootifer or iGameGod to install the deb file

Tried both Derootifer and iGameGod.
But it still crashes.

41 minutes ago, Rook said:

Or compile for the rootless scheme directly through theos.

Yes. first I tried it. but it wasn't work

Updated by Lw17117o7
English miss
Posted
3 hours ago, Lw17117o7 said:

@Rook @Laxus

I have no idea why it doesn't work. Crashes the moment I patch the offset.

Kinda strange, have you tried to compile with rootless option?

Also are you using the latest version?

Posted
26 minutes ago, batchh said:

Kinda strange, have you tried to compile with rootless option?

Also are you using the latest version?

Yes. The first one was compiled with the rootless option and did not work. Then I used iGameGod and Derootifer and it was the same.

The version should be up-to-date, as I just downloaded it yesterday - could it be an sdk issue? Or is it the CPU, because it worked fine with A10X rootless and M1 rootful

I'm using Theos installed with Theos Auto Installer. the Makefile has changed very little in its contents it just setting compile for rootless. Tweak.xm crashes and doesn't work when the Framework is loaded, so I simply call MemoryPatch in Kittymemory. and found that the patched offset function is crashing (using lldb). This is the same behaviour as when I patched the offset in Jailed.

Should I paste my Tweak.xm or Makefile here?

Posted
50 minutes ago, Lw17117o7 said:

Yes. The first one was compiled with the rootless option and did not work. Then I used iGameGod and Derootifer and it was the same.

The version should be up-to-date, as I just downloaded it yesterday - could it be an sdk issue? Or is it the CPU, because it worked fine with A10X rootless and M1 rootful

I'm using Theos installed with Theos Auto Installer. the Makefile has changed very little in its contents it just setting compile for rootless. Tweak.xm crashes and doesn't work when the Framework is loaded, so I simply call MemoryPatch in Kittymemory. and found that the patched offset function is crashing (using lldb). This is the same behaviour as when I patched the offset in Jailed.

Should I paste my Tweak.xm or Makefile here?

Wait, what function did you use to patch the offset? 
As i said in the page of the tool, to patch an offset go to folder Cheat/Patches.h and in it inside the function initPatch you can use the function "patch", with argument offset, patch. Example: patch(0x1AD69C4, "C0035FD6");

Use this method, because kittymemory has an error with arm64e that cause crash. I fixed it, but you need to use that function.

Posted
6 hours ago, Laxus said:

On the rootless device, use Derootifer or iGameGod to install the deb file

Could you add Xinaf1re too by CyPwn  repo! Alternative to IGG and Derootifer! 

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