Jump to content

iOS Modmenu Template for Theos!


114 posts in this topic

Recommended Posts

Posted

The Github repo gives me a 404 so the nic and deb files are both offline.

 

I'm tempted to use this over Ted2 because of the Variable Patching capabilities.

Specifically UIKeyPatch

Quote
//call these inside ur own custom functions
*(int*)[UIKeyPatch address:@"0x78" ptr:ptr] = 999;
*(bool*)[UIKeyPatch address:@"0x32" ptr:ptr] = true;
*(float*)[UIKeyPatch address:@"0x56" ptr:ptr] = 999.0f;

From what I can tell UIKeyPatch isn't in Ted2

Questions:

1) Does anybody know how to do something similar in Ted2?

2) Does anybody have an idea for why the links are down? any alternate links?

Guest
This topic is now closed to further replies.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines