2 releases

Uses old Rust 2015

0.1.1 Feb 5, 2016
0.1.0 Jan 22, 2016

#37 in #header-parser

Download history 6/week @ 2024-01-08 6/week @ 2024-01-15 10/week @ 2024-01-22 2/week @ 2024-02-05 7/week @ 2024-02-12 44/week @ 2024-02-19 26/week @ 2024-02-26 27/week @ 2024-03-04 37/week @ 2024-03-11 24/week @ 2024-03-18 24/week @ 2024-03-25 50/week @ 2024-04-01 13/week @ 2024-04-08 17/week @ 2024-04-15

107 downloads per month
Used in sgxs-tools

GPL-2.0+

45KB
940 lines

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

Dependencies

~140KB