RReverser / object

A unified interface for reading and writing object file formats

Home Page:https://crates.io/crates/object

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A unified interface for reading and writing object file formats

https://crates.io/crates/object

License:Apache License 2.0


Languages

Language:Rust 100.0%