2 releases
Uses old Rust 2015
0.1.1 | Feb 5, 2016 |
---|---|
0.1.0 | Jan 22, 2016 |
#39 in #header-parser
81 downloads per month
Used in sgxs-tools
45KB
940 lines
pe
pe-rs is a zero-copy Portable Executable parser written in Rust. Basic header parsing is implemented, but some data directory implementations are missing. They can be added easily.
Example uses
- The tests and examples have some usage examples.
- pe2sgxs utility
- Your project here? File a PR.
Dependencies
~145KB