Skip to content

Monitoring tool for finding new processes and running applications in system

License

Notifications You must be signed in to change notification settings

glebov21/NewProcessMonitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewProcessMonitoring

Monitoring tool for finding new processes and runned applications in system. This is help to watch for new application in windows.

This window show all processes what you not added to Trusted

Click Trust All if this list is OK. This processes will be added to ignore list.

Click Reset trust list if you want to see agan full list

How it working

When this app window minimized or unfocused they get list of processes every 5 seconds. And check for new.

Create setup

  1. Build Release.
  2. Open NSIS_SetupFile.nsi in NSIS Compiler.
  3. Click Compile.
  4. Get NewPMSetup.exe from project folder.