/pe-rs

Zero-copy Portable Executable parser in Rust

Primary LanguageRustOtherNOASSERTION

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