pe

Portable Executable (PE) parsing library


License
GPL-2.0+

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