Reputation: 33
I'm new to reverse engineering and could use some guidance from the community. I'm trying to modify a string in an iOS binary using IDA Pro and then repackage it into an IPA file for installation on my iPhone. Here's my setup and the steps I've taken so far:
Environment:
Steps:
zip -r newapp.ipa Payload
However, when I try to open the newly installed app, it crashes. I'm not sure what's going wrong. I thought that since my phone is jailbroken and I've installed appSync, I shouldn't need to worry about signing issues. Any help would be greatly appreciated!
Thank you in advance for your assistance.
Best regards, darren
Upvotes: 1
Views: 397