aboutsummaryrefslogtreecommitdiffstats
path: root/proc_monitor.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement Linux kernel module with process hiding and monitoring capabilitiesLibravatarLibravatar Biswa Kalyan Bhuyan 10 days1-0/+310
- Add multiple kernel modules for process manipulation - Implement /proc directory hooking to hide processes by PID or name - Create stealth mode to hide specific commands from process listings - Add process explorer module for detailed process information - Include shell script for service management integration - Add proper module parameters for runtime configuration