antgraf / exactkill

This tool searches for processes with corresponding process name and command line parameters and kills them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exactkill

Usage: ExactKill.exe "Process Name" "Command line parameter"

This tool searches for processes with corresponding process name and command line parameters and kills them.

Command line parameter may be just any part of the command line.

Example: ExactKill.exe node.exe http-server

About

This tool searches for processes with corresponding process name and command line parameters and kills them.


Languages

Language:C# 100.0%