Skip to content

Investigate OSS using NtQuery to find proc and pipe mappings #75

@david-risney

Description

@david-risney

Consider looking into OSS that uses NtQuery* related OS functions to find which processes have which pipes open. Issues previously were that it could be slow and that it can randomly hang when getting the name of some pipes. Running with threads we terminate on timeout could mitigate the hangs and could help with the perf. Adding multithreading complicated the code but perhaps OSS code already does this that we might use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions