Skip to content

Instantly share code, notes, and snippets.

View dushyant-fire's full-sized avatar

Dushyant Chaudhari dushyant-fire

  • Fire Safety Research Institute
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@PaulCreusy
PaulCreusy / SelfSignWindowsExecutable.md
Last active May 23, 2025 11:34
How to self-sign a Windows executable created with Pyinstaller

How to self-sign a Windows package created with Pyinstaller

This document aims to explain all the necessary steps to self-sign a Windows executable.

⚠️ Warning
Some of the commands provided need to be completed. The fields to complete are indicated by the characters < and >.

Prerequisites

Please make sure to match all the prerequisite before starting the process of signing the package.