Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Top 10 Best Interactive Malware Analysis Tools for
May 11, 2026
10 Best Full Disk Encryption Tools in 2026
May 11, 2026
ODINI Malware Breaches Air-Gapped Exploits Magnetic
May 11, 2026
Home/CyberSecurity News/YARA-X 1.11.0 Released With a New Hash Function Warnings
CyberSecurity News

YARA-X 1.11.0 Released With a New Hash Function Warnings

Malware detection capabilities are set to improve with the release of YARA-X version 1.11.0 from VirusTotal. This latest update introduces a critical new feature specifically designed to enhance rule...

David kimber
David kimber
January 12, 2026 2 Min Read
3 0

Malware detection capabilities are set to improve with the release of YARA-X version 1.11.0 from VirusTotal. This latest update introduces a critical new feature specifically designed to enhance rule reliability and reduce false negatives.

The latest update introduces hash-function warnings that help security researchers catch common mistakes when writing YARA detection rules.

YARA-X is a malware detection engine widely used by cybersecurity professionals to identify malicious files.

When writing YARA rules, analysts often need to match specific cryptographic hashes, either the complete file hash or portions of file content.

However, these operations are fundamentally string comparisons rather than direct hash validations.

The hash functions in YARA-X, such as hash. sha256, return hexadecimal strings representing the calculated hash value.

These strings are then compared against literal hash values specified in the rule. This process works correctly, but introduces opportunities for human error.

The new warning system addresses two prevalent issues that plague YARA rule development:

Typos and formatting errors: Security analysts frequently make simple mistakes when entering hash values.

Adding an unintentional space, mistyping characters, or introducing formatting inconsistencies prevents the rule from matching intended targets. Previously, these errors would silently fail without notification.

Hash algorithm mismatches: Another common problem occurs when developers accidentally mix hash types.

For example, providing a SHA1 hash string when a SHA256 comparison is intended. The rule would never match because the string lengths and formats don’t align properly.

Additional Release Improvements

Beyond the hash function warnings, YARA-X 1.11.0 includes several significant enhancements across multiple modules and APIs.

Feature Description
Hash Function Warnings Flags hash errors and mismatches in YARA rules
DEX & Mach-O Updates Improved Android and macOS file detection
CRX Permhash Adds Chrome extension analysis support
Python & C API Updates New imports method and console logging
Stricter Validation Catches more rule errors
GIL Optimization & Fixes Improves stability and scan performance

The DEX module implementation enables detection capabilities for Android DEX files. In contrast, the macOS module now supports parsing additional Mach-O load commands, including LC_LAZY_LOAD_DYLIB and LC_LOAD_UPWARD_DYLIB.

The release also strengthens the parser to enforce stricter validation rules. It introduces new functionality, such as the imports() method for the Python API.

The permhash feature has been implemented for the CRX module, expanding Chrome extension analysis capabilities. The update resolves critical bugs affecting parser reliability and rule execution.

Fixed issues include panic conditions when comparing booleans and handling invalid Unicode escape sequences.

The Python module has been optimized to prevent unnecessary Global Interpreter Lock acquisition during scan operations, improving performance.

According to GitHub advisory, YARA-X 1.11.0 is available on Windows, macOS, and Linux. The release includes both binary distributions and source code, making it accessible for developers and security teams worldwide.

This update reinforces YARA-X’s commitment to delivering robust, user-friendly malware detection capabilities.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

CybersecurityMalwareSecurity

Share Article

David kimber

David kimber

David is a penetration tester turned security journalist with expertise in mobile security, IoT vulnerabilities, and exploit development. As an OSCP-certified security professional, David brings hands-on technical experience to his reporting on vulnerabilities and security research. His articles often feature detailed technical analysis of exploits and provide actionable defense recommendations. David maintains an active presence in the security research community and has contributed to multiple open-source security tools.

Previous Post

Critical Apache Struts 2 Flaw Enables Sensitive Vulnerability Allow

Next Post

Threat Actors Claim 78M Discord User Files Allegedly Dataset

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
NVIDIA Data Breach Exposes GeForce Users Reportedly Personal
May 9, 2026
Critical Microsoft 365 Copilot Flaws Ex Vulnerabilities Expose
May 9, 2026
Let’s Encrypt Halts Certificate Issuance Due to Let’s After
May 9, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Sarah simpson
Sarah simpson
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Detects Critical MongoDB CVE-

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us