パッケージ: libyara4 (4.0.5-1)
libyara4 に関するリンク
Debian の資源:
yara ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [virustotal.github.io]
類似のパッケージ:
YARA shared library
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 a shared library.
その他の libyara4 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libjansson4 (>= 2.1)
- JSON データのエンコード、デコード、操作用 C ライブラリ
-
- dep: libmagic1 (>= 5.12)
- 「マジック」ナンバーを使ったデータ形式認識 - ライブラリ
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ