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.
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:
Edited by EuroHow 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.
Share this post
Link to post
Share on other sites