Ross ROSS = Recommend OSS · open-source software intelligence for agents

mtrojnar/osslsigncode

OpenSSL-based Authenticode signing for PE, CAB, CAT, MSI, APPX, and script file observed · 2026-08-28

github.com/mtrojnar/osslsigncode · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 81
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 85.5
  • age_days: 2841
  • days_rel: 44
  • days_push: 7
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

1079 stars · 152 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

osslsigncode is a small C tool that implements Microsoft Authenticode signing and timestamping, based on OpenSSL and cURL. It signs, verifies, timestamps, removes, and extracts signatures from PE, CAB, CAT, MSI, APPX files and various script formats, serving as a cross-platform alternative to signtool.exe.

Use cases

  • sign windows executables on linux
  • authenticode sign msi installer without windows
  • timestamp a signed dll using openssl
  • verify authenticode signature of an exe
  • remove signature from a pe file
  • sign powershell scripts from ci pipeline
  • sign appx package on macos

When to choose

  • you need to sign Windows binaries but don't have a Windows machine
  • you want to automate Authenticode signing in Linux or macOS CI pipelines
  • you need signature verification, removal, or extraction for PE/CAB/MSI/APPX files

When to avoid

  • you already run signtool.exe on Windows and don't need cross-platform signing
  • you need full Authenticode feature parity with Microsoft's signtool.exe
  • you need to sign file formats other than PE, CAB, CAT, MSI, APPX, or supported scripts

Facets

cli-tool · maturity active

security cryptography cli developer-tools security developer-tools windows cross-platform cli authenticode code-signing openssl signtool timestamping pe-files msi appx command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
mtrojnar/osslsigncodemain93

For agents

markdown · JSON · MCP: product_card(name="mtrojnar/osslsigncode")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem