Crate mach_o

Source
Expand description

A Rust API for working with OSX’s Mach-O object files.

Structs§

Header
A mach-o file header.
Section
A section in the mach-o file.

Enums§

Error
An error that occurred while parsing the mach-o file contents.