NpEtw icon indicating copy to clipboard operation
NpEtw copied to clipboard

Named pipe I/O ETW provider for Windows

Results 3 NpEtw issues
Sort by recently updated
recently updated
newest added

Very low priority. The main (only?) use for them I'm aware of is around stuff like SMB and Active Directory (the so-called "NetLogon ping" etc.) .

Currently the read and write events include the FileObject and FileKey and the user has to look for the pipe creation event to get it's name. It would be nice...