When detouring the virtual call to TwnCryptIface::ProcessResponse in the TwnNetConnection::ProcessCryptResponse function, forcing a success state (0), will result in the client sending invalid message headers.
Upon inspection, we recieve TwnEngineBBFinishedDEPRECATED (0x6) with size 1151, even though the message only contains 53 bytes
When detouring the virtual call to
TwnCryptIface::ProcessResponsein theTwnNetConnection::ProcessCryptResponsefunction, forcing a success state (0), will result in the client sending invalid message headers.Upon inspection, we recieve
TwnEngineBBFinishedDEPRECATED(0x6) with size1151, even though the message only contains53bytes