v0.82
What's Changed
- Changes by @fredericopissarra in #159
- repack: allocate 1 more byte for NULL character by @sgn in #161
- Avoid undefining _FORTIFY_SOURCE unnecessarily by @davidpolverari in #167
- Sort Makefile inputs to make build reproducible by @davidpolverari in #168
- Update URLs to HTTPS by @TotalCaesar659 in #172
- Fix spurious pescan references in peldd man page by @jwilk in #175
- Close memory leaks in #176
- Merge libpe into this repository in #180
- Fixing a possible UB inside of
asprintf
by @beloncode in #179 - Fix build on Debian GNU/Hurd & kFreeBSD by @davidpolverari in #183
- Fix readpe date output in #185 (Code by @pali)
- Add machine types in #187 (Code by @pali)
- Fix UTF-16LE strings not being detected properly in #188
Also thanks to everybody reporting issues.
Full Changelog: v0.81...v0.82