How to Hack the Process of Remote PC
How to find the Process of Remote PC
Open command prompt & type
tasklist /S SYSTEM /U USERNAME /P PASSWORD
S = System IP
U = User name
P = Password

How to Kill the Process of Remote PC
Now if there was a process that needed to be killed, you can use the taskkill command. As with tasklist, you will also need the Username and Password on the remote Computer.The syntax for using taskkill is
taskkill /S SYSTEM /U USERNAME /P PASSWORD /IM PROCESS




hi bro.. actually you are giving ip , username , and password of the victim or urs in the tasklist bro