binfarce 0.2.1

Extremely minimal parser for ELF, Mach-O, PE and ar.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "binfarce"
version = "0.2.1"
authors = ["Evgeniy Reizner <razrfalcon@gmail.com>", "Sergey \"Shnatsel\" Davidoff <shnatsel@gmail.com>"]
description = "Extremely minimal parser for ELF, Mach-O, PE and ar."
repository = "https://github.com/Shnatsel/binfarce"
categories = ["parser-implementations"]
readme = "README.md"
license = "MIT"
edition = "2018"