Registry / utility / anchore-go-macholibre

anchore-go-macholibre

JSON →
library0.1.0gogounverified

A Go library for parsing Mach-O binaries, used for analyzing macOS executables.

go get github.com/anchore/go-macholibre
INSTALL
IMPORT
SIG · ANCHORE-GO-MACHOLI
A
anchore-go-macholibre
utilitygov0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

macholibre
github.com/anchore/go-macholibre

Print the Mach-O 32-bit magic number constant.

package main import ( "fmt" "github.com/anchore/go-macholibre" ) func main() { fmt.Println(macholibre.Magic32) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
anchore-go-macholibre — go get anchore-go-macholibre · libregistry