[ 原始碼: yara-python ]
套件:python3-yara(4.5.1-1~bpo12+1)
python3-yara 的相關連結
Debian 的資源:
下載原始碼套件 yara-python:
- [yara-python_4.5.1-1~bpo12+1.dsc]
- [yara-python_4.5.1.orig.tar.gz]
- [yara-python_4.5.1-1~bpo12+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Python 3 bindings for YARA
YARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA, it is possible to create descriptions of malware families based on textual or binary patterns contained in samples of those families. Each description consists of a set of strings and a Boolean expression which determines its logic.
Complex and powerful rules can be created by using binary strings with wild-cards, case-insensitive text strings, special operators, regular expressions and many other features.
This package provides Python 3 bindings.
其他與 python3-yara 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libyara10 (>= 4.3.0~)
- YARA shared library
-
- dep: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)