unhide.rb (8)
NAME
unhide.rb - Scans system for hidden processes and lists any hits on stderr.SYNOPSIS
unhide.rbDESCRIPTION
Scans the system for hidden processes.Progress messages are printed on stdout and can be redirected to /dev/null.
Error diagnostics and information about any hidden processes found is printed to stderr.
OPTIONS
unhide.rb takes no optionsEXIT STATUS
- 0
- No hidden processes found
- 1
- Something went wrong during scanning
- 2
- One or more hidden processes were detected
BUGS
Report bugs to <johan.walles@gmail.com> or <bugs.launchpad.net/unhide.rb>.LICENSING
unhide.rb is licensed under the GPL-3, copyright Johan Walles <johan.walles@gmail.com>.SEE ALSO
rkhunter(8)The unhide.rb home page: <launchpad.net/unhide.rb>