/object

A unified interface for reading and writing object file formats

Primary LanguageRustApache License 2.0Apache-2.0

object

The object crate provides a unified interface to working with object files across platforms. It supports reading object files and executable files, and writing object files.