Search found 58 matches
- Tue Nov 12, 2013 3:53 am
- Forum: Basic
- Topic: Time reversing
- Replies: 0
- Views: 5107
Time reversing
Please let me know, can Enigma invalidate current key if time reversing detected and then time returned to corrent value still in subscritpion range? Do you have a detailed description of how sensitive time reversing is? For example does it detect a few hours or days reveresed? Does its logic depend...
- Wed Nov 06, 2013 1:57 am
- Forum: Basic
- Topic: Enigma SAS
- Replies: 0
- Views: 5091
Enigma SAS
Can you please add sometimes a paid online feature to send via special API, e.g. via REST or XML-RPC a bunch of files including xxx.enigma file to your site and generate a protected executable. For example someone could upload a PDF file to a custom aspx page on a developer site which would use your...
- Tue Nov 05, 2013 4:48 pm
- Forum: Basic
- Topic: standalone Key Generator executable
- Replies: 2
- Views: 7476
Re: standalone Key Generator executable
Oh, sorry, I guess it is export keygen option
- Tue Nov 05, 2013 4:44 pm
- Forum: Basic
- Topic: standalone Key Generator executable
- Replies: 2
- Views: 7476
standalone Key Generator executable
Somehow in the past I've got somewhere a keygen.exe similar to one which is avaialble from Menu/Tools/Key generator I am not sure where from has it been taken and did not find from docs of forums instantly, can please someone remind me is there an option to generate this generator or something like ...
- Tue Nov 05, 2013 2:57 pm
- Forum: Basic
- Topic: How to make lifetime license still able to expire updates?
- Replies: 7
- Views: 15579
Re: How to make lifetime license still able to expire update
No, unfortunately this is not possible. Protection rejects the key if it is expired. The only case you may use such way - if you will handle license checking/saving/loading yourself (you will save and load key yourself in your custom location), and to check the key you may use the function EP_RegKe...
- Tue Nov 05, 2013 12:38 pm
- Forum: Basic
- Topic: How to make lifetime license still able to expire updates?
- Replies: 7
- Views: 15579
Re: How to make lifetime license still able to expire update
another idea, most likely would not work: Can we use an existing date field of a key like expiration date for a purpose different from its direct meaning by disabling its main purpose depending on a feature bit? For example: For trials we would NOT set "paid" bit and use expiration date by its direc...
- Tue Nov 05, 2013 12:15 pm
- Forum: Basic
- Topic: How to make lifetime license still able to expire updates?
- Replies: 7
- Views: 15579
Re: How to make lifetime license still able to expire update
2. You may just add an expiration date/version information into reg. name field, then get it using EP_RegLoadKey and parse the information to extract necessary values. It would be very good method for me, I can add any sensible amount of information into the name field as a suffix for example a str...
- Thu Oct 31, 2013 2:43 am
- Forum: Basic
- Topic: How to make lifetime license still able to expire updates?
- Replies: 7
- Views: 15579
Re: How to make lifetime license still able to expire update
I guess a solution could be changing a key pair each year for each major release like: 2013, 2014, etc. But in such case subscription periods will not be precise and a user will be able to get newer updates even after his subscription expired for the rest of the year. For example: Users subscription...
- Thu Oct 31, 2013 2:31 am
- Forum: Basic
- Topic: How to make lifetime license still able to expire updates?
- Replies: 7
- Views: 15579
How to make lifetime license still able to expire updates?
Many software vendors use subscription model when a user purchases a year of updates and then he decides wheather to prolong. By not purchasing a prolongation a user still able to continue to use his current version but not able to use newer updates downloaded from the vendor website. I guess Enigma...
- Mon Apr 01, 2013 4:48 am
- Forum: Basic
- Topic: Supported viewer utilities for protecting content
- Replies: 0
- Views: 7823
Supported viewer utilities for protecting content
Sometimes it is required to protect at least authorship (fast without registering in governemtn organizations) for some content and may be even restrict its targetting. It may be interesting for example for RFP interactions. One another protection tool has a list of supported viewers: Special suppor...