[ 源代码: plyara ]
软件包:python3-plyara(2.1.1-1)
Parse YARA rules and operate over them more easily
Plyara is a Python script and library 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.
其他与 python3-plyara 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-ply
- Lex and Yacc implementation for Python3