yaraparser

Rule parser

A Python tool to parse and represent Yara rules in a structured format

Python 3 tool to parse Yara rules (extension of yarabuilder)

GitHub

8 stars
1 watching
2 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list

pythonyarayara-parseryara-rules

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
plyara/plyara Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis 174
bnbdr/ida-yara-processor A tool that processes and executes compiled YARA rules within an IDA disassembler environment. 29
neo23x0/yaranalyzer Analyzes and reports on Yara rules and files 359
m0n4/yara-matches-correspondance-array A tool to visually analyze the correspondences between YARA rules and sample strings 3
fboldewin/yara-rules A collection of YARA rules used to identify malicious patterns in binary files 61
punch-cyber/yaraguardian A web interface for managing Yara rules and related data 190
matonis/yara_tools A Python library for creating YARA rules with automated features. 72
avast/yaramod A C++ library for parsing and generating YARA rulesets. 120
yara-silly-silly/yarasilly2 Automatically generates YARA rules from sample files for malware analysis 28
malgamy/yara_rules A collection of Yara rules for identifying and classifying files based on their characteristics. 64
circl/yara-validator Validates Yara rules and tries to repair broken ones 39
dissectmalware/yaradbg-backend An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. 24
northern-lights/yara-parser A Go library for manipulating YARA rulesets using the same grammar and lexer as the original libyara. 82
dissectmalware/base64_substring Generates Yara rules to search for specific keywords in base64-encoded files 40
jimmy-sonny/yayagen An automatic procedure to generate YARA rules from a set of malware reports 62