table of contents
- Tumbleweed 20260902-1.1
- Leap-16.0
- Leap-15.6
| SIGSCAN(1) | General Commands Manual | SIGSCAN(1) |
NAME¶
sigscan — scans a
file for binary signatures
SYNOPSIS¶
sigscan |
[-c path]
[-hvV] source |
DESCRIPTION¶
sigscan is a utility to scan a file for
binary signatures
sigscan is part of the
libsigscan package.
libsigscan is a library to scan a file for binary
signatures
source is the source file.
The options are as follows:
ENVIRONMENT¶
None
FILES¶
None
EXAMPLES¶
# sigscan -c sigscan.conf qcow.bin sigscan 20260627 Signature scanner: Number of scan results : 1 Scan result: 1 Identifier : qcow
DIAGNOSTICS¶
Errors, verbose and debug output are printed to stderr when verbose output -v is enabled. Verbose and debug output are only printed when enabled at compilation.
AUTHORS¶
Joachim Metz <joachim.metz@gmail.com>
BUGS¶
Please report bugs of any kind on the project issue tracker: https://github.com/libyal/libsigscan/issues
COPYRIGHT¶
Copyright (C) 2014-2026, Joachim Metz <joachim.metz@gmail.com>.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| June 27, 2026 | Linux 6.12.0-160000.37-default |