-
Posts
472 -
Joined
-
Last visited
Everything posted by klashksa
-
Nice find
-
how can i download & install it if i have windows from here ?
-
Player_GetCurrentWeaponAmmo and this is InfiniteAmmo __text:000000010033FBE8 ADRP X1, #aInfiniteammo@PAGE ; "InfiniteAmmo" __text:000000010033FBEC ADD X1, X1, #aInfiniteammo@PAGEOFF ; "InfiniteAmmo" __text:000000010033FBF0 MOV X0, X19 __text:000000010033FBF4 BL sub_100FCBE90 __text:000000010033FBF8 MOV X0, X19 __text:000000010033FBFC MOV X1, #0 __text:000000010033FC00 BL sub_100FCBDFC __text:000000010033FC04 MOV W1, #0xFFFFFFFD __text:000000010033FC08 MOV X0, X19 __text:000000010033FC0C BL sub_100FCC840
-
This is first time use strings so can anyone help me to explain what can i change here ? - Unlimited Ammo __text:000000010033E8C8 ADRP X1, #aPlayerGetcurre@PAGE ; "Player_GetCurrentWeaponAmmo" __text:000000010033E8CC ADD X1, X1, #aPlayerGetcurre@PAGEOFF ; "Player_GetCurrentWeaponAmmo" __text:000000010033E8D0 SUB X0, X29, #-var_70 __text:000000010033E8D4 BL sub_10010C1FC __text:000000010033E8D8 LDUR W1, [X29,#var_70] __text:000000010033E8DC ADR X2, sub_10033B3E4 __text:000000010033E8E0 NOP __text:000000010033E8E4 MOV X0, X20 __text:000000010033E8E8 BL sub_100315FC8 __text:000000010033E8EC LDR X0, [X23] __text:000000010033E8F0 ADR X2, sub_10033B418 __text:000000010033E8F4 NOP __text:000000010033E8F8 MOV W1, #0xA1590000 __text:000000010033E8FC MOVK W1, #0x608D __text:000000010033E900 BL sub_100315FC8 __text:000000010033E904 LDR X20, [X23] __text:000000010033E908 ADRP X1, #aPlayerCanfired@PAGE ; "Player_CanFireDroneWeapon" __text:000000010033E90C ADD X1, X1, #aPlayerCanfired@PAGEOFF ; "Player_CanFireDroneWeapon" i changed : __text:000000010033E8D0 SUB X0, X29, #-var_70 To : Mov w0, #0xfff but the game kick me out when i join to the match
-
Mod Menu Hack Tokyo Ghoul: Dark War v1.2.6 +5 Cheats [Godmode + More]
klashksa replied to Joka's topic in Free Jailbreak Cheats
..good. -
@bR34Kr what about Shmoo Modmenu ur app supports it or only APMenu ?
-
Help/Support How to write the Code inside APMenu
klashksa replied to klashksa's topic in Help & Support
I'll check it every day anyway ty so much -
Help/Support How to write the Code inside APMenu
klashksa replied to klashksa's topic in Help & Support
Ty for ur quick reply ill try to make it x32 to use APMenu . -
Help/Support How to write the Code inside APMenu
klashksa replied to klashksa's topic in Help & Support
I already idk if the offset it's arm64 or 32 Lol , but always when I put the binary file into li2CappDumper and Ida I chose arm64 that men's my offset it's arm64 ? -
Mod Menu Hack SHADOWGUN LEGENDS v1.4.8 +24 Cheats [Godmode + More]
klashksa replied to Rook's topic in ViP Cheats
Nice :)))) -
Help/Support How to write the Code inside APMenu
klashksa replied to klashksa's topic in Help & Support
When I activate the feature Nothing happens , idk why I always get problems -
Where is the link and name of the app
-
I'm using Shmoo ModMenu but i want to use APMenu because APMenu Supports ios11 so can anyone help me to write this code inside APMenu plz my code : addHack(@"Unlimited Money", @"", font, {0x1001DAD90, 0x1001DAD94}, {0x00E0BF12, 0xC0035FD6}, {0xF44FBEA9, 0xFD7B01A9}); I tried many times to write them here but didn't work : @"k01BasicSwitcher":@{ @"offsets": @[@"0x!!!!!"], @"patched": @[@"0x!!!!!!"], @"desc": @"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur interdum augue vitae magna sodales, et posuere sem mattis. Integer fringilla scelerisque nisl, vitae sodales justo feugiat ac. Vivamus hendrerit, erat.", @"label": @"A basic switcher" }, NOTE: i chose ARM64 in IDA
-
Help/Support How can I add slider For Gravity & speed
klashksa replied to klashksa's topic in Help & Support
Thank u for ur answer I'll try -
Hi all I made Gravity hack but I want to make slider For Gravity i know how to make basic switch but I want to make Slider to anyone wants to change it in Shmoo ModMenu this is Gravity function __text:00000001008D9E28 SUB SP, SP, #0x20 __text:00000001008D9E2C STP X29, X30, [SP,#0x10+var_s0] __text:00000001008D9E30 ADD X29, SP, #0x10 __text:00000001008D9E34 STR WZR, [SP,#0x10+var_8] __text:00000001008D9E38 STR XZR, [SP,#0x10+var_10] __text:00000001008D9E3C MOV X1, SP __text:00000001008D9E40 BL Physics$$INTERNAL_get_gravity __text:00000001008D9E44 LDP S0, S1, [SP,#0x10+var_10] __text:00000001008D9E48 LDR S2, [SP,#0x10+var_8] __text:00000001008D9E4C LDP X29, X30, [SP,#0x10+var_s0] __text:00000001008D9E50 ADD SP, SP, #0x20 __text:00000001008D9E54 RET __text:00000001008D9E54 ; End of function Physics$$get_gravity How can I but them in : Hide contents To add a hook with a slider, use this function: addSliderHook(@"Hook name", @"Description of the hook", font, lower bound for slider, upper bound for slider, function address, the name of the function you are using for the hook, the name of the function that you aren't using for the hook); Use this line of code to retrieve the slider's value: float val = [SliderHook getSliderValueForHook:@"hook name here"]; Let's say I wanted to make a hook with a slider that enabled the user to choose their FOV from 60 to 150. I would use this code: float (*getFovOrig)(void *_this); float _getFovHooked(void *_this){ return [SliderHook getSliderValueForHook:@"Field of view slider"]; } addSliderHook(@"Field of view slider", @"Use this slider to adjust your FOV from 60 to 150.", font, 60, 150, 0xc392da, (void *)_getFovHooked, (void *)getFovOrig);
-
Help/Support help plz to write my info hack in Shmoo&Arthur Modmenu
klashksa replied to klashksa's topic in Help & Support
oh , anyway thank u so much idk why i loved u Lol -
Help/Support help plz to write my info hack in Shmoo&Arthur Modmenu
klashksa replied to klashksa's topic in Help & Support
yeah work (shmoo) yeah i did activate the features when the app launches and worked with me but in the game no (arthur) never not worked with me when i try activate the features Do u know why ? -
Help/Support help plz to write my info hack in Shmoo&Arthur Modmenu
klashksa replied to klashksa's topic in Help & Support
security ?? but the hack work fine when i changed it in HEX Editor -
Help/Support help plz to write my info hack in Shmoo&Arthur Modmenu
klashksa replied to klashksa's topic in Help & Support
not worked with me Arhtur modmenu work fine but Featrue Hack not work Shmoo modmenu also work fine but when i join in match kick me -
hi all , i want to use Arthur and Shmoo Modmenu but idk how . can u write the code plz :*( i already changed them in HEX Editor and works fine with me To mov x0, #1 -------- 200080D2 RET ------------------- C0035FD6 arthur @"k01BasicSwitcher":@{ @"offsets": @[@"0x1001E32B8"], @"orig": @[@"0x1C8B2B8"], @"patched": @[@"0x200080d2, 0xC0035FD6"], @"desc": @"see enemy's on map", @"label": @"Radar" }, shmoo addHack(@"radarhack", @"see enemys on map", font, {0x999999}, {0x9999999}, {0x9999999});