Skip to content

Instantly share code, notes, and snippets.

View ijo42's full-sized avatar
🐋
in-whale

Aleksandr ijo42

🐋
in-whale
View GitHub Profile
@vszakats
vszakats / codesign.sh
Last active April 21, 2024 18:19
Code-signing PE executables using OpenSSL, osslsigncode (and more)
#!/bin/sh
# To the extent possible under law, Viktor Szakats
# has waived all copyright and related or neighboring rights to this
# script.
# CC0 - https://creativecommons.org/publicdomain/zero/1.0/
# SPDX-License-Identifier: CC0-1.0
# This script will create a self-signed root certificate, along with a code
# signing certificate in various formats, trying to use the best available