Giter VIP home page Giter VIP logo

executionmaster's Introduction

Execution Master

Execution Master is a utility for Windows that allows you to gain more control over running any specified program regardless of who and how tried to run it. You can assign one of the several standard actions for it:

  • Ask user to confirm program execution;
  • Deny program execution and notify user;
  • Raise an error (like "access denied" or even more weird one) when somebody tries to launch the executable;
  • Always drop administrative privileges of specified program;
  • Request elevation for the program at every launch;
  • Force system not to sleep / display to be on while the selected program works;
  • Execute another program instead of the specified.

The latest version also contains shell extension:

Downloads

See releases page

  • ExecutionMaster.exe — GUI tool for configuration;
  • emc.exe — console tool for configuration;
  • Actions folder with actions executables described above.

Note: if you have x64 (aka 64-bit) version of Windows use x64 version of the program. Not all actions of x86 (aka 32-bit) Execution Master will work correctly on Windows x64.

The program was tested on Windows 7, 8 and 10. It might also work on Vista.

Key Value
Author © diversenok
Email [email protected] (English and Russian are suitable)
Compiled Delphi XE8
Version 1.10.0.0
Date Sep 30, 2018

Apparently, you should be able to compile it without any problems starting from Delphi XE2.

How it works

This software uses internal Windows mechanism that is called Image File Execution Options to intercept process creation and automatically launch a debugger for the specified program. These small utilities from Actions folder are designed to be set as such debuggers so they can perform some special activity before approving the creation of the original process.

For Russian users: см. статью «Перехватываем запуск любого приложения в Windows и пытаемся ничего не сломать».


Copyright (C) 2017-2018 diversenok

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

executionmaster's People

Contributors

diversenok avatar

Watchers

 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.