yara 3.11.0-2 source package in Ubuntu
Changelog
yara (3.11.0-2) unstable; urgency=medium * Add patch to fix FTBFS on s390x and other big-endian architectures -- Hilko Bengen <email address hidden> Sun, 13 Oct 2019 01:35:57 +0200
Upload details
- Uploaded by:
- Debian Security Tools
- Uploaded to:
- Sid
- Original maintainer:
- Debian Security Tools
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
yara_3.11.0-2.dsc | 2.1 KiB | 1ff5637d4de033271d288ea0ad02b760b9d9c5e5cb701402ead5b3d51a739b15 |
yara_3.11.0.orig.tar.gz | 754.0 KiB | de8c54028c848751c06f5acc3b749c3ef6b111090b39f6ff991295af44bd4633 |
yara_3.11.0-2.debian.tar.xz | 12.2 KiB | 080207d6b0b1b986da5487e5830ae730182c105d8ed4cbc7c053b15c6d3d2dd7 |
Available diffs
- diff from 3.10.0-2 to 3.11.0-2 (63.4 KiB)
No changes file available.
Binary packages built by this source
- libyara-dev: No summary available for libyara-dev in ubuntu groovy.
No description available for libyara-dev in ubuntu groovy.
- libyara3: No summary available for libyara3 in ubuntu groovy.
No description available for libyara3 in ubuntu groovy.
- libyara3-dbgsym: No summary available for libyara3-dbgsym in ubuntu groovy.
No description available for libyara3-dbgsym in ubuntu groovy.
- yara: No summary available for yara in ubuntu groovy.
No description available for yara in ubuntu groovy.
- yara-dbgsym: No summary available for yara-dbgsym in ubuntu groovy.
No description available for yara-dbgsym in ubuntu groovy.
- yara-doc: HTML documentation 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 contains the documentation in HTML format.