Added hide directory capabilities for the rootkit

This commit is contained in:
h3xduck
2022-05-16 11:24:59 -04:00
parent 4044d7994c
commit 82fa056955
11 changed files with 20518 additions and 19795 deletions

View File

@@ -24,6 +24,7 @@
"bpf_helpers.h": "c",
"tcp_helper.h": "c",
"stdio.h": "c",
"*.tcc": "c"
"*.tcc": "c",
"dirent.h": "c"
}
}