Jump to content

มือสมัครเล่น

Senior Member
  • Posts

    357
  • Joined

  • Last visited

Everything posted by มือสมัครเล่น

  1. float it work how to double? void (* vp_xx_yy)(void *vp_xx);void _vp_xx_yy(void *vp_xx) { if([switches isSwitchOn:@"assault rifles x2"]) { *(float *)((uint64_t)vp_xx + 0x104) = 0.09f; } return vp_xx_yy(vp_xx); } %ctor {MSHookFunction((void i*)getRealOffset(0xxxxxxx), (void *)_vp_xx_yy, (void**)&vp_xx_yy);} Thank pro @Rook
  2. I watched and I was very confused.😂 Can someone help me🙏
  3. help me. how to add switch for mshook void (* vp_xx_yy)(void *vp_xx);void _vp_xx_yy(void *vp_xx) { *(float *)((uint64_t)vp_xx + 0x104) = 0.09f; return vp_xx_yy(vp_xx);} %ctor {MSHookFunction((void *)getRealOffset(0xxx), (void *)_vp_xx_yy, (void**)&vp_xx_yy);} @Ted2
  4. good man how to add switch😅 @z2x22
  5. new update don't work for ios13.3 /A13/sdk 11.2
  6. help make package /var/theos/Prefix.pch:10:11: fatal error: '_Prefix/BackwardsCompat.h' file not found #import <_Prefix/BackwardsCompat.h> @Ted2
  7. how to bypass ObscuredFloat for ios public float GetDamage() private ObscuredFloat <Damage>k__BackingField; = LDR Q0, [X0,#0xA0] SUB SP, SP, #0x30 il2cpp:0000000101891070 STP X29, X30, [SP,#0x20] il2cpp:0000000101891074 ADD X29, SP, #0x20 il2cpp:0000000101891078 LDR Q0, [X0,#0xA0] il2cpp:000000010189107C LDR X8, [X0,#0xB0] il2cpp:0000000101891080 STR X8, [SP,#0x10] il2cpp:0000000101891084 STR Q0, [SP] il2cpp:0000000101891088 MOV X0, SP il2cpp:000000010189108C MOV X1, #0 il2cpp:0000000101891090 BL unk_1016982D0 il2cpp:0000000101891094 LDP X29, X30, [SP,#0x20] il2cpp:0000000101891098 ADD SP, SP, #0x30 il2cpp:000000010189109C RET @AndnixSH@Laxus
  8. I use il2ccp v5.0.4 and gui v 114 don't work Game have protected against dump Game call of duty mobile garena @PixelYT
  9. Almost every game has a way to decipher the APK.
  10. make package don't work how to fix
  11. for me don't work Where did i miss. please help
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines