m4b / goblin

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

elf: Allow parsing SectionHeader from raw bytes #391

Closed lissyx closed 4 months ago

lissyx commented 6 months ago

Fixes #390

lissyx commented 5 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 4 months ago

@m4b Gentle ping for re-reviewing ? Thanks !

m4b commented 4 months ago

release note: non-breaking

m4b commented 2 months ago

released in 0.8.1