Jump to content

15 posts in this topic

Recommended Posts

Posted

I am writing a hack in Theos using the strings method for arm64. I compile and install the tweak with no errors in Theos but the hack doesn't seem to apply to the game. I added in a UIAlert into the coding to see if the strings I was altering maybe just weren't able to be altered, but the UIAlert never popped up either which is leading me to believe after trying different strings for hours on this app, it probably wasn't even actually applying the hack to the game to begin with.... any ideas on what might be wrong? I'll upload the make file and tweak.xm file.

 

Thanks

IMG_1233.png

 

IMG_1234.png

 

IMG_1235.png

 

IMG_1236.png

 

 

image share

Posted (edited)

Is the class called appdelegate? Sometimes its different (for example the class might be called ABCAppDelegate)

Updated by ProNab
Posted

AppDelegate ?

If you're referring to the "appdelegate" in the UIAlert code, that's what was in the template. I didn't think that changed, but I am super new to this stuff and still learning, obviously haha

Posted

I am writing a hack in Theos using the strings method for arm64. I compile and install the tweak with no errors in Theos but the hack doesn't seem to apply to the game. I added in a UIAlert into the coding to see if the strings I was altering maybe just weren't able to be altered, but the UIAlert never popped up either which is leading me to believe after trying different strings for hours on this app, it probably wasn't even actually applying the hack to the game to begin with.... any ideas on what might be wrong? I'll upload the make file and tweak.xm file.

ThanksIMG_1233.pngIMG_1234.pngIMG_1235.pngIMG_1236.pngimage share

Have u entered correct bundle id in the info.plist

Posted

Have u entered correct bundle id in the info.plist

What is given in the actual app as the bundle is is the com.playdemic.village and I set that as the bundle when setting up the tweak initially in Theos

Posted (edited)

what you need to do is open IDA, search for "ApplicationDidBecomeActive "

 

then see ApplicationDidBecomeActive is inside which header.. 

 

What is given in the actual app as the bundle is is the com.playdemic.village and I set that as the bundle when setting up the tweak initially in Theos

Updated by xiaov
Posted (edited)

What is given in the actual app as the bundle is is the com.playdemic.village and I set that as the bundle when setting up the tweak initially in Theos

Go to your hacking folder and click

On .plist and show me what you have entered there ?

 

And tell me the game name ?

Updated by Naeemjr
Posted

Go to your hacking folder and click

On .plist and show me what you have entered there ?

And tell me the game name ?

The .plist is the last image in the original post.

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