Silent Install HQ
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

SHA256 0a0cdbafb95b01e6480040409c62961023887fa8c7d3fb2dfb4253699c9cea46 VirusTotal ↗
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
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