![]() |
EpiRootkit
By STDBOOL
|
#include <epirootkit.h>
Public Attributes | |
| char * | cmd_name |
| unsigned | cmd_name_size |
| char * | cmd_desc |
| unsigned | cmd_desc_size |
| int(* | cmd_handler )(char *args, enum Protocol protocol) |
Definition at line 26 of file epirootkit.h.
| char* cmd_desc |
Definition at line 29 of file epirootkit.h.
| unsigned cmd_desc_size |
Definition at line 30 of file epirootkit.h.
| int(* cmd_handler) (char *args, enum Protocol protocol) |
Definition at line 31 of file epirootkit.h.
| char* cmd_name |
Definition at line 27 of file epirootkit.h.
| unsigned cmd_name_size |
Definition at line 28 of file epirootkit.h.