パッケージ: python3-yara (4.5.1-1 など)
python3-yara に関するリンク
Debian の資源:
yara-python ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.14)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)