krishpranav / rootkit

A malicious root kit made using c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A malicious root kit made using c


Languages

Language:C 100.0%