open-license-manager / licensecc

Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
http://open-license-manager.github.io/licensecc/
BSD 3-Clause "New" or "Revised" License
975 stars 310 forks source link

lcc-inspector #100

Closed mile1000 closed 4 years ago

mile1000 commented 4 years ago

Hi, where can download lcc-inspector for test it?

thanks a lot

gcontini commented 4 years ago

Lcc inspector is compiled when you compile the library. There is no downloadable version of it.

It is thougt to be sent to a client to verify its licenses independently from the software he is using. You have one lcc inspector per (lcc)project, because it contains the public key of the license you want to verify.

If you have other questions that are not properly bugs you can use the user forum, your doubts may help other users.