Hi, I'm currently making a program in visual basic .net. I want to store the PID, SID, Serial and CDKEY of windows in a file to use it as a copy protection. Now, I dunno how to get those information but I know there is a way. This isn't my problem that I'm asking for help right now but I'll be glad of someone can answer that too.
The main problem is where to keep those data. I could keep them into my access database, but what an easy thing to crack as an access password. Registry, too easy to track. So I think about a file that would be encrypted. At first, I though about binary encryption, but I simply don't remember how to do this thing. I was told about hashing table, but I'm not sure how to do this. What do you suggest me and how that can be done?
Question
Nodiaque
Hi, I'm currently making a program in visual basic .net. I want to store the PID, SID, Serial and CDKEY of windows in a file to use it as a copy protection. Now, I dunno how to get those information but I know there is a way. This isn't my problem that I'm asking for help right now but I'll be glad of someone can answer that too.
The main problem is where to keep those data. I could keep them into my access database, but what an easy thing to crack as an access password. Registry, too easy to track. So I think about a file that would be encrypted. At first, I though about binary encryption, but I simply don't remember how to do this thing. I was told about hashing table, but I'm not sure how to do this. What do you suggest me and how that can be done?
Thanks
Link to comment
Share on other sites
4 answers to this question
Recommended Posts