Hi, i need to call a non public method in a shared library. That dll hooks two calls to ws2_32.dll from the caller process acting like a proxy (it ecrypts sent packets).

I managed to reverse the dll figuring out what it is doing but now i'm a bit doomed , I'm very new to windows internals so any hel is very appreciated