YARALYZER is a command-line tool designed for visual inspection of regex and YARA matches within binary data and text files. The tool displays matched bytes in both hexadecimal and raw Python string representation, along with configurable context bytes before and after each match. The tool supports multiple scanning modes including YARA rule files, arbitrary regular expressions, and YARA hex patterns. Users can scan files against existing YARA definitions, custom regex patterns, or hex patterns without requiring a separate YARA file. YARALYZER provides colored output to enhance readability and allows analysts to examine what happens when different character encodings are applied to matched byte sequences. The tool eliminates the need to manually copy match positions into hex editors by directly displaying the relevant byte content. Installation is available through pipx, and the tool accepts various input formats including PDF files, executables, and binary data. The interface supports pattern matching for malware analysis workflows and binary inspection tasks.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Falcon Sandbox is a malware analysis framework that provides in-depth static and dynamic analysis of files, offering hybrid analysis, behavior indicators, and integrations with various security tools.
Code to prevent a managed .NET debugger/profiler from working.
A .NET assembly debugger and editor that enables reverse engineering and dynamic analysis of compiled .NET applications without source code access.
An open source .NET deobfuscator and unpacker that restores packed and obfuscated assemblies by reversing various obfuscation techniques.
A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.
A static analysis tool for PE files that identifies potential malicious indicators through compiler detection, packing analysis, signature matching, and suspicious string identification.
yextend extends Yara's functionality by automatically handling archived and compressed content inflation, enabling pattern matching on files buried within multiple layers of archives.
A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.