Right then, this is basically a program that monitors all running processes, and when a new process is launched, it checks it - if it's on your allowed list, then it lets it run, if it's on your blocked list, it blocks it from running, if it isn't on either, then it suspends the process, and pops up a window to ask you what you want to do.
NB It's in a really raw state right now, so try not to rip my ass off for newbie errors, cause i haven't polished it yet.
