1 unstable release
0.1.0 | Apr 12, 2022 |
---|
#19 in #mach-o
67KB
1.5K
SLoC
atom-macho
MachO format primitive tools for Rust.
This repository currently contains 2 crates, atom-macho
and readmacho
.
atom-macho
is a very primitive library that defines MachO format structure and provides serialization and deserialization methods.
readmacho
is an application that reads MachO formatted file and shows informations about it.
Dependencies
~2MB
~41K SLoC