m4b / goblin

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

PE: Support multiple debug directories and VCFeature metadata #403

Open kkent030315 opened 3 months ago

kkent030315 commented 3 months ago

This PR addresses the issue https://github.com/m4b/goblin/issues/314.

If anyone have suggestion of making this semantics without breaking the backward compatibility I am open to discuss.

m4b commented 2 months ago

@kkent030315 thanks for this PR, I think if we fix the basic nits this is ready to go, thank you!

m4b commented 2 months ago

I'd also like to see this one go in for sure :)