tejasmanohar / go-libprocLinks
Golang bindings for macOS / OS X libproc
☆15Updated 7 years ago
Alternatives and similar repositories for go-libproc
Users that are interested in go-libproc are comparing it to the libraries listed below
Sorting:
- This lipo is designed to be compatible with macOS lipo, written in golang.☆98Updated 3 months ago
- Elf binary parsing utility written in Go.☆70Updated 3 years ago
- gapstone is a Go binding for the capstone disassembly library☆73Updated 4 years ago
- Tailscale's rolling temporary dev fork of Go. We try to upstream everything and keep this repo's diff small.☆72Updated 3 weeks ago
- Package apfs implements an Apple File System(apfs) bindings for Go☆37Updated 4 years ago
- Pure Go AARCH64 architecture disassembler☆22Updated 4 years ago
- dlopen in go without cgo☆205Updated 6 years ago
- Small portable SSH server in Go.☆142Updated last year
- A tool for making fat OSX binaries (a portable lipo)☆116Updated 4 years ago
- An interesting executable file parsing library written by Golang☆41Updated last year
- Kaitai Struct: runtime for Go☆87Updated this week
- VCS repository URL parsing library for Go☆31Updated last year
- Interactive Assembler for Go☆67Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- JIT compiler in Go☆243Updated last year
- A minimalistic OpenVPN implementation in Go☆63Updated 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☆184Updated 10 months ago
- APFS parser written in pure Go☆74Updated 2 months ago
- 21st century, multi-purpose relay from source to destination☆163Updated 3 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆80Updated 2 years ago
- Package macho implements access to and creation of Mach-O object files.☆235Updated 2 weeks ago
- A Go library for reading and writing QCOW2 disk images.☆53Updated 2 years ago
- EXT2/EXT3/EXT4 Filesystem library for Golang☆44Updated 5 years ago
- C++ symbol name demangler written in Go☆180Updated this week
- Go crypto backend for Linux using OpenSSL☆70Updated last month
- In-memory filesystem implementation of io/fs.FS☆92Updated 2 years ago
- Subvert go's runtime system☆14Updated 5 years ago
- Pure Go implementation of librsync/rdiff☆33Updated last year
- Convert a go file to its ast representation