Crates.io | boreal-parser |
lib.rs | boreal-parser |
version | 0.6.0 |
source | src |
created_at | 2022-12-04 11:42:10.800706 |
updated_at | 2024-06-09 21:26:09.972181 |
description | A parser library for YARA files, intended for use with the boreal library |
homepage | |
repository | https://github.com/vthib/boreal |
max_upload_size | |
id | 729579 |
size | 306,714 |
This crate provides a parser for YARA files.
This crate is designed to be used by the boreal crate, which implements evaluation of YARA rules.
All features available in the 4.5 version of YARA are handled.