#zero-copy #export #c-str #byte #cstr #missing #pr

pe

Portable Executable (PE) parsing library

2 releases

Uses old Rust 2015

0.1.1 Feb 5, 2016
0.1.0 Jan 22, 2016
Download history 36/week @ 2023-10-28 31/week @ 2023-11-04 33/week @ 2023-11-11 35/week @ 2023-11-18 50/week @ 2023-11-25 22/week @ 2023-12-02 32/week @ 2023-12-09 36/week @ 2023-12-16 34/week @ 2023-12-23 18/week @ 2023-12-30 30/week @ 2024-01-06 33/week @ 2024-01-13 39/week @ 2024-01-20 28/week @ 2024-01-27 21/week @ 2024-02-03 37/week @ 2024-02-10

129 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

~135KB