Like many others my app has been pirated and the entries on my high score table out number sales 10 to 1!
I am just about to release an update and was going to at least implement the simple check to stop the automated cracker.
However, being curious I first through I would download a pirated version and take a look, so I did a Google search and found my apps IPA file.
Once on my Windows PC I renamed the IPA file extension to ZIP and unzipped it. I noticed that all of the files had the correct timestamp (within 1 minute of each other) including the info.plist.
I then did a binary file compare on the info.plist and compared to the original one from my release to find they were identical. Also looking at the plist file SignerIdentity did not exist.

I am now confused.
Does that mean that this version wasn't cracked and people are uploading non-cracked versions? Am I missing something?
Cheers
Ivan