binchop
An ELF/PE serialization/deserialization library, with batteries included.
Why use binchop?
You're tired of all the ELF/PE parsers which have zero or only partial writing support? Then this crate is for you!
Usage
[]
= "0.1"
Working in a no_std environment instead? No problem!
[]
= { = "0.1", = false, = ["alloc"] }