Jump to content

20 posts in this topic

Recommended Posts

Posted

Why are you trying to change it anyways?

I'm trying to load a modified game client (that has a different name than vanilla client) into XMod so that it recognizes it as a game they have a mod for. I was thinking this would be the easiest way to do it since I can't seem to tell the xmod client to target it as it doesn't recognize the name.

Posted

I'm trying to load a modified game client (that has a different name than vanilla client) into XMod so that it recognizes it as a game they have a mod for. I was thinking this would be the easiest way to do it since I can't seem to tell the xmod client to target it as it doesn't recognize the name.

 

By modified game client do you mean a hacked IPA? Or what did you mod

Posted (edited)

By modified game client do you mean a hacked IPA? Or what did you mod

Yeah it's a hacked IPA. The developer of the mod changed the application name the system uses, so Xmod doesn't recognize it.

Updated by Lyse
Posted

Yeah it's a hacked IPA. The developer of the mod changed the application name the system uses, so Xmod doesn't recognize it.

 

You can just install modded IPAs with iFunbox, iTools etc. if you're non-jailbroken use cydia impactor

Posted

You can just install modded IPAs with iFunbox, iTools etc. if you're non-jailbroken use cydia impactor

I'm able to install it without issues. I just can't change the system name (is it called binary name?) for the application. I can change the icon name with a tweak, change the names in the Info.plist, but the Settings menu and Filza both still show a different name. I'm trying to locate where this is stored so Xmod will recognize it and install the mod and dylib for it.

Posted

I'm able to install it without issues. I just can't change the system name (is it called binary name?) for the application. I can change the icon name with a tweak, change the names in the Info.plist, but the Settings menu and Filza both still show a different name. I'm trying to locate where this is stored so Xmod will recognize it and install the mod and dylib for it.

 

Just because you can launch it with xmod doesnt mean you get a dylib. You need to make a csci hack with the modded offsets of the IPA

Posted

Just because you can launch it with xmod doesnt mean you get a dylib. You need to make a csci hack with the modded offsets of the IPA

Okay thank you, I'm sure that's the case then. Offsets change even with small adjustments to the code, right?

 

I'm still curious about my original question though. I've been reading and the Bundle ID gets made when the app is signed. So it's possible I would need to resign the app with a different application name?

Posted

Okay thank you, I'm sure that's the case then. Offsets change even with small adjustments to the code, right?

 

I'm still curious about my original question though. I've been reading and the Bundle ID gets made when the app is signed. So it's possible I would need to resign the app with a different application name?

 

No I don't think so because even if you duplicate an app through installing it from different Appstore regions you only see 1 of the games

Posted

Hey guys.


 


Most apps have one info.plist file, and some apps have two info.plist files for example Translate Google


One is main and Tow is varies by device language


 


 


you should change String in two files info.plist and InfoPlist.strings in name.app and then change String CFBundleDisplayName to you want.


 


I will explain changing name of Translate Google to iZONATrans


 


 go to this path Payload/Translate.app/info.plist


and this path Payload/Translate.app/en.lproj/InfoPlist.strings


and open with any text editor, change String of CFBundleDisplayName


 


**note


**if your device Arabic language go to ar.lproj or your device Spanish language go to es.lproj. Like that 


 


p0Q70nG.png


 


and change name to iZONATrans and save


 


Rr8DYu5.png


 


c0gAZWQ.png


 


zip file Payload/Translate.app and change name app.zip to app.ipa and install on your divaice


 


see ⬇︎⬇︎


 


pswndNk.jpg


 


 


GoodLuck  :turned: 


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