2 releases

Uses old Rust 2015

0.1.1 Feb 5, 2016
0.1.0 Jan 22, 2016

#63 in #header-parser

Download history 2/week @ 2024-11-13 9/week @ 2024-11-20 8/week @ 2024-11-27 11/week @ 2024-12-04 32/week @ 2024-12-11 15/week @ 2024-12-18 8/week @ 2025-01-01 13/week @ 2025-01-08 29/week @ 2025-01-15 22/week @ 2025-01-22 21/week @ 2025-01-29 25/week @ 2025-02-05 28/week @ 2025-02-12 9/week @ 2025-02-19 36/week @ 2025-02-26

104 downloads per month

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

~150KB