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

Enable parsing only header of PE files - useful for corrupted files #6

Closed royhalevi closed 6 years ago

sashs commented 6 years ago

Merged, thx!