Skip to content

Releases: michelcrypt4d4mus/yaralyzer

v0.9.4

27 Mar 02:08
Compare
Choose a tag to compare

Bump yara-python to 4.3.0+ and deal with backwards incompatibility

v0.9.3

29 May 16:32
Compare
Choose a tag to compare
  • Lock yara-python at 4.2.3 bc 4.3.x causes problems

v0.9.2

29 May 16:31
Compare
Choose a tag to compare
  • Raise better error message if yara rules file doesn't exist

0.9.0

21 Oct 01:36
Compare
Choose a tag to compare
  • All command lines args configurable via environment variables or .yaralyzer file
  • Improve decoding attempt statistics tracking
  • Add suppression notices
  • Expose --min-chardet-table-confidence option

0.8.0

17 Oct 02:07
Compare
Choose a tag to compare
  • add --log-level option

0.7.0

15 Oct 06:46
Compare
Choose a tag to compare
  • Show hex and ascii side by side in decodes table

0.6.2

09 Oct 13:51
Compare
Choose a tag to compare

bump deps

0.6.1

09 Oct 05:08
Compare
Choose a tag to compare

Use rich_argparse_plus for help formatting

0.6.0

07 Oct 22:11
Compare
Choose a tag to compare
  • Add --max-match-length and --yara-stack-size args
  • Increase max returned bytes (was stuck at 512)
  • Tweak unprintable char format for ASCII C1 control range, minor style changes
  • Show color key for raw YARA match panel

0.5.2

07 Oct 04:03
Compare
Choose a tag to compare

Properly escape bytes preview strings