Skip to main content

Sigcheck v1.71

By Mark Russinovich

Published: October 14, 2010

 Download Sigcheck (114 KB)

Rate:  

Introduction

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

Usage: sigcheck.exe [-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
-i Show image signers
-mDump manifest
-nOnly show file version number
-qQuiet (no banner)
-rCheck 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
(114 KB)

Download

Download

Download Sigcheck
(114 KB)

 

Runs on:

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