Skip to content
/ toorkit Public

A simple useless rootkit for the linux kernel. It is a kernel module which hooks up the open() syscall (or potentially any syscall) to replace it with a custom function.

Notifications You must be signed in to change notification settings

deb0ch/toorkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

toorkit

A simple useless rootkit for the linux kernel. It basically a kernel module which hooks up the open() syscall (or potentially any syscall) to replace it with a custom function.

About

A simple useless rootkit for the linux kernel. It is a kernel module which hooks up the open() syscall (or potentially any syscall) to replace it with a custom function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published