0

I want to test a piece of anti-piracy code.

The problem is, Crackulous detects only apps that have been downloaded from the appstore, because the have an encryption.

Is there any way to test it on a device?

Yosi Dahan
  • 441
  • 6
  • 19

1 Answers1

0

You might want to take a look at TestFlight. This is used to deploy application to test devices with regular certificates.

Simon Germain
  • 6,834
  • 1
  • 27
  • 42
  • tried it. it also doesn't recognizing the downloaded app from testflight. I know that crackulous detects only apps that have been downloaded from the appstore, but I'm looking for another solution... – Yosi Dahan Oct 10 '12 at 13:02