silentninjabee/iOS-ImGui-ModMenu-Template ? reverse-engineered prompt

Reverse engineered prompt

Build me an iOS game mod menu template that uses a simple IMGUI overlay with Metal rendering.

I want it to be able to patch offsets and hex values at runtime, with a toggle in the menu to turn those patches on and off. It should work for non jailbreak installs that use JIT, and also support rootless jailbreak setups like Dopamine and Fugu15. Please make the menu open with a 3 finger double tap and close with a 2 finger double tap.

I also want hook support for static addresses, plus a helper that can translate the real offset before patching or hooking. Keep the code easy to edit in one main view file so I can change the addresses and values for different games. If anything current or platform specific matters, look up the latest docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab