1

I have downloaded a .mm file from the internet. It includes a MSHookFunction call. When I compile the project it says:

use of undeclared identifier MSHookFunction

Nate
  • 31,017
  • 13
  • 83
  • 207
zzzzz
  • 1,209
  • 2
  • 18
  • 45

1 Answers1

0

You have to obtain substrate.h and libsubstrate.a to build. You have to use jailbroken iPhone with MobileSubstrate to execute it. It does not run on simulator.