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.
- The tests and examples have some usage examples.
- pe2sgxs utility
- Your project here? File a PR.