Jump to content

  •  

Euro

Member Since 03 May 2013
Offline Last Active Apr 01 2016 11:00 AM
-----

Topics I've Started

@pkmode

14 October 2013 - 11:48 AM

Is it possible as a plugin?


Load Custom DLL

18 May 2013 - 01:18 AM

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.