RFC: Pass ReadFile and WriteFile requests on sockets to ws2_32.dll

Erich Hoover ehoover at mines.edu
Mon Dec 13 20:15:07 CST 2010


Attached is a patch to take kernel32/ntdll ReadFile and WriteFile
requests on sockets and pass them to WSARecv and WSASend.  This patch
is part of a series I'm working on for the infamous C&C networking bug
(Bug #7929). The functionality added by this patch was requested by a
previous RFC response so that ReadFile and WriteFile requests will
have all the same filtering as WSARecv and WSASend.  Any and all
feedback is greatly appreciated.

Erich Hoover
ehoover at mines.edu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Pass-ReadFile-and-WriteFile-requests-on-socket.patch
Type: text/x-diff
Size: 7577 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20101213/53cb7002/attachment.patch>


More information about the wine-devel mailing list