/libfaketouch

PTFakeTouch Tweak to use as library

Primary LanguageObjective-CMIT LicenseMIT

libfaketouch

Made some edits to PTFakeTouch.

  • Changed class name to MyPTFakeTouch
    • This allows you to use it at the same time as PTFakeTouch provided by PlayCover.
  • Added simulateTouch function
    • Made it easier to call dynamically from Frida etc.

Thanks