Parsing PE 🦀 Overview Usage Overview The code is focused on parsing the PE header of any Windows executable file. Usage You can run with cargo run or the compiled binary directly: cargo run -- file.exe target/release/pe_parser.exe file.exe