thelostworldFree / superman

🤖 Kill The Protected Process 🤖

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

superman

Kill The Protected Process

This tool is limited to security research and teaching, and the user bears all legal and related responsibilities caused by the use of this tool! The author does not assume any legal and related responsibilities!

usage

Options:
  -p, --pid <PID>    Pid to kill
  -r                 Recursive kill process
  -t, --time <TIME>  Kill interval time (milliseconds) [default: 500]
  -h, --help         Print help
  -V, --version      Print version

Kill Windows Defender (MsMpEng.exe)

superman.exe -p <PID> -r

demo

About

🤖 Kill The Protected Process 🤖

License:MIT License


Languages

Language:Rust 100.0%