It is actually a part of clamwin installation
C:\Program Files\ClamWin\bin>sigtool.exe
--list-sigs is the parameter you need.
C:\Program Files\ClamWin\bin>sigtool.exe --help
Clam AntiVirus: Signature Tool (sigtool) 0.93.3
(C) 2002 - 2007 ClamAV Team - http://www.clamav.net/team
--help -h show help
--version -V print version number and exit
--quiet be quiet, output only error messages
--debug enable debug messages
--stdout write to stdout instead of stderr
--hex-dump convert data from stdin to a hex
string and print it on stdout
--md5 [FILES] generate MD5 checksum from stdin
or MD5 sigs for FILES
--mdb [FILES] generate .mdb sigs
--html-normalise=FILE create normalised parts of HTML file
--utf16-decode=FILE decode UTF16 encoded files
--info=FILE -i FILE print database information
--build=NAME [cvd] -b NAME build a CVD file
--server=ADDR ClamAV Signing Service address
--unpack=FILE -u FILE Unpack a CVD/CLD file
--unpack-current=SHORTNAME Unpack local CVD/CLD into cwd
--list-sigs[=FILE] -l[FILE] List signature names
--vba=FILE Extract VBA/Word6 macro code
--vba-hex=FILE Extract Word6 macro code with hex values
--diff=OLD NEW -d OLD NEW Create diff for OLD and NEW CVDs
--run-cdiff=FILE -r FILE Execute update script FILE in cwd
--verify-cdiff=DIFF CVD/CLD Verify DIFF against CVD/CLD
|