Included new version of custom lib. Added checks for backdoor triggering

This commit is contained in:
h3xduck
2022-05-04 04:40:25 -04:00
parent 25ef3acc5a
commit 073a911f74
21 changed files with 1799 additions and 2124 deletions

View File

@@ -22,6 +22,7 @@
"stddef.h": "c",
"ring_buffer.h": "c",
"bpf_helpers.h": "c",
"tcp_helper.h": "c"
"tcp_helper.h": "c",
"headervmlinux.h": "c"
}
}