Jump to content

[Release] MSHOOK ON IPHONE BY ONE CLICK


74 posts in this topic

Recommended Posts

Posted

IMG-3606.png

Hello everyone! Today we are pleased to release MSHOOK tools to make the hooking functions easy to done by one click. I MAKE THIS TOOL TO THANKS IOSGODS I LEARNING FROM YOU MY BRO <3 

Tool Features
- Do MSHOOKING FUNCTIONS FROM YOUR IPHONE OFFLINE WITH ONLY ONE CLICK.

REQUIREMENT 
- CYDIA IMPACTOR.

-OR APPCAKE , FILZA TO INSTALL IPA TOOL.

HOW CAN I USE?

- YOU SHOULD GET CLASS NAME , FUNCTION NAME , OFFEST OF FUNCTION , SELECET VAR TYPES INT OR FLOAT OR BOOL .

- BY SIMPLE WAY YOU SHOULD FILLED THE TEXTFEILD LIKE IN PIC .

BEFORE FILLED 

IMG-3606.png

AFTER FILLED

IMG-3607.png

 

-THEN PRESS GET CODE AFTER THAT YOU CAN PASTE YOUR CODE TO TWEAK FILE.

 

OUTPUT WILL BE LIKE THAT

void (* GetCameraFOV_Update)(void *GetCameraFOV);void _GetCameraFOV_Update(void *GetCameraFOV) {

 *(float *)((uint64_t)GetCameraFOV + 0x12C) = 100.0f; 

 return GetCameraFOV_Update(GetCameraFOV);} 

 %ctor {MSHookFunction((void *)getRealOffset(0x1000000), (void *)_GetCameraFOV_Update, (void**)&GetCameraFOV_Update);}

 

Download MSHOOK IPA FROM LINK BELLOW

Hidden Content

React or reply to this topic to see the hidden content & download link. 👀

Credits

  • @z2x22 in twitter @kingoffun9 
  • Like 90
  • Winner 8
  • Thanks 20
  • Haha 5
  • Agree 6
  • Informative 6

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • 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