Releases: michelcrypt4d4mus/yaralyzer
Releases · michelcrypt4d4mus/yaralyzer
v0.9.4
v0.9.3
- Lock
yara-python
at 4.2.3 bc 4.3.x causes problems
v0.9.2
- Raise better error message if yara rules file doesn't exist
0.9.0
- 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
- add
--log-level
option
0.7.0
- Show hex and ascii side by side in decodes table
0.6.2
bump deps
0.6.1
Use rich_argparse_plus
for help formatting
0.6.0
- 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
Properly escape bytes preview strings