Jump to content
  • 0
Euro

Load Custom DLL

Question

Hello there,

I wanted to know how WDGLoadCustomDll calls function to the client, so I have some questions here...

Can I have a simple c++ example of the dll that calls function on dll load. somewhat like this

 

Question:
How can I hook to RO's function specifically OnRecv ? There is Detours 3.0 Express but it does not support x64 platform
I just saw ROPS but i don't know how can i port its hooks to my dll.

Edited by Euro

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Hello there,

 

I wanted to know how WDGLoadCustomDll calls function to the client, so I have some questions here...

Can I have a simple c++ example of the dll that calls function on dll load. somewhat like this

 

Question:

How can I hook to RO's function specifically OnRecv ? There is Detours 3.0 Express but it does not support x64 platform

I just saw ROPS but i don't know how can i port its hooks to my dll.

have you try to diff your client with load with custom dll?

Share this post


Link to post
Share on other sites
  • 0

Yea. I just tried it and it worked out..
Now I just don't know how to hook RO's recv function

I think this is the structure.
GWphzgK.png

EDIT:
Thanks for all the replies.

SOLUTION: used Detours 1.5 

Edited by Euro

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.