Skip to content

🤖 Kill The Protected Process 🤖

License

Notifications You must be signed in to change notification settings

b1-team/superman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

🚨 Driver have been blocked in latest Windows 10/11!

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