v0.83
Whats Changed
- Fix 8 character long section names being cut off #196
- Various improvements for readpe (thank you again @pali ) #200
- Removed all exit() calls from libpe #202
- Fix printing section names that are 8 bytes long (regression fix; thank you @gerow ) #203
- Add Linux install info to readme (thank you @gemesa ) #204
- Remove _FORTIFY_SOURCE definitions (gemesa) #206
- Fix and improve tests (gemesa again) #208
Notes
I have been busy with other stuff lately so the 1.0 release has sadly not happened so far.
Furthermore this software does not work on big endian machines atm which will require some rewrites as well that I moved further back.