Giter Club home page Giter Club logo

processguard's Introduction

ProcessGuard

About how it works:

Subverting Vista UAC in Both 32 and 64 bit Architectures By Pero Matić

Application Compatibility - Session 0 Isolation By Craig Marcho

With the ability to start a process from the Windows service, we can:

  1. Start a program with an interactive interface from a Windows service and restart it after it has been closed
  2. Set some programs to start automatically at boot
  3. For console applications, including but not limited to java, dotnet, node, etc., they can be deployed on Windows systems as no window like Windows services

⚙Configuration Interface

You can download the program directly from the Release page. The interface you see is just a configuration interface for configuring the processes to be guarded here. After starting the service, you can close the configuration interface

Note: The configuration can take effect only after the service is started

📕Configuration Items

Process Name: The name used to identify the current configuration item, only used for interface display

Full Path: Full path to executable

Parameters: The parameters be carried when starting the application, ignore this if you do not need any parameters

Start Once: Only started once during the service running

Minimize: For programs with an interactive interface, it can make it minimized to the taskbar when it starts, instead of popping up the interface as usual

NoWindow: For console applications, enabling this item can make it start like a windows service, without displaying the console at all

Configuration Example

An Interactive Program

A Spring Boot Program

processguard's People

Contributors

kamenriderkuuga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.