Completed output modification of sys_read. Created a simple PoC

This commit is contained in:
h3xduck
2022-01-16 06:45:45 -05:00
parent 99e9fd4277
commit fc0d30f06f
8 changed files with 1331 additions and 1291 deletions

View File

@@ -18,6 +18,7 @@
"if_link.h": "c",
"netlink.h": "c",
"bpf_helper_defs.h": "c",
"bpf.h": "c"
"bpf.h": "c",
"stddef.h": "c"
}
}