SignatureInfo - Content plugin that provides information about embedded/external digital signatures (Authenticode)

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Dalai
Power Member
Power Member
Posts: 9386
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

SignatureInfo - Content plugin that provides information about embedded/external digital signatures (Authenticode)

Post by *Dalai »

Hi there :).

What is SignatureInfo?
SignatureInfo is a Total Commander content plugin (WDX) that provides various pieces of information about digital signatures embedded in files like EXE, DLL, MSI, MSU and so on (Authenticode). It can also find and process signatures stored in external catalog (CAT) files.

Features
  • Provides various pieces of information about digital signatures embedded in files like EXE, DLL, SYS, OCX, CPL, MUI, MSI, MSU, CAB and CAT
  • Determines number of signatures per file
  • Supports multiple signatures per file, including multiple nested signatures
  • Supports embedded and external catalog signatures
  • Show if a file is signed by embedded signatures and/or an external catalog file
  • Provides over a dozen information fields for each signature including Subject, Issuer, Valid from/to, Signature algorithm, Pubkey Length, Serial, Thumbprint, Signing Time, and many more
  • Show which catalog file signs a file, e.g. for drivers and Windows system files
  • Check if a signature is considered valid by the system the check is run on
  • Supports Unicode and long paths (> 259 characters)
Download on totalcmd.net, Mirror

More screenshot can be found in this gallery

Enjoy! Please feel free to test it, comment, discuss, report bugs and so on :D.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
eltome
Junior Member
Junior Member
Posts: 57
Joined: 2023-07-29, 15:54 UTC
Location: Warmian-Masurian Voivodeship

Re: SignatureInfo - Content plugin that provides information about embedded/external digital signatures (Authenticode)

Post by *eltome »

Inspiring plugin. Works with *.ps1 files
#388479
User avatar
Dalai
Power Member
Power Member
Posts: 9386
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: SignatureInfo - Content plugin that provides information about embedded/external digital signatures (Authenticode)

Post by *Dalai »

Huh, interesting. Thanks for letting me know. I didn't know that and therefore I didn't test it. And although I knew that PowerShell script files could contain a signature block, I didn't know that Windows detects such files as digitally signed, i.e. they have a "Digital Signatures" tab in their properties. That's probably why my plugin works for such files.

Should I include the PS1 extension in the detection string by default?

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Post Reply