-
Posts
3,072 -
Joined
-
Last visited
Community Answers
-
Oxytyramine's post in 11.2.6 jailbreak? was marked as the answer
you better update to iOS 11.3.1 before the signing window closes, the jb is iOS 11.0/11.1.2/11.3.1 only
-
Oxytyramine's post in Are ios cheats going to be updated to work with Electra? was marked as the answer
not yet, you can apply hacks manually though
wait for cydia and Cydia substrate updates
-
Oxytyramine's post in lldb issue was marked as the answer
Instead of 127.0.0.1, put your iphone's IP address.
-
Oxytyramine's post in Quick question on [Free Store] was marked as the answer
What offset or what function to look? For free store you need search for stuff like this: cost, price, canAfford or etc...
and in the top of the function for canAfford = mov r0, #1 (true) - bx lr
for cost = 0020 (false) - bx lr or just bx lr
for price = same as cost