nesne 0.1.0

ELF/MachO object reader and diffing tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# nesne

`nesne` is a ELF/MachO object reader and diffing tool.
`nesne` is `object` in Turkish.

[![Crates.io](https://img.shields.io/crates/v/nesne)](https://crates.io/crates/nesne)
[![Documentation](https://docs.rs/nesne/badge.svg)](https://docs.rs/nesne)

## Features

- ELF object reader (sync and async)
- MachO object reader (sync and async)