mirror of
https://github.com/h3xduck/TripleCross.git
synced 2026-01-06 08:23:08 +08:00
Added new kprobe to the filesystem ebpf section. Now receiving read events, and storing them in a map for later use, along with a reference to the user-space memory buffer
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#include "include/xdp_filter.h"
|
||||
#include "../common/constants.h"
|
||||
#include "../common/map_defs.h"
|
||||
#include "../common/map_common.h"
|
||||
#include "include/utils/files/path.h"
|
||||
#include "include/utils/strings/regex.h"
|
||||
#include "include/utils/structures/fdlist.h"
|
||||
|
||||
Reference in New Issue
Block a user