-
Posts
4,939 -
Joined
-
Last visited
Community Answers
-
Ted2's post in Putty works, winscp don't :pepe: was marked as the answer
No, iFunbox randomly opened port 25 at that time, thats why
-
Ted2's post in How do I make an OHK was marked as the answer
Try in this function
MOV W0, W29 //Huge Value RET //Skip the rest But maybe you have to xref the sub_x functions.
You can also set a breakpoint on this function to figure out which register holds the damage value.
Also, for godmode it's not always just RET.
Mostly health is stored as a float, which means you mostly hack floats.
But on unity games everything is diffrent
-
Ted2's post in Segmentation fault: 11 was marked as the answer
The tweak Ptrace Pwner can bypass it on some games. If not, you gotta bypass it yourself
-
Ted2's post in iDevice won't let me use AppStore if Jailbroken was marked as the answer
Lowerinstall f***ed my appstore too, like totally lol.
-
Ted2's post in what is tweak.xm? was marked as the answer
By creating a project using theos, it goes automaticly when you do.
-
Ted2's post in Updating Modded/Hacked Games? was marked as the answer
Nope you gotta wait for a update or learn to hack it yourself.
-
Ted2's post in Pixel gun 3D stuck on loading screen before battle was marked as the answer
I used to have this when I had tweaks installed from Pixel Gun 3D. They detect them & won't let you play.
You gotta remove them & reset data / reinstall the app to play again.
-
Ted2's post in How to use Clutch 2 ? was marked as the answer
You use it to crack games/apps so you can load the binary in IDA. Apple encrypts the binary, so you'll need clutch to decrypt it.
-
Ted2's post in Update CATS hack was marked as the answer
Wrong section. Request should be in request section
-
Ted2's post in Getting offsets of someone else’s deb file ? was marked as the answer
This counts as leeching, leeching is not allowed & no one here respects leechers. You'll get banned when you leech.
-
Ted2's post in How to get game player game gem and igameguardian working on ios 10.3.2 jailbroken ?? was marked as the answer
I think it's not supported yet since the JB isn't that stable. I mean does substrate even work on that iOS?
-
Ted2's post in shmoos mod menu was marked as the answer
search in functions for 'application:didFinishLaunchingWithOptions'
It's 'UnityAppController' for FWD btw, cause it's a unity game.
-
Ted2's post in Need Help With Arm Assembly Language was marked as the answer
I think STP's are never usefull & STR's are. But others can correct me if I'm wrong. I never worked with a STP
You can find anything on this site tho:
http://infocenter.arm.com/help/index.jsp
-
Ted2's post in Can't get UI popup working in theos was marked as the answer
Add this SDK too: http://www94.zippyshare.com/v/tfVYO2ju/file.html
Then try compile.
-
Ted2's post in How to install NIC autolipo ? was marked as the answer
/var/theos/templates/
mark solved.
-
Ted2's post in Theos error "No such file or directory" was marked as the answer
/var/theos/bin/nic.pl
do this lol
-
Ted2's post in iTunes restore / 11.1.2 -> 10.2 / error 3600 was marked as the answer
Downgrading to a lower iOS is not possible, unless it's signed. However there's no signed iOS which is also jailbreakable. You'll need to wait iOS 11 gets a jailbreak.
-
Ted2's post in Enable Hack was marked as the answer
That hack is outdated + no mod menu.
Use this: https://iosgods.com/topic/56206-angry-birds-2-v2161-4-hacks-unlimited-all/
-
Ted2's post in Critical Ops crashes when i install VIP hack (CrashReport included) was marked as the answer
What device & ios?
btw the crash reporter thing is useless I guess lol.
-
Ted2's post in Need help finding a Snapchat 9.32.0.0 / 9.32.3 IPA was marked as the answer
Why don't you download the tweak 'AppAdmin'? Then you can just downgrade.
-
Ted2's post in LLDB download source was marked as the answer
If you download the newest IDA, you can use the build in debugger. If you don't understand the build in debugger, see tutorial section, there's a tutorial pinned.