yara

Malware classifier

A tool for identifying and classifying malware samples based on textual or binary patterns

A fork from https://github.com/virustotal/yara.git. The code has been stripped and the build-system has been swiched to CMake.

GitHub

7 stars
4 watching
2 forks
Language: C
last commit: about 1 year ago

Related projects:

Repository Description Stars
virustotal/yara Tool to create and match patterns for identifying malware samples 8,370
securitymagic/yara A collection of YARA rules for detecting malware and suspicious activity in various environments. 11
xen0ph0n/yaragenerator Automates the creation of Yara rules to detect malware and other malicious objects of interest by analyzing sample files from various sources. 332
bartblaze/yara-rules A collection of Yara rules for detecting malware and other threats 336
jheise/yarascanner A web service for scanning files with Yara rules to detect malware and other threats 27
virustotal/yara-python A Python interface to use YARA's features from Python programs 665
malice-plugins/yara A plugin that enables malware analysis using the YARA ruleset 30
yara-rules/yara-endpoint A tool used to scan files and assets for malware using Yara signatures, offering incident response capabilities. 104
malgamy/yara_rules A collection of Yara rules for identifying and classifying files based on their characteristics. 64
fr0gger/yara-unprotect A collection of Yara rules for detecting malware evasion techniques and malicious activity. 25
f0wl/yara_rules A collection of YARA rules for malware analysis and threat intelligence 10
rjzak/decompressingyara A tool for decompressing malware samples and running Yara rules against them. 7
intezer/yara-rules A repository of pre-defined YARA rules for detecting malware and other malicious software 126
dissectmalware/yaradbg-backend An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. 24
dissectmalware/yaradbg-frontend A web application for analyzing Yara rules and inspecting malware files 37