An open API service indexing awesome lists of open source software.

https://github.com/krishpranav/rootkit

A malicious root kit made using c
https://github.com/krishpranav/rootkit

c linux linux-backdoor linux-kernel-hacking linux-rootkit linux-shellcode rootkit

Last synced: 13 days ago
JSON representation

A malicious root kit made using c

Awesome Lists containing this project

README

        

# rootkit
A malicious root kit made using c

# Functionality
- grant root privileges to userland process
- hide process by PID
- unhide a previously hiddne process by PID
- hide files or directories by their name
- hide itself
- unhide itself
- protect agains being unloaded by the user
- disable the unload protection

# Use This Tool For Legal Purpose

# Tool Author: krishpranav