sad0p / go-readelfLinks
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
Sorting:
- 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 (2025) is currently in development at the link below:☆94Updated 2 years ago
- sysconf for Go, without using cgo☆144Updated 3 weeks ago
- In-memory filesystem implementation of io/fs.FS☆90Updated last year
- Go implementation for loading / unloading Linux kernel modules☆50Updated last year
- Golang Linux memfd library☆82Updated 8 years ago
- Convert a go file to its ast representation☆92Updated 2 years ago
- An interesting executable file parsing library written by Golang☆41Updated 9 months ago
- Go library to parse Executable and Linkable Format (ELF) files.☆49Updated 11 months ago
- Go heap dump viewer with object graphs. (Works with Go 1.21)☆24Updated 9 months ago
- Object file abstractions in Go☆30Updated last year
- Perf Utilities for Go☆109Updated 2 years ago
- Golang specific ELF reader/parser CLI tool☆31Updated 8 years ago
- Call virtual methods on C++ classes from Go without cgo.☆85Updated last year
- Tools for compiling many Go commands into one binary to save space. Builds are supported for vendor-based Go and module-based Go☆153Updated 5 months ago
- Golang example code showing dangers with unsafe.Pointer usages☆50Updated 4 years ago
- eBPF programs without a libbcc dependency☆60Updated last year
- A Go library for reading and writing QCOW2 disk images.☆53Updated last year
- Kaitai Struct: runtime for Go☆78Updated last month
- Pure-Go Netfilter Netlink family implementation.☆78Updated 3 weeks ago
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆61Updated last year
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆90Updated last year
- Cross-platform wrapper for memory-related system calls.☆29Updated 6 months ago
- go-windows provides Go wrappers for Windows APIs.☆88Updated 8 months ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- A wrapper library for the set of ptrace-related system calls in Linux☆13Updated 11 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆65Updated 2 years ago
- C to Go translation tool☆140Updated 2 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- C++ symbol name demangler written in Go☆176Updated last month