AppBkocker is a C# application inspired by my TPI made at CIFOM.
The software monitors applications running on a computer and compares process names and window titles with a dictionary list.
If a word, sentence or extension is recognised as junk, the process is killed.
For example, adding the word “Facebook” in the dictionary will close all applications containing this word in the title of the window.
How is it operating
AppBlocker is a small process running under the name svchost.exe. This to hid the application into the innumerable processes svchost launched by Windows. The only difference is Windows start the process under the system identity but AppBlocker is under the current user identity.


English
Français