Skip to content

KeServiceDescriptorTable/roak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roak

A powerful windows 10/11 rootkit

features

terminate_process(pid, status); // forcefully terminates the target process ID with a custom exit code

elevate_process(pid); // elevates the target process to system

protect_process(pid); // sets process to system, enables PPL, hides threads from debugger

elevate_handle(pid, handle, bits); // elevates a handle inside a processes object table

disable_enable_callbacks(enable, mask); // toggle kernel callbacks for process, image, thread creation/removal

About

roak - Windows 10/11 rootkit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages