What is the In-Game Offset Injector
IGOI is a tool for iOS Modders. One way to test target functions or offsets is to change the instructions at that address by writing arm instructions in hexadecimal. It is very inconvenient to make a tweak again and again to test an offset, and this is where the tool comes in. Once installed, you can select which games it should appear in through the Settings app. Within the app or game you target, you can use the injected menu to add and remove hex patches easily!
Other Info
This tool was first released before the current iPMT Menu was made by me. As such, it is still using an older version of the menu you would see in my mods, but it is not too bad. The actual menu framework has many more options, optimisations & button types.
Download:
Please do not re-upload this to other websites!
Now Works for all iOS Versions!
Changelog:
v1.03
- Switched to KittyMemory
- Added Automatic Support for UnityFramework
- Fixed Crashes, should work for all iOS Versions now
- Fixed Preference Bundle Errors
v1.02
- Fixed Default menu size for each device
- Menu can be dragged out of the screen
- Fixed rotation bug (for apps that support all orientations)
v1.01 (Unreleased)
- Fixed Menu Sizes based on Device (iPhone/iPad)
- Fixed the AlertView (Popup) being too small on some devices
v1.00
- Initial Release
- Switched to KittyMemory
- Added Automatic Support for UnityFramework
- Fixed Crashes, should work for all iOS Versions now
- Fixed Preference Bundle Errors
v1.02
- Fixed Default menu size for each device
- Menu can be dragged out of the screen
- Fixed rotation bug (for apps that support all orientations)
v1.01 (Unreleased)
- Fixed Menu Sizes based on Device (iPhone/iPad)
- Fixed the AlertView (Popup) being too small on some devices
v1.00
- Initial Release
Last edited: