Skip to content

Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.

License

Notifications You must be signed in to change notification settings

likecutie/licensecc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license-manager-cpp

A lincense manager written in C++

Linux

apt-get install libboost-dev libboost-filesystem-dev libboost-program-options-dev libboost-test-dev libboost-date-time-dev libssl-dev? libdbus-1-dev #libcrypto++dev (version 5.6.1) openssl genrsa -out src/license-generator/privkey.pem 2048

About

Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 86.8%
  • CMake 8.7%
  • C 2.8%
  • Objective-C 1.6%
  • Batchfile 0.1%