bolinfest / opensnoop-nativeLinks
opensnoop in pure C using eBPF
☆100Updated 4 months ago
Alternatives and similar repositories for opensnoop-native
Users that are interested in opensnoop-native are comparing it to the libraries listed below
Sorting:
- Sandboxing File System☆46Updated 5 years ago
- Generic eBPF runtime☆150Updated 4 years ago
- Create Systemtap's USDT probes at runtime☆128Updated last year
- eBPF based syscalls, files and network events tracing framework☆93Updated 5 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- A language and library for specifying syscall filtering policies.☆332Updated last year
- IOModule manager and plugins☆37Updated 8 years ago
- A simple educational linux container runtime.☆112Updated 4 years ago
- ltrace clone that uses bcc + uprobes instead of ptrace☆47Updated 7 years ago
- Tetris in bpftrace☆105Updated 4 years ago
- ☆70Updated 3 years ago
- A ptrace library for easy syscall injection in Linux.☆182Updated last year
- A BPF-based syscall fault injector☆105Updated 2 years ago
- Light-weight Dynamic Tracer for Linux☆422Updated 2 weeks ago
- BPFd (Deprecated, please see README.md) : Berkeley Packet Filter daemon (BPFd). Makes it possible to run BCC tools across systems.☆97Updated 3 years ago
- A tool to list and diagnose bpf programs. (Who watches the watchers..? :)☆95Updated 4 years ago
- ☆56Updated 2 years ago
- A collection of performance-related tools and scripts☆67Updated last year
- eBPF - extended Berkeley Packet Filter tooling☆124Updated 3 years ago
- Proof of concept use of linux-inject and proces patching☆38Updated 8 years ago
- Generic tool to inspect BPF maps☆44Updated 3 years ago
- ebpfpub is a generic function tracing library for Linux that supports tracepoints, kprobes and uprobes.☆117Updated 2 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆97Updated 2 years ago
- Example of building and running an eBPF program in Rust☆33Updated 6 years ago
- Enable piping of internal command output to external commands☆70Updated 7 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆131Updated 11 months ago
- A virtual machine monitor and a tiny "operating system" to go with it. When you start Sparkler, it creates a virtual machine using Linux'…