badboy / ebpf-disasmLinks
Simple ebpf disassembler in Rust
☆40Updated 6 years ago
Alternatives and similar repositories for ebpf-disasm
Users that are interested in ebpf-disasm are comparing it to the libraries listed below
Sorting:
- Harness for the Linux kernel eBPF verifier☆34Updated 3 years ago
- BTF introspection tool☆40Updated 2 months ago
- A BPF-based syscall fault injector☆106Updated last week
- Load-time selective binary rewriting☆164Updated 3 years ago
- eBPF - extended Berkeley Packet Filter tooling☆133Updated 3 years ago
- ebpfpub is a generic function tracing library for Linux that supports tracepoints, kprobes and uprobes.☆119Updated last month
- An assembler for eBPF programs written in an Intel-like assembly syntax.☆50Updated 2 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- A hypervisor written in Rust.☆132Updated 3 years ago
- Various utilities useful for developers writing BPF tools☆31Updated 2 years ago
- Generic eBPF runtime☆151Updated 4 years ago
- Deprecated! Use qemu-rs instead :)☆72Updated 2 years ago
- Source-code based coverage for eBPF programs actually running in the Linux kernel☆137Updated 11 months ago
- ☆52Updated 3 years ago
- An eBPF program debugger☆215Updated 3 years ago
- Explore a live Linux kernel's memory using GDB☆117Updated 3 years ago
- fuzzing framework based on libfuzzer and clang sanitizer