licensing - How to detect a system date roll back? -


how detect when user has rolled system date? usage situation prevent circumventing licensing , program need detect roll made happened when not running.

well, can use embedded database in program encrypted system date gets inserted in every once in while. if see "newer" date before previous date, can see changed system date. it's idea.


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -