Hooking games for non jailbreak

Wait 5 sec.

Subject: Questions about Dylib Injection, Hooking Methods, and Bypassing Integrity/App Store Checks on Non-Jailbroken iOS Body: Hello iOSGods Community, I am interested in learning more about iOS modding for non-jailbroken devices, and I have a few technical questions for the experienced modders here: Hooking Methods & Tools: What are the most common and effective tools you use today to write and inject dylibs for non-jailbroken games? Do you mainly use CydiaSubstrate, Orion, or another framework for the hooking process?Bypassing App Store / Integrity Checks: I noticed that when injecting a custom dylib into certain decrypted IPAs and sideloading them, the app immediately crashes or shows an error saying it wasn't downloaded from the App Store (Integrity/Anti-Piracy Check).How do you usually analyze and find the specific functions responsible for this check?What is the best approach to bypass or hook these anti-cheat/integrity checks so the app doesn't crash on launch?I would really appreciate any guidance, tutorials, or open-source examples you could share to help me understand how this process works from start to finish. Thank you so much!