Skip to content

v1.3.1

Compare
Choose a tag to compare
@psrok1 psrok1 released this 25 Jul 16:01
· 187 commits to master since this release

Fixed bugs:

  • procmempe.pe.section(...) operations didn't work properly for PE images because of bugs in malduck.pe.MemoryPEData implementation
  • Improved procmempe.pe.validate_padding() (detect_image)
  • Added workaround for erocarrera/pefile#266