pe 0.1.1

Portable Executable (PE) parsing library
Documentation

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