Skip to content

v3.1.0

Compare
Choose a tag to compare
@psrok1 psrok1 released this 08 Jan 16:51
· 100 commits to master since this release

Small improvements related with Py3 support:

  • Encoding text-typed (str) query argument via ensure_bytes was counterintuitive for ProcessMemory.regexp and ProcessMemory.regexv. If query argument is not binary-typed, TypeError exception is raised.
  • Fixed issues related with malduck.main and configuration extraction engine