Silent Install HQ
ZIP WinGet

YARA-X

VirusTotal · 0.14.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 117c2d2c39d32ff53473d025dc876bc63781337b0e2e238571913ca1f023c629 VirusTotal ↗
Filename yara-x-v0.14.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.14.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 - Parse LC_DYLD_EXPORTS_TRIE in Mach-O files (#303). - Parse chained fixup imports via LC_DYLD_CHAINED_FIXUPS in Mach-O files (#305). - Implement tag linter (#304). - Implement regex anchors ^ and $ in multi-line mode (8b01882). - Add support for 32-bits targets. - Improve performance by memoizing some function calls (#311). - Open source the vt module. - BUGFIX: Do not abort parsing when .NET file has a table with more than MAX_ROWS_PER_TABLE (908009b). - BUGFIX: Prevent infinite loop due to cy…