Automic VaultAutomic Vault

brew

Installer yara-x avec Homebrew, Nix, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de yara-x pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install yara-x

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#yara-x

nixpkgs package indexes · pkgs/by-name/ya/yara-x/package.nix · Source: api.github.com

Windows

Scoopvérifié · 92%
scoop install main/yara-x

Scoop official bucket manifest trees · bucket/yara-x.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id VirusTotal.YARA-X -e

Windows Package Manager source index · VirusTotal.YARA-X · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Tool to do pattern matching for malware research

historique

Historique du projet et usages

YARA-X is VirusTotal's Rust rewrite and intended successor to YARA, the rule-based pattern-matching tool used heavily in malware research. It keeps YARA's rule-language lineage while aiming for better safety, performance, user-friendliness, and modern library APIs.

Historique du projet

The yara-x repository was created on 2022-10-14. Upstream describes YARA-X as a re-incarnation of YARA whose ultimate goal is to replace YARA as the default pattern-matching tool for malware researchers. The rewrite also moves the implementation from C into Rust while exposing C/C++, Python, Go, and Rust APIs.

Victor M. Alvarez's 2024 post 'YARA is dead, long live YARA-X' explained the transition without actually abandoning YARA: YARA would continue to receive bug fixes and minor features, while major new modules and enhancements would focus on YARA-X. VirusTotal had already been running the new engine alongside YARA and comparing results at large scale.

YARA-X reached its public stability milestone with v1.0.0 on 2025-06-04. The accompanying YARA-X blog post says the release ended the beta phase and that the original YARA project entered maintenance mode, with future innovation happening in YARA-X.

Historique d'adoption

The most important adoption signal came from VirusTotal itself. In December 2024, VirusTotal announced that YARA-X had replaced YARA as the engine powering Livehunt and Retrohunt, two production services where rule compatibility and scale matter more than novelty.

Adoption is intentionally migration-shaped rather than greenfield. The docs emphasize high rule compatibility, explain the differences with YARA, and encourage existing YARA users to explore YARA-X without requiring a rushed cutover.

Modes d'utilisation

The packaged CLI is `yr`. Users write familiar YARA-style rules with patterns and conditions, then scan files or integrate the engine through language bindings. YARA-X also adds modern tooling around the rule lifecycle, including formatting, checking, warnings, a configuration file for some commands, and a language server.

Practical usage today is split between command-line malware hunting, CI-style rule validation, and embedding YARA-compatible matching in security products or research pipelines that benefit from Rust's safety and newer APIs.

Pourquoi les passionnés de paquets s'y intéressent

YARA-X is package-nerd significant because it is a rare live succession story for a security standard tool: not a fork competing with the old package, but the same steward moving a widely packaged C utility toward a Rust implementation while preserving rule compatibility.

It also changes the shape of the package from a classic CLI/library pair into a broader toolchain: formatter, checker, language server, multi-language APIs, and a migration target for years of existing YARA rules.

Chronologie

  • 2022-10-14: VirusTotal/yara-x repository is created.
  • 2024-02-21: VirusTotal publishes 'YARA is dead, long live YARA-X', describing YARA-X as the future development focus.
  • 2024-12-04: VirusTotal announces YARA-X powers Livehunt and Retrohunt.
  • 2025-06-04: YARA-X 1.0.0 is released as the first stable release.
  • 2026-06-24: YARA-X v1.19.0 is published in GitHub releases.

Related projects

  • YARA is the original C implementation and rule-language predecessor now in maintenance mode.
  • yara-python is the long-standing Python binding for classic YARA; YARA-X provides its own Python API.
  • VirusTotal Livehunt and Retrohunt are production services that moved to YARA-X.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
yrcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire1.19.0
gestionnaire mis à jour2026-06-24
données localesOK
amontà jour
dernière version détectéev1.19.0

https://github.com/VirusTotal/yara-x

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:yara-x
Version1.19.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/yara-x
Page d'accueilhttps://virustotal.github.io/yara-x/
Dépôthttps://github.com/VirusTotal/yara-x
Docs amonthttps://virustotal.github.io/yara-x/docs
LicenceBSD-3-Clause
Archive sourcehttps://github.com/VirusTotal/yara-x/archive/refs/tags/v1.19.0.tar.gz
Dernière mise à jour2026-06-24T17:31:08Z
Pulseupdated
Dépendances de compilationcargo-c, rust
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameyara-x
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

yara-x

nix profile install nixpkgs#yara-x
  • normalized package name match
  • Correspondance par : Yara X
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ya/yara-x/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/yara-x

scoop install main/yara-x
  • normalized package name match
  • Correspondance par : Yara X
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/yara-x.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

VirusTotal.YARA-X

winget install --id VirusTotal.YARA-X -e
  • normalized package name match
  • Correspondance par : Yara X
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: VirusTotal.YARA-X from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment