PE Parser

A blazing fast 🔥 PE Parser written in Rust

What is parsed right now: - COFF Header - Optional Header - Data Directories - Section Tables/Headers

What is not parsed yet: - COFF Relocations - COFF Line Numbers - COFF Symbol Table - COFF String Table - Certificate Table - Delay-Load Import Table - .debug Section - .drectve Section - .edata Section - .idata Section - .pdata Section - .reloc Section - .tls Section - Load Config Structure - .rsrc Section - .cormeta Section - .sxdata Section