-
Posts
1,228 -
Joined
-
Last visited
Everything posted by Batch
-
Quick update on my new mod menu template:
1. it seems ios version under 15 expirience menu not showing (I'll push for a fix within the next month)
2. I fixed almost every bug inside Resolver (Will push in 1/2 weeks)
3. Planning to add another layout
4. Creating a new debug tool, a "dnspy" like where you can modify all aspect of the game with a click.
5. Also looking to add patching and hooking for non jb using h5gg method
If you have any interesting features, comment it here oruse discussion inside the github repository. https://github.com/Batchhh/SilentPwn/discussions -
Merry Christmas everyone!
Here is my little gift for you all!
Post https://iosgods.com/topic/182814-theos-silentpwn-advanced-ios-mod-menu-framework
https://github.com/Batchhh/SilentPwn
-
My mod menu template is getting an insane update! I kept the code as simple as possible for beginners. ❤️
- Show previous comments 5 more
-
-
hope it support offset patching non jailbreak
here the code but there is no EXAMPLE for Offset-Patching
https://github.com/itsPow45/iOS-Jailed-Runtime-Offset-Patching-and-Hooking?tab=readme-ov-file
thanks
-
I don’t think I will implement this in the upcoming version @Alihackali
-
-
This only works with JB; no offset patching for non-JB is added for now, but it may be added in the future. @Alihackali