open-license-manager/licensecc
Software licensing, copy protection in C++. It has few dependencies and it's cross-platform. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4525
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1241 stars · 367 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Licensecc is an open-source C++ library for software licensing and copy protection that generates hardware signatures and validates licenses against them. It supports limiting usage by time, machine, and virtualization detection, with few dependencies and CMake integration.
Use cases
- lock my C++ application to specific machines
- generate and validate license keys for my software
- prevent my software from running in virtual machines
- add time-limited trial licensing to a desktop app
- detect if my executable was copied to another computer
- implement hardware fingerprinting in C++
When to choose
- you have a small to medium C++ application to protect
- your customer base is small (10-20) and licenses can be distributed manually
- your project already uses CMake
- you need a fully open-source licensing solution with no premium tiers
When to avoid
- you need to manage licenses for thousands of customers automatically
- you require strong protection against determined crackers (open-source code is inspectable)
- you need a hosted license server or web-based license management
- the project is seeking maintainers, so long-term support may be uncertain
Facets
library · maturity maintenance
security cryptography sdk developer-tools security developer-tools cross-platform windows cpp cross-platform software-licensing copy-protection hardware-locking license-generator cmake linux
2 sources
- readme: https://github.com/open-license-manager/licensecc · fetched 2026-08-28 · 430da7f20eea
- homepage: http://open-license-manager.github.io/licensecc/ · fetched 2026-08-29 · 68889f3b81dd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| open-license-manager/licensecc | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="open-license-manager/licensecc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem