zombie_hunter (version 1.0) | index /home/ut3hax/bin/zombie_hunter |
Zombie Hunter
=============
This program can search for a specific program or search all running programs.
Running interactively you can view more information about possible zombie
programs found.
This program can self install and creates a whitelist file upon installation.
This is a list of programs that are to be ignored when scanning all programs.
Zobie Hunter may also be ran non-interactive and passed arguments to kill
assumed zombies. This is very dangerous and should not be used unless you know
what you are doing. It is suggested that you run Zombie Hunter interactivly
first, to make sure the assumed zombies are ok to stop.
Modules | ||||||
|
Functions | ||
|
Data | ||
__author__ = 'Josh Lee' __configdir__ = '/home/ut3hax/.zombie_hunter_files' __copyright__ = 'PyTis' __created__ = '07:58am 09 Sep, 2009' __version__ = '1.0' |
Author | ||
Josh Lee |