Hello everyone !
I'm new with ios dev. I'm having a problem after edit IP in binary in ipa.
1. Binary using base64 to encode url, so I have change a new base64 encode with my url ,same length (using Hex editor Windows)
2. After edit success, try to install to my iphone 8 plus (with jailbreak paleran rootful, using ios 16.7.10), run normally but when logged in server, choosing character and start, the game crash without any log
3. Have try frida and some method like console in mac but have no clue
4. I have checked ssl pinning, hash check, code sign but seem no affect
So any solution to find out what make crash !
Thanks everyone !
Some note: I'm hosting server in vmware for test, using domain and ssl from no-ip and zero ssl, working normal with apk.