m4b / goblin

An impish, cross-platform binary parsing crate, written in Rust
MIT License
1.17k stars 156 forks source link

pe: add machine_to_str #338

Closed cgzones closed 1 year ago

cgzones commented 1 year ago

Add function returning string representation of the machine header, similar to goblin::elf::header::machine_to_str().

Feel free to suggest improvements to the individual string representations.

m4b commented 1 year ago

released in 0.6