Skip to main content

Sigcheck v1.91

By Mark Russinovich

Published: February 5, 2013

 Download Sigcheck (120 KB)

Rate:  

Introduction

Verify that images are digitally signed and dump version information with this simple command-line utility.

usage: sigcheck [-a][-h][-i][-e][-n][[-s]|[-v]|[-m]][-q][-r][-u][-c catalog file] <file or directory>

-aShow extended version information
-cLook for signature in the specified catalog file
-eScan executable images only (regardless of their extension)
-hShow file hashes
-iShow catalog name and image signers
-mDump manifest
-nOnly show file version number
-qQuiet (no banner)
-rDisable check for certificate revocation
-sRecurse subdirectories
-uShow unsigned files only
-vCsv output

One way to use the tool is to check for unsigned files in your \Windows\System32 directories with this command:

sigcheck -u -e c:\windows\system32

You should investigate the purpose of any files that are not signed.



Download

Download Sigcheck
(120KB)

Download

Download

Download Sigcheck
(120 KB)

 

Runs on:

  • Client: Windows XP and higher.
  • Server: Windows Server 2003 and higher.