NamedPipeCapture
NamedPipeCapture copied to clipboard
A Windows tool that can be used to stream data from named pipe between two other process to Wireshark
In my case, `InitializeProcess` API call returns -1. Sadly I can't find more detailed information about this error. The DLL gets attached to the target (verified with Process Explorer), the...
Add a Syn,Syn+ACK, ACK sequence into the stream to track the start of a given named pipe connection.
Add a disconnection sequence into the stream when a named pipe handle is closed.
Multiple named pipe connections should be tracked as separate trackable connections within WireShark