
WaveCheck
-
Posts
148 -
Joined
-
Last visited
Community Answers
-
WaveCheck's post in tweak crashing on unc0ver 11.3.1 was marked as the answer
Solved! I used MSHookMemory instead of writeData and now my hacks work perfectly.
-
WaveCheck's post in ASLR Crash was marked as the answer
The problem is that either
1. You didn't thin the binary to armv7
2. Didn't sign it using ldid -s BINARY
3. You're using an arm64 binary and that crashes without aslr
-
WaveCheck's post in How do I make MM activate after 15 secs was marked as the answer
you can add autolipo to the this mod menu lol
all you need to do is copy the autolipo folder over and add SUBPROJECTS += autolipo and include /var/theos/makefiles/aggregate.mk in the makefile