Skip to content

Files

Latest commit

307e168 · Nov 12, 2023

History

History
13 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 404 Bytes

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