Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pev-0.82-win.zip | 2023-05-12 | 3.1 MB | |
README.md | 2023-05-12 | 1.5 kB | |
v0.82.tar.gz | 2023-05-12 | 609.5 kB | |
v0.82.zip | 2023-05-12 | 704.9 kB | |
Totals: 4 Items | 4.4 MB | 6 |
What's Changed
- Changes by @fredericopissarra in https://github.com/mentebinaria/readpe/pull/159
- repack: allocate 1 more byte for NULL character by @sgn in https://github.com/mentebinaria/readpe/pull/161
- Avoid undefining _FORTIFY_SOURCE unnecessarily by @davidpolverari in https://github.com/mentebinaria/readpe/pull/167
- Sort Makefile inputs to make build reproducible by @davidpolverari in https://github.com/mentebinaria/readpe/pull/168
- Update URLs to HTTPS by @TotalCaesar659 in https://github.com/mentebinaria/readpe/pull/172
- Fix spurious pescan references in peldd man page by @jwilk in https://github.com/mentebinaria/readpe/pull/175
- Close memory leaks in https://github.com/mentebinaria/readpe/pull/176
- Merge libpe into this repository in https://github.com/mentebinaria/readpe/pull/180
- Fixing a possible UB inside of
asprintf
by @beloncode in https://github.com/mentebinaria/readpe/pull/179 - Fix build on Debian GNU/Hurd & kFreeBSD by @davidpolverari in https://github.com/mentebinaria/readpe/pull/183
- Fix readpe date output in https://github.com/mentebinaria/readpe/pull/185 (Code by @pali)
- Add machine types in https://github.com/mentebinaria/readpe/pull/187 (Code by @pali)
- Fix UTF-16LE strings not being detected properly in https://github.com/mentebinaria/readpe/pull/188
Also thanks to everybody reporting issues.
Full Changelog: https://github.com/mentebinaria/readpe/compare/v0.81...v0.82