aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated stealth_launcher.c with just hides the process in trace levelHEADmasterLibravatarLibravatar Biswa Kalyan Bhuyan 10 days6-18/+831
|
* Implement Linux kernel module with process hiding and monitoring capabilitiesLibravatarLibravatar Biswa Kalyan Bhuyan 10 days8-54/+762
| | | | | | | | | - 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
* updated author discriptionLibravatarLibravatar Biswa Kalyan Bhuyan 10 days1-2/+1
|
* new initLibravatarLibravatar Biswa Kalyan Bhuyan 10 days5-0/+271