Control access to windows software

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

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

    A Light-ORM for accesing WMI

    https://github.com/nicoriff/ORMi even has a high-level example of exactly that.

  • ExecutionMaster

    Windows utility for intercepting process creation and assigning standard actions to program startup

    Intercept the application execution. There are literally 50 ways of doing it, but I recommend using Image Execution Options, a debugger facility in Windows. Check out ExecutionMaster for a working PoC.

  • 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.

  • .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

    If it is a .NET Core 3+ application, you can use a startup hook

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