EpiRootkit
By STDBOOL
Loading...
Searching...
No Matches
modified_file Struct Reference

#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
 

Detailed Description

Definition at line 15 of file alterate.h.

Member Data Documentation

◆ file_path

char* file_path

Definition at line 16 of file alterate.h.

◆ hide_line_with_number

int hide_line_with_number

Definition at line 17 of file alterate.h.

◆ hide_line_with_substring

char* hide_line_with_substring

Definition at line 18 of file alterate.h.

◆ list

struct list_head list

Definition at line 21 of file alterate.h.

◆ replace_dst

char* replace_dst

Definition at line 20 of file alterate.h.

◆ replace_src

char* replace_src

Definition at line 19 of file alterate.h.


The documentation for this struct was generated from the following file: