mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-25 10:53:09 +08:00
Updated function and configurator manager names to the used hook.
This commit is contained in:
@@ -25,8 +25,8 @@ typedef struct module_config_t{
|
||||
|
||||
struct fs_module {
|
||||
char all;
|
||||
char kprobe_ksys_read;
|
||||
char kretprobe_vfs_read;
|
||||
char tp_sys_enter_read;
|
||||
char tp_sys_exit_read;
|
||||
}fs_module;
|
||||
|
||||
} module_config_t;
|
||||
|
||||
Reference in New Issue
Block a user