What's Changed
New multidecoder.decoders.pe_file.pe_size function
* Split finding the end of a PE file from finding a pe file. by cccs-jh in https://github.com/CybercentreCanada/Multidecoder/pull/89
* Check that there is enough file left before attempting to read e_elfanew by cccs-jh in https://github.com/CybercentreCanada/Multidecoder/pull/88
**Full Changelog**: https://github.com/CybercentreCanada/Multidecoder/compare/v1.2.2...v1.3.0