-
Posts
4,939 -
Joined
-
Last visited
Everything posted by Ted2
-
For those who are interested, I wrote a bot for a game: https://github.com/joeyjurjens/Fest-Bot
-
Who’s your daddy
-
hello world
-
For all "hackers" out here, I see that Dead By Daylight hasn't been hacked, yet it's a popular game request.
On android, this game is unencrypted (all function names are shown). Meaning, you can find stuff on android & then find it in the iOS binary as well by looking for close by strings / instruction patterns.
This is a common technique, which can be applied on lot's of games. This way you don't have to debug the hell out of the game. -
Anyone some cool coding project ideas?
-
Anyone knows the stability with hooking on the new unc0ver jailbreak?
-
A armconverter alternative for now: http://shell-storm.org/online/Online-Assembler-and-Disassembler/
Use option: AArch64
Example:
MOV W0, #0 = "\x00\x00\x80\x52"
"\x00\x00\x80\x52" = 0x00008052 -
Can I get chatbox unban at 30K community reputation?
- Show previous comments 12 more
-
-
i still dont like your collaboration with other site/persons. @Ted2
-
Lol what?! Who planted the idea in your head that you can not join other communities? That’s a really weird thing lol, I mean I understand that people who get paid shouldn’t he releasing hacks on other communities for free, but why can’t they talk to people? Learn from them, help them, collab with them etc?
-
-
-
What'd be the most efficient way to implement submenus in Objective-C?
-
Is it a known issue hooks cause crashes on unc0ver for iOS 13?
Like I hooked a function in a game, which works for me but crashes for someone on unc0ver,.
But I also hooked a function for another game, which worked for both of us. -
pls unban from chetbox
- Show previous comments 8 more
-
-
Yes Pls @Rook
-
It’s hard for @Rook to decide since if he unbans him then anyone will come and beg for an unban, but Ted really worked hard and gave a lot to the community. Maybe make an exception?
-
@RookI’ll be good boy
-
-
My menu now has an easy option to support framework based games. See comment in this pull request on how to use it, or check the readme on github. You'll probably gonna have to use this more&more with the new Unity updates.
-
-
Hi @Ted2
I use your mod menu for my tweaks. I see your github repo update but I only see how to include de framework but not any sample of use or how I can explode that functionality.
Thanks for your great tool.
-
-
-