- Reaction score
- 84
- Location
- East Coast, NC (USA)
It's been a while since I've been a target, so I felt the strange need to post here.
That, and I just released a new(ish) free tool that might be nice for scripting and in malware removal scenarios, for those not using d7x of course.
Background: KillEmAll is a ‘panic’ button with an ‘ask questions later’ attitude, designed to neutralize, terminate, and later identify all non-essential running programs. Great for quickly closing unwanted apps, system inspection, and even malware removal!
KillEmAll Mini is a no frills implementation of the fully featured KillEmAll which has no user interface, no update capabilities, no definitions file capabilities, it doesn't show you what apps it terminated, etc..
Simply run the .exe and it terminates unnecessary programs running under any standard user account. If Windows is configured with UAC enabled (default) then you can right-click and choose Run as Administrator to kill all other programs running under an Administrator/System account.
KillEmAll Mini.exe will display a prompt when completed, but it can be scripted to display no prompt by passing “/auto” to it on the command line. e.g. “KillEmAll Mini.exe /auto”
Download it from the main KillEmAll page!

Background: KillEmAll is a ‘panic’ button with an ‘ask questions later’ attitude, designed to neutralize, terminate, and later identify all non-essential running programs. Great for quickly closing unwanted apps, system inspection, and even malware removal!
KillEmAll Mini is a no frills implementation of the fully featured KillEmAll which has no user interface, no update capabilities, no definitions file capabilities, it doesn't show you what apps it terminated, etc..
Simply run the .exe and it terminates unnecessary programs running under any standard user account. If Windows is configured with UAC enabled (default) then you can right-click and choose Run as Administrator to kill all other programs running under an Administrator/System account.
KillEmAll Mini.exe will display a prompt when completed, but it can be scripted to display no prompt by passing “/auto” to it on the command line. e.g. “KillEmAll Mini.exe /auto”
Download it from the main KillEmAll page!