Skip to content

InterJava-Studio/OrangSign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

First Steps

  1. Install Visual Studio Community Edition
  2. During installation, select the ".NET desktop development" workload (you can add others later).
  3. Finish installation.

Use the Signing Tool to Create a Certificate

  1. Launch the Signing Tool
  2. Switch to the Create Certificate tab.
  3. Press Create Certificate button
  4. It will generate a .pfx file.

Sign a .exe File Using the Tool

  1. Go to the Sign Executable tab.
  2. Click Browse… next find Executable and select the .exe file you want to sign.
  3. Click Sign.
  4. The Status box will confirm whether the signing succeeded.

📝 This certificate is self-signed and best used for testing or internal tools. For production, use a certificate from a trusted Certificate Authority (CA).

Thanks For Support Release date: 2025-05-12

Made with Love ❤️

About

\\ Tool made for executables to sign them with good certificate.

Topics

Resources

Stars

Watchers

Forks