Jump to content

Confused from shmoo's new MSHook way


Go to solution Solved by Guest,

7 posts in this topic

Recommended Posts

Posted

Hey,

 

Shmoo wrote a very nice tutorial with a new way of making a MShook tweak:

https://iosgods.com/topic/4295-tutorial-how-to-hack-with-mshook-new-way/

 

I get the most part, except one thing.

 

This is the code I am not getting:

%ctor{
MSHookFunction(((void*)MSFindSymbol(NULL, "__ZN10Characters5Money8GetValueEv")),(void*)getMoney, NULL);
}

Where does he get the function called 'getMoney' from?

I never saw it somewhere in his tutorial...

 

Do I miss something? See I something over my head?

 

Help would be awesome :D

 

 

Posted

Hey,

 

Shmoo wrote a very nice tutorial with a new way of making a MShook tweak:

https://iosgods.com/topic/4295-tutorial-how-to-hack-with-mshook-new-way/

 

I get the most part, except one thing.

 

This is the code I am not getting:

 

%ctor{
MSHookFunction(((void*)MSFindSymbol(NULL, "__ZN10Characters5Money8GetValueEv")),(void*)getMoney, NULL);
}
Where does he get the function called 'getMoney' from?

I never saw it somewhere in his tutorial...

 

Do I miss something? See I something over my head?

 

Help would be awesome :D

Real racing 3 isn't MSHook anymore. But about your question, that's what I named the hooked function.

Posted

Hey,

 

Shmoo wrote a very nice tutorial with a new way of making a MShook tweak:

https://iosgods.com/topic/4295-tutorial-how-to-hack-with-mshook-new-way/

 

I get the most part, except one thing.

 

This is the code I am not getting:

 

%ctor{
MSHookFunction(((void*)MSFindSymbol(NULL, "__ZN10Characters5Money8GetValueEv")),(void*)getMoney, NULL);
}
Where does he get the function called 'getMoney' from?

I never saw it somewhere in his tutorial...

 

Do I miss something? See I something over my head?

 

Help would be awesome :D

I'm not sure but I think it's an argument that he just re-named

Posted

Real racing 3 isn't MSHook anymore. But about your question, that's what I named the hooked function.

Yea, I loaded another game & saw something usefull.

But now I get it, I had no clue where you got it from lol.

Thankyou :)

  • Solution
Posted

Yea, I loaded another game & saw something usefull.

But now I get it, I had no clue where you got it from lol.

Thankyou :)

you're welcome

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