2 releases

Uses old Rust 2015

0.1.1 Feb 5, 2016
0.1.0 Jan 22, 2016

#39 in #header-parser

Download history 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 33/week @ 2024-04-22 20/week @ 2024-04-29 23/week @ 2024-05-06 27/week @ 2024-05-13 35/week @ 2024-05-20 23/week @ 2024-05-27 17/week @ 2024-06-03 18/week @ 2024-06-10 19/week @ 2024-06-17 24/week @ 2024-06-24

81 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

~145KB