pumpkin32 How do I cheat?
Reputation: 0
Joined: 23 Aug 2015 Posts: 7
|
Posted: Tue Aug 25, 2015 9:54 am Post subject: |
|
|
let me clarify...
In WPE Pro, all Winsock 2.0 (WSA) packets show up without any problem. When I use the filter feature to modify values for any 'WSARecv' or 'WSARecvFrom' packet, it works BUT NOT for any 'WSASend' or 'WSASendTo' packet Crying or Very sad No matter what or how many different ways I've tried filtering any WSA Send packet, WPE Pro won't ever change any value. But it only works with Recv packets. What.
Also, what's weird is that if I try to modify/filter a Send packet (Winsock 1 and Winsock 2 (not WSA) only) with IP addresses, it works.
P.S All of the packets are not encrypted, btw.
So, I used RPE, hoping that this problem would be fixed, nope. Same problem BUT it's weird. This time, RPE won't ever log any WSA packets (Winsock 2.0 WSA) even though they are ticked in the Settings. RPE only shows regular Winsock 1.0 and 2.0 (not WSA). In RPE captured window, all the packets show IP addresses. Maybe it's a bug ? That if IP address = 0.0.0.0, RPE won't log such packets? I could be wrong. Because it doesn't matter ? 0.0.0.0 with port is normal if it's UDP ?
Regardless, both WPE Pro and RPE more or less produce the same problem. So, what can I do next to fix this problem?
I did this on Windows 7 (disabled Firewall). Same problem.
I also did this on Windows XP (virtual machine). Same problem...
|
|