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

dc650dc · Mar 13, 2016

History

3 Commits
Oct 30, 2015
Mar 13, 2016
Oct 31, 2015

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