diff options
author | Barry J. Grundy <bgrundyat> | 2022-05-20 01:15:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:17 +0700 |
commit | 761abca56b0bca9a58d1d899274c8102b76f35fc (patch) | |
tree | 1e28b6ef8a0de34dd11cb315b6e26f741f36be9e /libraries/libsigscan/README | |
parent | d97865544a53b58276e77e0c7410ebc305f2b65e (diff) |
libraries/libsigscan: Updated for version 20220124.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libsigscan/README')
-rw-r--r-- | libraries/libsigscan/README | 52 |
1 files changed, 20 insertions, 32 deletions
diff --git a/libraries/libsigscan/README b/libraries/libsigscan/README index b5466a67d1da..cac21d71b206 100644 --- a/libraries/libsigscan/README +++ b/libraries/libsigscan/README @@ -1,32 +1,20 @@ -libsigscan (libYAL binary signature scanning) - -libsigscan is a library and set of tools that can be used to search a -source file for binary signatures. - -It is configured to scan for the following (an alternate configuration -file can be specified): - -7z -bzip2 -esedb -evt -evtx -ewf_e01 -ewf_l01 -gzip -lnk -msiecf -nk2 -olecf -olecf_beta -pdf -pff -qcow -rar -regf -tar -vhdi_header -vhdi_footer -wtcdb_cache -wtcdb_index -zip +libsigscan is a library for binary signature scanning. + +Project information: + +* Status: experimental +* Licence: LGPLv3+ + +Work in progress: + +* Unbound scan tree support + +Planned: + +* Multi-threading support + +For more information see: + +* Project documentation: https://github.com/libyal/libsigscan/wiki/Home +* How to build from source: + https://github.com/libyal/libsigscan/wiki/Building |