Hello,
Have a request. I'm interested to obtain 'detailed info' from a file on my hard disk
This strange request, because i found a software protection that use this method to prevent program activation.
Find idea very tricky so, i want to implement in my software, a protection like this.
Want to give a file as key activation (file A), then run script that generate an encrypted validation file (file B ),
based on file A hardisk 'position'
My script check every time (file A) position on harddisk, if doesn't match with encrypted info on file B, quit.
(in this way file A can't be moved, copied, delete, etc)
Any idea how obtain info about file position on partition ?
Thank you for any info,
m.