trailofbits / btfparseLinks
A C++ library that parses debug information encoded in BTF format
☆28Updated 2 years ago
Alternatives and similar repositories for btfparse
Users that are interested in btfparse are comparing it to the libraries listed below
Sorting:
- A sample PoC for container-aware exec events for osquery☆25Updated last year
- This repository contains the companion code from the "All your tracing are belong to BPF" blog posts☆19Updated 2 years ago
- Various utilities useful for developers writing BPF tools☆31Updated 2 years ago
- Dr. Disassembler☆37Updated 4 years ago
- Example program using eBPF to log data being based in using shell pipes☆41Updated 4 years ago
- An IDA processor for eBPF bytecode☆34Updated 8 years ago
- CodeHawk Binary Analyzer for malware analysis and general reverse engineering☆38Updated last week
- generate assemblers from disassemblers, 2018 jailbreak security summit talk☆38Updated 5 years ago
- Decode machine code into VEX IR and translate into LLVM IR☆28Updated 6 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆73Updated last year
- A system call interception tool☆57Updated last year
- ☆52Updated 4 years ago
- IDA Pro Python plugin to analyze and annotate Linux kernel alternatives☆24Updated 4 years ago
- X86 disassembler benchmark☆69Updated 3 months ago
- A library for dynamic binary rewriting☆59Updated 4 years ago
- Experiments involving the Windows Hypervisor Platform☆23Updated 5 years ago
- Explore a live Linux kernel's memory using GDB☆117Updated 3 years ago
- IDA Database Parser for Rust☆25Updated last year
- Hardware-Assisted Process Tracer for Fuzzing on ARM64 Linux☆26Updated 3 years ago
- Bin2Wrong: a Unified Fuzzing Framework for Uncovering Semantic Errors in Binary-to-C Decompilers☆59Updated 8 months ago
- Another (bad) ROP gadget finder, but this time in Rust☆22Updated last year
- x86/x64 architecture plugin☆40Updated last year
- ☆31Updated 5 years ago
- ugly code to check linux kernel memory and dump some internal structures☆48Updated last year
- KLEE Symbolic Execution Engine☆60Updated 6 years ago
- ebpfpub is a generic function tracing library for Linux that supports tracepoints, kprobes and uprobes.☆119Updated last month
- clang-based search engine for C/C++ data structures, classes, prototypes & macros☆103Updated 6 months ago
- A simple library focusing on demangling symbols for different programing languages☆48Updated 5 years ago
- Rewriting functions in compiled binaries using McSema☆91Updated 6 years ago
- llvm with tablegen backend for capstone disassembler☆52Updated 2 weeks ago