mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-29 20:53:09 +08:00
Successfully added uprobes calculation and hooking at arbitrary function of execve_hijack.
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -22,6 +22,7 @@
|
||||
"stddef.h": "c",
|
||||
"ring_buffer.h": "c",
|
||||
"bpf_helpers.h": "c",
|
||||
"tcp_helper.h": "c"
|
||||
"tcp_helper.h": "c",
|
||||
"stdio.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user