@liu-yi-cs
liu_yi no introduction.
wps二次开发系统集成相关
coolbpf以CORE(Compile Once--Run Everywhere)为基础实现,保留了资源占用低、可移植性强等优点,还融合了BCC动态编译的特性。coolbpf利用远程编译的思想,把用户的BPF程序推送到远端的服务器并返回.o或.so,提供python/rust/c高级语言加载。用户只专注自己的功能开发,不用关心底层库安装、环境搭建。
使用 WASM 或 JSON 的 eBPF 动态加载开发框架
Mirror of https://github.com/iovisor/bcc
A terminal tool application for OS security hardening