readbin 0.1.0

A library to interact with binary
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# readbin
Rust setup for new project

[![GitHub last commit](https://img.shields.io/github/last-commit/lsh0x/readbin)](https://github.com/lsh0x/readbin/commits/master)
[![CI](https://github.com/lsh0x/readbin/workflows/CI/badge.svg)](https://github.com/lsh0x/readbin/actions)
[![Codecov](https://codecov.io/gh/lsh0x/readbin/branch/main/graph/badge.svg)](https://codecov.io/gh/lsh0x/readbin)
[![Docs](https://docs.rs/readbin/badge.svg)](https://docs.rs/readbin)
[![Crates.io](https://img.shields.io/crates/v/readbin.svg)](https://crates.io/crates/readbin)
[![crates.io](https://img.shields.io/crates/d/readbin)](https://crates.io/crates/readbin)


### Description 

This library aims to interact with elf file.
The first thnig will be to reproduce the readelf format and then to add features, formats