-
Posts
999 -
Joined
-
Last visited
Status Updates posted by Batch
-
New cheater in town! e.e
-
Created a SDK dumper for il2cpp, this one is huge lol
-
-
-
@Puddin You dump the dll then you run sdk generator that it will generate a working code for you to call. For example we have in Class Enemy a function name "Kill", you can just call it Enemy->Kill();
-
-
-
Developing a JB detection bypass, stay tuned! 😛
- Show previous comments 12 more
-
-
@batchh rootful??
-
@Ik_Ik im working with rootless, so it's hard for me to deal with rootfull
-
-
Progress,progress! You will master it Bro @batchh! Tweak Developer!! 👈Sooner or later!
-
Steroid il2cpp explorer ahha- Show previous comments 7 more
-
-
@Laxus shhhh!
-
-
@VaaR Going to release in a few days
-
-
From now on, I’ll be creating cheats and sharing the source code to help others learn how it’s done. I hope this will be helpful for beginners!
-
New best tools for cheat developers:
https://iosgods.com/topic/192075-ios-il2cppexplorer-more-dump-explorer-runtime-editor/ try it and let me know! ❤️-
@Rook Can you pin it also?
-
-
@batchh! Of course! I'll unpin Live Offset Patcher for this
-
-
Dear developers, 20 February i'll release runtime il2cpp explorer with also some other debug tools.
- Show previous comments 1 more
-
-
Nah nothing special, just random date ahah @Rook
-
-
-
-
Found randomly a way to make cheats for non jailbreak lol
- Show previous comments 2 more
-
-
-
-
Does it work like Jailed iGMenu?
-
No no it does not rely on patching/hooking @Rook
-
Hello i've created an advanced obfuscation for your tweaks, application. Check it out at: https://iosgods.com/topic/191267-ios-obfuscation-protect-strings-numbers-offsets-from-reverse-engineering/
-
Hello, I’ve actually completed a dumper explorer in run time where you can edit methods/fields inside the game directly. I will post a complete version in about 1 week
- Show previous comments 9 more
-
-
-
@batchh if you need testers I am happy to help
-
@aQReh it’s great! Very intuitive also
-
-
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
-
Hi all! I need some anime/manga recommendations pls. ❤️
- Show previous comments 4 more
-
-
I saw the anime of wistoria, does the manga any good? @BionixPwn
-
-
https://myanimelist.net/ Recommended! Too much info ,Chit chat back and forth! Members sharing each others!
-
-
Hello, since my mod menu is a bit advanced and difficult to mess with, I decided to create a new mod menu for beginners, I will release it tomorrow/today.
Making it as simple as possible!- Show previous comments 1 more
-
-
-
Please can you add this non jb offset patch support and a small example. its based on h5gg and work for non jb with theos. please atake a look: https://github.com/itsPow45/iOS-Jailed-Runtime-Offset-Patching-and-Hooking/
-
@RehmanAfridi i'll look into it in the next update!
-
@batchh Thanks. I'm eagerly waiting for that 😝
-
Hello, since my mod menu is a bit advanced and difficult to mess with, I decided to create a new mod menu for beginners, I will release it tomorrow/today.
Making it as simple as possible!-
Please can you add this non jb offset patch support and a small example. its based on h5gg and work for non jb with theos. please atake a look: https://github.com/itsPow45/iOS-Jailed-Runtime-Offset-Patching-and-Hooking/
-
-
I'm glad to announce that IOS-il2cppResolver final version is out! Complete access to il2cpp games!
-
-
-
-
@RehmanAfridi Didn't test tbh!
-
-
Progress of new resolver.
- Bypassed anti-debug
- Bypassed obfuscated ROT string
- Bypassed more obfuscation
- Added better handle
- Added every Unity API function
- Added invoking methods/fields
- Added callback updates for all (no more need to HOOK)
(Kinda crazy what you can do with complete access of il2cpp lol) -
Hello! Im announcing that im recreating my il2cpp resolver to bypass antidebug protection, have better handling, better code and many more stuff!