m4b / goblin

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

elf: Allow parsing SectionHeader from raw bytes #391

Closed lissyx closed 8 months ago

lissyx commented 10 months ago

Fixes #390

lissyx commented 9 months ago

@m4b The lossy Mach-O PR seems to do a few different things, whereas here we just avoid checking the offset on the parse_lossy version. Their PR also introduce a parse_impl() so that might match better with what we do in fact ?

lissyx commented 8 months ago

@m4b Gentle ping for re-reviewing ? Thanks !

m4b commented 8 months ago

release note: non-breaking

m4b commented 6 months ago

released in 0.8.1