boreal-parser 0.1.0

A parser library for YARA files, intended for use with the boreal library
Documentation

boreal-parser

This crate provides a parser for YARA files.

Build status Crates.io Documentation

Overview

This crate is designed to be used by the boreal crate, which implements evaluation of YARA rules.

YARA version supported

All features available in the 4.2 version of YARA are handled.