sashs / filebytes

Library to read and edit files in the following formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO and OAT (Android Runtime)
https://scoding.de/filebytes-introduction
BSD 3-Clause "New" or "Revised" License
126 stars 25 forks source link

Fixing sections offset calculation to work with maliciously modified PE headers #7

Closed royhalevi closed 6 years ago

sashs commented 6 years ago

Hi,

thank you. Does this work with 32bit and 64bit PE files?

sashs commented 6 years ago

Merged, thx.