
VirusTotal/yara-x: A rewrite of YARA in Rust. - GitHub
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. The ultimate goal of YARA-X is to serve as the future replacement for YARA.
YARA-X
YARA-X is a re-incarnation of YARA, with a focus on user-friendliness, performance and safety. Why it's better? Most of your YARA rules will work with YARA-X without any changes. If not, it should be for the better. Learn more. YARA-X is written in …
YARA-X vs YARA | YARA-X
YARA-X’s command-line interface (CLI) provides several advantages compared to its YARA counterpart: Colorful output, enhancing readability if the terminal supports it. More information about the files being scanned.
YARA is dead, long live YARA-X | YARA-X
May 17, 2024 · YARA-X is a completely new implementation of YARA in Rust, and it has the following goals: Better user experience : The new command-line interface is more modern and colorful, and error reports are now more explicative.
yara_x - Rust - Docs.rs
A YARA compiler and scanner completely written in Rust from scratch. It is 99% compatible with existing YARA rules and intends to be a safer, more efficient implementation of YARA. There are two main types in this crate: Compiler and Scanner.
yara-x · PyPI
The official Python library for YARA-X. Supports Python 3.9+ in Linux, MacOS and Windows. For more information about how to use this library, please check the documentation.
YARA-X — Rust crypto library // Lib.rs
Mar 28, 2025 · 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. The ultimate goal of YARA …
Getting started - YARA-X
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. The ultimate goal of YARA-X is to serve as the future replacement for YARA.
Releases · VirusTotal/yara-x - GitHub
A rewrite of YARA in Rust. Contribute to VirusTotal/yara-x development by creating an account on GitHub.
yara-x/README.md at main · VirusTotal/yara-x - GitHub
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. The ultimate goal of YARA-X is to serve as the future replacement for YARA.