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
- Host: GitHub
- URL: https://github.com/krishpranav/rootkit
- Owner: krishpranav
- Created: 2021-03-10T00:09:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-13T06:51:56.000Z (about 4 years ago)
- Last Synced: 2025-04-15T02:45:25.373Z (13 days ago)
- Topics: c, linux, linux-backdoor, linux-kernel-hacking, linux-rootkit, linux-shellcode, rootkit
- Language: C
- Homepage:
- Size: 51.8 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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