Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 412 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 412 Bytes

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