-
Posts
4,939 -
Joined
-
Last visited
Everything posted by Ted2
-
No
-
Maybe you should look then up in ida before judging. It's not always the code what lldb says. You'll have to look around. also make sure aslr is removed from offsets u get*, otherwise its useless
-
Help/Support LDOE _sysctl whitch one??? Learning Purpose
Ted2 replied to Goran's topic in Help & Support
http://codedigging.com/blog/2016-03-07-bypassing-anti-debug-musically-for-ios/ -
Filled: https://iosgods.com/topic/57109-need-for-speed™-no-limits-v242-5-cheats-arm64/?tab=comments#comment-1745304
-
Could you provide me the ipa? I don't have a apple ID for filipine
- 387 replies
-
Feel free to update if there comes a new update. Unlimited Resources (diamonds, gold & energy) 0x2DED60, 0x0760 //STR R7, [R0] Unlimited Ammo 0x102F50, 0x00bf //NOP Buy subscription weapons 0x17D300, 0x01207047 //MOV R0, #1 BX LR 0x15D0A0, 0x01207047 //MOV R0, #1 BX LR 0x2AD788, 0x01207047 //MOV R0, #1 BX LR
- 1 reply
-
- 2
-
-
Patcher [MM] Sniper 3D v2.1.1 +6 Cheats [UPDATED]
Ted2 replied to Ted2's topic in Free Jailbreak Cheats
UPDATED TO V2.1.3 - Added a feature where you can buy premium weapons without a subscription.- 103 replies
-
- Hack
- Patcher Hack
-
(and 1 more)
Tagged with:
-
Help/Support iFunbox "Please jailbreak your device first"
Ted2 replied to AxCE's topic in Help & Support
haha! mark solved -
Help/Support iFunbox "Please jailbreak your device first"
Ted2 replied to AxCE's topic in Help & Support
put the cable from your phone & then plug it back in your phone. I have this too sometimes -
You need to disable ptrace
-
Help/Support how can i make OFFSET hack instead of ADDRESS hack???
Ted2 replied to Goran's topic in Help & Support
ITS THE SAME: -
f**ked up. Suicide thoughts etc
-
Help/Support how can i make OFFSET hack instead of ADDRESS hack???
Ted2 replied to Goran's topic in Help & Support
Ugh whatever. Then just put your 'offset' while its the same -
Help/Support how can i make OFFSET hack instead of ADDRESS hack???
Ted2 replied to Goran's topic in Help & Support
Are u high? Just use the thing from the text008373927272828 -
Check tutorials for gfx sh!t here: https://iosgods.com/forum/55-gfx-tutorials/
-
Help/Support how can i make OFFSET hack instead of ADDRESS hack???
Ted2 replied to Goran's topic in Help & Support
You can only hack the thing from the binary. Nothing else. //mark solved. -
Request hack the casino scr888 game for me please
Ted2 replied to amer141266's topic in Hack Requests
Dude. Your other topic got closed because you didn't made a topic at all. read rules here: -
Lol X.D, is that sarcastic?
-
Hey! I use Arthurs MM & just saw that mutlipy offsets needs to be created like this (atleast he says it has to) @"k02BasicSwitcher":@{ @"offsets": @[@"0xAE5B40",@"0xb4df00d",@"0xf33df4ce"], @"patched": @[@"0x40AB2EE",@"0x7047",@"0xc0467047"], @"desc": @"This will", @"label": @"Basic switcher various offsets" }, I always did it like this & didn't got any errors: @"k02BasicSwitcher":@{ @"offsets": @[@"0xAE5B40,0xb4df00d,0xf33df4ce"], @"patched": @[@"0x40AB2EE,0x7047,0xc0467047"], @"desc": @"This will", @"label": @"Basic switcher various offsets" }, If I use mine, will the other offsets get called?