Skip to content

Commit 52b8d17

Browse files
committed
Add about tool gui screenshot to readme
1 parent e8d820e commit 52b8d17

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,18 @@ Outline the file contents of the repository. It helps users navigate the codebas
4444
# Introduction
4545
This tool is a user-friendly Graphical User Interface (GUI) tool that simplifies and streamlines the process of digitally signing files using Microsoft's signtool.exe. This tool is designed to provide a straightforward interface, enabling users to apply digital signatures to software executables, drivers, DLLs, and other file types effortlessly.
4646

47+
Main tool GUI
48+
4749
![Main GUI](/docs/pictures/mainform.png)
4850

51+
<details>
52+
<summary>About the tool GUI</summary>
53+
54+
![Main GUI](/docs/pictures/mainform-about.png)
55+
56+
</details>
57+
58+
4959
## Features
5060
- Intuitive user interface: **SignToolGUI** offers an intuitive and user-friendly interface, eliminating the need for complex command-line inputs associated with signtool.exe. Users can easily navigate through the signing process.
5161
- Supports .pfx certificates, Windows Certificate Store certificates (with private keys) and Microsoft Trusted Signing (more can be added over time...)

docs/pictures/mainform-about.png

105 KB
Loading

0 commit comments

Comments
 (0)