Intercepting a program on windows 10

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Bear

    Bear is a tool that generates a compilation database for clang tooling.

  • Basically kind of https://github.com/rizsotto/Bear. But Bear is clang specific tool. The point is that I am also not sure which way should I follow. I appreciate all your comments which are really mean to me. I may be asked the wrong way and apparently I have to read much more about that to figure out how it will be.

  • CliWrap

    Library for running command-line processes

  • Do you want gcc’s standard output? That’s easy enough. Just launch gcc yourself and hook into the stream. https://github.com/Tyrrrz/CliWrap makes this easier, but vanilla .NET won’t make this too hard either.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts