SolTrustVerifier is a simple Windows application to find applications(*.exe, *.msi, *.dll, *.ocx,
*.cab, *.cat )
signed by Authenticode.
SolTrustVerifier is based on two classes TrustVerifier and SignedObject of SOL9 C++ class library.
The TrustVerifier is a simple wrapper class to the wintrust WinVerifyTrust APIs
and SignedObject to the wincrypt CryptQueryObject API.
See Figure 1.
Note:
2009/10/05: Modified to show an algorithm name for OIDs in SolCertInfoViewer. See Figure 2.
2009/10/05: Modified to show 'File Properties' information of a selected file in the listview. See Figure 3.
2009/10/05: Modified to show 'Version Properties' information of a selected file in the listview. See Figure 4.
2009/10/07: Updated for compatiblity on Windows 7.
2009/10/07: Modified not to use SolWebBrowser.
2 Download
You can download the latest SolTrustVerifier 1.0.0.6(Updated: 7 Oct 2009):
(SolTrustVerifier.zip)
3 How to use it?
1. Run SolTrustVerifier program on your desktop, then a Windows Explorer like window will be displayed. See Figure 1.
2. Select a drive or folder to search in the left treeview pane of the window.
3. To start a search of files(*.exe, *.msi, *.dll, *.ocx, *.cab, *.cat), click [Start]
button on the upper right of the the window.
Or Select [Start] of a pulldown menu for [Search] menu. The search will be recursively done in all subfolders if accessable.
4. To stop the search, click [Stop] button on the upper right of the the window. Or Select [Stop] of a pulldown menu
for [Search] menu.
5. A matched file name with or without signed flag and certificate subject(owner) will be displayed in the right listview
pane of the window.
6. Click a right button of mouse on a signed file of the right listview pane, then a context menu on a certifcate will
be displayed.
7. Select [Cert Properties] item from the context menu, then SolCertInfoViewer to show properties of the
certificate to sign the file will be displayed. See Figure 2. (NEW: 2009/04/14)
8. Select [File Properties] item from the context menu, then SolFilePropertyViewer to show properties of the
selected file will be displayed. See Figure 3. (NEW: 2009/10/05)
9. Select [Version Properties] item from the context menu, then SolFileVersionViewer to show properties of the
selected file will be displayed. See Figure 4. (NEW: 2009/10/05)
10. Finally, a search result HTML file will be generated to report a summary and detailed information on the search
and the url to the file will be displayed bottom of the window. See Figures 5 and 6.
Figure 1 SolTrustVerifier
Figure 2 SolCertInfoViewer
Figure 3 SolTrustVerifier (File Properites)
Figure 4 SolTrustVerifier (Version Properties)
Figure 5 SolTrustVerifier Report on Authenticode(Summary)
Figure 6 SolTrustVerifier Report on Authenticode(Detail)
Last modified: 6 May 2016
Last modified: 6 May 2016
Copyright (c) 2000-2016 Antillia.com ALL RIGHTS RESERVED.