Questions tagged [license-key]

A license key is a type of software protection and can take many forms. In some form or fashion they grant permission to an application to execute.

263 questions
-1
votes
1 answer

Cryptolens throws error: No active subscription found

The thing is I watched several videos and read the guide on the site https://app.cryptolens.io/ but it doesn't work :( I would be glad for any support. You can advise another system to create and manage license keys on Python. from licensing.models…
Sani4
  • 52
  • 4
-1
votes
1 answer

How to set up a license server for license authentication / binding to single PC

I work on an application that is to be sold to businesses. The businesses expect to pay for a given amount of license (eg. 5 licenses for 5 computers). We have implemented a customer specific license file that enables the software to work, but one…
Mecgrad
  • 64
  • 5
-1
votes
1 answer

Is it possible to view license info on an .stl file?

I would like to know if there is a way (with meshlab) to view license information of the modelling software used to create .stl files. Many free resources of .stl files are tagged ''free for commercial use'' however there is no indication of the…
-1
votes
1 answer

How is the Fancybox License meant to be used?

There is no relevant documentation of how the license key is to be used on the site or on GitHub. Is it meant to be embedded as a HTML Comment or in the JavaScript as a comment?…
superfine
  • 3
  • 2
-1
votes
1 answer

How make Own license-key in CSharp

I Have Some Problem with Some One Copy My Program exe , So i want make a single Code for each PC and Register My Program !! How Can Make That Single Code ( Computer ID or HardWare ID or ...) in C# ? and Check it !
Milad-PC
  • 24
  • 4
-1
votes
1 answer

Can i get source code of msi file in linux and add some conditions?

i have a .msi file . i want to add functionality in the installer. i want to add License Key Condition ,when someone try to install the application. i don't want others to use this application. Only for those who have key for this…
Josh
  • 25
  • 5
-1
votes
2 answers

Error Setting Up Player: Invalid License Key cycle

I haven't been able to play JavaScript videos since I bought my PC a few months ago. I keep getting that frustrating "Error Setting Up Player: Invalid License Key" error pop up over my videos. I've tried 4 browsers (Chrome, Canary, Edge, & IE),…
-1
votes
1 answer

Invalid License Key in JWPlayer using external URL

I am trying to play a Video using JWPlayer, with the URL: http://res.cloudinary.com/pawantrunkcloud/video/upload/v1489746294/g5ijnie2ri74loim4ezk.mp4 But when i try to play the Url I get the error as: Invalid License Key The Code to Play Video…
Pawan
  • 533
  • 1
  • 7
  • 31
-1
votes
1 answer

How To create Licence File with Hash for verification

I need to create Licence file with Hash like in this example: https://i.stack.imgur.com/YTD5m.png when any character in the file is changed or added the license file will not be accepted. thanks :*
GAYTH BACCARI
  • 2,202
  • 2
  • 15
  • 15
-1
votes
1 answer

How to limit usage of a tool to users within your company network?

We have a developer debugging tool to help manipulate security section of a database that our product depends on. This tool's purpose is to inject state into database to reduce time to create test scenarios. The database is not typical database that…
videoguy
  • 1,732
  • 2
  • 24
  • 49
-1
votes
2 answers

Could this PE embeded Licensing Mechanism interfere with Antivirus software?

I'm working on a Windows Native C++ Desktop Software Licensing Mechanism and I'm trying to be as unobtrusive as possible. The idea behind it is simple and I'm trying to deter people from sharing it primarily through adding their personal information…
CodeAngry
  • 12,760
  • 3
  • 50
  • 57
-1
votes
1 answer

How to restrict magento extension to work on one magento installation only?

I am working on magento extensions licensing and trying to figure out how to restrict magento extensions to work on one magento installation only. How would you do it? I believe ioncube doesn't allow to do anything like that. It can only restrict…
Kelvin
  • 8,813
  • 11
  • 38
  • 36
-1
votes
1 answer

License alternative for linux

there were many methods to validate software in windows system specifically validating the for example : In windows operating system we used to validate software by storing key value at windows registry file the process would be as software…
irror
  • 301
  • 1
  • 5
  • 15
-1
votes
1 answer

secure asp.net web-site via another application located on another server

I have distributed asp.net web-site. This applications was installed on customers servers. I want to license this application, and if license period elapsed to block customer application. Require a method of protecting a permit application from…
loviji
  • 12,620
  • 17
  • 63
  • 94
-2
votes
1 answer

I am trying to understand how an licence key will work and how it can be bypassed to validate in php

I am trying to understand the below code how exactly it was verifying the license key and can it be bypassed in php file its self to put self license key and get verified
1 2 3
17
18