Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plyara

Author: Radhika Subramanian

tl;dr: Parse Yara rules into a dictionary representation.

Plyara is a script that lexes and parses a file consisting of one more Yara rules into a python dictionary representation. The goal of this tool is to make it easier to perform bulk operations or transformations of large sets of Yara rules, such as extracting indicators, updating attributes, and analyzing a corpus. Other applications include linters and dependency checkers.

Plyara leverages the Python module Ply for lexing Yara.

More info:

http://www.dabeaz.com/ply/

http://plusvic.github.io/yara/

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages