m0nad / Diamorphine

LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x/6.x (x86/x86_64 and ARM64)
Other
1.82k stars 431 forks source link

New feature #9

Closed cryptosk closed 5 years ago

cryptosk commented 6 years ago

I'd be willing to donate 0.2 BTC if you can make it hide CPU usage of specified process as well and another 0.1 BTC for capability to run a file every X hours.

BAKMAH commented 6 years ago

already done - https://github.com/alex91ar/Diamorphine

cryptosk commented 6 years ago

Nice find! This however fakes the load average of the entire system, I'd prefer if only the specified process is hidden.

Also looking to replace cron entirely by having the module run executable every X hours..