软件包: libyara-dev (4.1.3-1build1)
libyara-dev 的相关链接
Trisquel 的资源:
下载源码包 yara:
维护者:
Original Maintainers:
- Debian Security Tools
- Hilko Bengen
外部的资源:
- 主页 [virustotal.github.io]
相似软件包:
YARA development libraries and headers
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 development libraries and headers.
其他与 libyara-dev 有关的软件包
|
|
|
-
- dep: libjansson-dev
- C library for encoding, decoding and manipulating JSON data (dev)
-
- dep: libmagic-dev
- Recognize the type of data in a file using "magic" numbers - development
-
- dep: libssl-dev
- Secure Sockets Layer toolkit - development files
-
- dep: libyara8 (= 4.1.3-1build1)
- YARA shared library