sad0p / go-readelf
Elf binary parsing utility written in Go.
☆70Updated 2 years ago
Alternatives and similar repositories for go-readelf:
Users that are interested in go-readelf are comparing it to the libraries listed below
- gapstone is a Go binding for the capstone disassembly library☆70Updated 3 years ago
- An x86-64 assembler written in Go (2019). A modern version (2024) is currently in development at the link below:☆94Updated 2 years ago
- Go implementation for loading / unloading Linux kernel modules☆49Updated last year
- Golang specific ELF reader/parser CLI tool☆31Updated 7 years ago
- An interesting executable file parsing library written by Golang☆41Updated 5 months ago
- sysconf for Go, without using cgo☆141Updated 2 weeks ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆52Updated last year
- In-memory filesystem implementation of io/fs.FS☆89Updated last year
- Kaitai Struct: runtime for Go☆74Updated last month
- Convert a go file to its ast representation☆90Updated last year
- Small tool to run ELF binaries from memory with a given process name☆159Updated 3 years ago
- A Go library for reading and writing QCOW2 disk images.☆50Updated last year
- Object file abstractions in Go☆30Updated 10 months ago
- gapstone is a Go binding for the capstone disassembly library☆151Updated 5 years ago
- Golang example code showing dangers with unsafe.Pointer usages☆49Updated 4 years ago
- C to Go translation tool☆138Updated 2 years ago
- Call virtual methods on C++ classes from Go without cgo.☆82Updated last year
- An Example of shipping BPF code with your Go project☆28Updated 2 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆42Updated 2 years ago
- translate LLVM IR to Go☆118Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A suite of tools for disassembly, ROP, and binary analysis written in Go☆46Updated last year
- A wrapper library for the set of ptrace-related system calls in Linux☆13Updated 10 years ago
- A Go library for reading and parsing ELF files☆29Updated 10 months ago
- Non-Invasive goroutine inspector☆90Updated last year
- Detect compiler names and versions from ELF files☆25Updated 5 months ago
- Cross-platform wrapper for memory-related system calls.☆29Updated 3 months ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- Tools for compiling many Go commands into one binary to save space. Builds are supported for vendor-based Go and module-based Go☆151Updated last month