Skip to content

egorbunov/ProcessControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process control

Simple application for controlling your computer activity :)

Capabilities (25 december, 2014):

  • You can create "task" with progress and list of programs and sites, which can't be opened during that "task".
  • If program is restricted, it can't be opened (it's automatically closes)
  • If site is restricted, it sometimes can't be opened in Chrome browser :D
  • You can't kill program process from taskmgr.exe

Technologies

  • min-hook library for creating simple function hooks
  • dllinjector for injecting dll's into processes
  • qt 5.4.0 msvc 2013

Documentation

Documentation is available here and can be downloaded from current repository.

About

That is 32-bit application for windows 7 (32-64 bit).

The app runs supporting process for hiding itself in taskmgr.exe, because of if OS is 64 bit, it's complicated to inject 64-bit dll from 32-bit process...

App build in MSVS 2013 with help of QT-plugin for MSVS.

Install

To install application you can use msi-installer in installer folder.

About

Study project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages