Titanox, an open-sourced jailed hooking framework for iOS designed with both developers and end-users in mind!
For Developers:
- Jailed Hooking Framework: Easily hook C/C++ functions without symbols on stock iOS.
- Comprehensive Hooking Abilities: Supports function hooking, method swizzling, inline hooking, and breakpoint hooks with robust memory patching.
- Native & Stable: While some features like memory patching and `lhhookfunction` require JIT, other features, such as breakpoint hooks, work seamlessly regardless of JIT. It runs on plain stock iOS with no hacky workarounds needed.
- Optimized for Game Cheats: Specifically engineered for those developing cheats for games, Titanox is designed to work efficiently in jailed environments.
- On the Horizon: Soon, expect practical methods to bypass Mach API usage detections such as `vm_protect`, perfect for games like COD Mobile and PUBG.
For End Users:
- If you rely on game cheats, encourage your developers to check this out! Titanox has been thoroughly tested and works to bypass features like anti-injection and jailbreak detection.
I'm excited to share this amazing project that was created and is maintained by its original developers and external contributors. They've been hard at work making continuous improvements and updates.
Github link to the project (Open Sourced): Titanox
All details about the project, including installation, usage, configuration, and in-depth explanations of its features, are fully documented in the Titanox Github link attached, so please refer to it for all the information on building and using the framework.
License Notice:
You are free to use, modify, and distribute this code as you see fit. Please note that neither the project developers nor the topic owner assume any responsibility for any legal or malicious actions carried out using this tool.
- Special thanks to Ragekill3377 (Project Developer) for being cool with me sharing this with the iOSGODs community!
- Special thanks to each and every contributor to this wonderful project that will definitely help push the boundaries of iOS game cheat development.