Signtool

SignTool is a command-line tool included with Microsoft Visual Studio and the Windows Software Development Kit (SDK). It is primarily used for code-signing Windows executables and files to indicate their authenticity and origin. SignTool allows developers and software publishers to sign their software with digital signatures, which can be used to verify the integrity and source of the files.