Skip to content

Releases: mentebinaria/readpe

Readpe v0.85.1 - Version Fix

29 Aug 13:21
d1e885a

Choose a tag to compare

Update now reporting the right version (v0.85)

Readpe v0.85

08 Aug 09:19

Choose a tag to compare

Some more additions including some undocumented PE features thanks to @pali:

  • Recognize PL and PX signatures for PE EXE files
  • Add some missing RT_ constants
  • Recognize reproducible hash stored in TimeDateStamp
  • Add IMAGE_DEBUG_DIRECTORY structure definition
  • Parse and print hints (name indexes) from the export table
  • Print hints (name indexes) from import table in hexadecimal notation
  • Add IMAGE_FILE_MACHINE_TAHOE
  • Print library name if it is stored also when the library has no exports
  • Extend description of flags
  • Recognize PE32 binaries with zero type of optional header

Bugfixes:

  • Fix bug in libpe ordinal mask handling ( thanks to @redspot )
  • Fix library install name and plugin type on macOS ( thanks to @mohd-akram )
  • Fix --help output spacing
  • Fix ofs2section name ( thanks to @ThaySolis )
  • Fix pehash printing wrong characters (due to memory not being properly cleaned)

Also thanks to everybody reporting issues.

v0.84

01 Feb 03:44
3c4163e

Choose a tag to compare

Just a small release to add a new test executable.

v0.83

31 Jan 18:14

Choose a tag to compare

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.

v0.82

12 May 17:57

Choose a tag to compare

What's Changed

Also thanks to everybody reporting issues.

Full Changelog: v0.81...v0.82

v0.81

12 Jan 02:34

Choose a tag to compare

release 0.81