The eBPF -3 uprobes
Before we start, I want to highlight the difference between bpftrace and eBPF programs.
eBPF Programs: eBPF programs are a bit more complex and require writing two separate sections of code - one for userspace, and one for kernel space. These program...
blog.rudrasecure.com6 min read