mirror of
https://github.com/h3xduck/TripleCross.git
synced 2026-01-01 14:03:08 +08:00
Completed configuration module which enables to change the running ebpf modules in the rootkit at runtime. Minor changes and updated code structure
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -8,6 +8,7 @@
|
||||
"unistd.h": "c",
|
||||
"xdp_filter.h": "c",
|
||||
"module_manager.h": "c",
|
||||
"modules.h": "c"
|
||||
"modules.h": "c",
|
||||
"libbpf.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user