
WaveCheck
Senior Member-
Posts
148 -
Joined
-
Last visited
Everything posted by WaveCheck
-
Look over step 2
-
Not sure, for me at least, I get undefined symbol error if I don't.
-
Hello everyone, I'm creating this tutorial because many hacks are broken on latest version of unc0ver and substrate. You can use this as an alternative to writeData and vm_write because of this. It should work fine and give no crashes. 😄 Requirements: -Cydia Substrate (0.9.7020) -Filza File Manager -Basic IDA/Game hacking knowledge -Theos [Hidden Content]
- 177 replies
-
- 415
-
-
-
-
-
-
-
cool
-
Does anyone know where I can get AP mod menu? The link on the topic is down. I just want some mod menu that I can make for iOS 11.
-
Cool
-
cool
-
New version out on the guy's github website. You should put the release page link instead of the specific beta 8 one.
-
Help/Support How do I make shmoo mod menu open after 10 seconds?
WaveCheck replied to WaveCheck's topic in Help & Support
thanks man I hope so my favorite menu -
nice
-
Help/Support How do I make shmoo mod menu open after 10 seconds?
WaveCheck replied to WaveCheck's topic in Help & Support
@xiaov Just wondering though, is there is way to hook SKPaymentTransaction in shmoo's mod menu so I can make a free store feature? I see that you have iap stuff in your mod menu. -
Help/Support How do I make shmoo mod menu open after 10 seconds?
WaveCheck replied to WaveCheck's topic in Help & Support
dang If I had my own menu that nice I wouldn't release either Edit: Well apparently I got banned from the game lol... I thought that it was my mod menu oops -
Help/Support How do I make shmoo mod menu open after 10 seconds?
WaveCheck replied to WaveCheck's topic in Help & Support
yeah it's kinda my only option since one hit kill and godmode are linked and only this mod menu supports arm64 -
Help/Support How do I make shmoo mod menu open after 10 seconds?
WaveCheck replied to WaveCheck's topic in Help & Support
ah okay. going to try that. I didn't even see that until you mentioned it. -
well I always hack arm64 so I just thin the cracked binary to arm64. you don't need to add autolipo to your hack if you do this. The hack will only work on arm64 devices tho
-
Hack Summoner's Greed v1.0.8 +5 [Unlimited Gems + More]
WaveCheck replied to Zahir 's topic in Free Jailbreak Cheats
Wonder where you got the idea to hack this game from -
THANKS!!
-
Well normally to crack a binary you have to install it on your Device with iTunes from your computer which means that the binary has both arm64 and armv7 portions. So if you used lipo to thin it to arm64 and then removed aslr your game would crash. There is no way to fix but you would just have to thin it to armv7 after cracking it and then remove aslr. Now assuming you didn't crack it yourself and the cracked binary was arm64 you can't remove aslr. To defeat aslr on arm64 check out this: