![]() |
EpiRootkit
By STDBOOL
|
#include <alterate.h>
Public Attributes | |
| char * | file_path |
| int | hide_line_with_number |
| char * | hide_line_with_substring |
| char * | replace_src |
| char * | replace_dst |
| struct list_head | list |
Definition at line 15 of file alterate.h.
| char* file_path |
Definition at line 16 of file alterate.h.
| int hide_line_with_number |
Definition at line 17 of file alterate.h.
| char* hide_line_with_substring |
Definition at line 18 of file alterate.h.
| struct list_head list |
Definition at line 21 of file alterate.h.
| char* replace_dst |
Definition at line 20 of file alterate.h.
| char* replace_src |
Definition at line 19 of file alterate.h.