m4b / goblin

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

elf.dynamic: only consider loadable segments for VM translation #327

Closed lumag closed 1 year ago

lumag commented 2 years ago

There is little point in using non-loadable segments for the VM address translation. Ignore non-loadable segments.