jethrogb / pe-rs

Zero-copy Portable Executable parser in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Zero-copy Portable Executable parser in Rust

License:Other


Languages

Language:Rust 100.0%