Commit Graph

2 Commits

Author SHA1 Message Date
chichina
39a0f4a1a7 Fix failed to run execsnoop (#28)
* Update README.md

without having initialised it, the verifier complains, because reading uninitialised memory from the kernel introduces a security risk.

* Update execsnoop.bpf.c

without having initialised it, the verifier complains, because reading uninitialised memory from the kernel introduces a security risk.
2023-04-25 15:12:51 +08:00
ocfox
52ae3ae26d feat: deploy static web with mdbook (#11) 2023-03-09 11:36:23 +08:00