ZIP
WinGet
YARA-X
VirusTotal · 0.13.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
yara-x-v0.13.0-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
VirusTotal.YARA-X
Version
0.13.0
Description
YARA-X is a re-incarnation of YARA, a pattern matching tool designed with malware researchers in mind. This new incarnation intends to be faster, safer and more user-friendly than its predecessor.
License
BSD-3-Clause
↗
Homepage
https://github.com/VirusTotal/yara-x
Installer URL
https://github.com/VirusTotal/yara-x/releases/download/v0.13.0/yara-x-v0.13.0-x86_64-pc-windows-msvc.zip
Release Notes
- Implemented basic linting via the check command.
- Refactor the format of JSON output (#281).
- Parse Mach-O certificates (#276).
- Allow using previously defined variables in with statements (#287).
- BUGFIX: prevent the fmt command from modifying binary files accidentally.
- BUGFIX: fix panic when path starts with ./(#280).
- BUGFIX: reduce consumption of process address space (#292).
Contributors: @chudicek @latonis @wxsBSD