473,396 Members | 1,942 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Protection of you software

I have a project to create and manage a key for our new software.

The idea is to have a web service that generates a key that then the user
can install on ane machine only.

The key the the software generates on the client's machine will have a
unique id given by the machine maybe mac address and mother board serial
number then this is send to the web service that generates a key and the
software works only on this machine.

I just need to find some material to read and start the planning of the way
is going to function.

Any pointer much appreciate.

Thanks

jaime

Nov 16 '05 #1
2 1069
First, an introduction to WMI - the means by which you can collect
identifying information about the users' PC:

http://www.microsoft.com/technet/scr...es/wmifaq.mspx

Second, how to use WMI from C#:
http://www.csharphelp.com/archives2/archive334.html

http://www.danhendricks.com/code/C%23/WMI%20Console/

http://www.codeproject.com/csharp/Ha...perties_C_.asp

For the rest, look up Cryptographic Hashes on MSDN, such as SHA-256. Create
a string from the hardware, and use SHA-256 to get a hash of that string.

And MSDN is, hopefully obviously, the place to start for how to create
webservices.

HTH

DalePres
MCAD, MCDBA, MCSE


"jaime" <ja**********@astron.co.uk> wrote in message
news:ur**************@TK2MSFTNGP09.phx.gbl...
I have a project to create and manage a key for our new software.

The idea is to have a web service that generates a key that then the user
can install on ane machine only.

The key the the software generates on the client's machine will have a
unique id given by the machine maybe mac address and mother board serial
number then this is send to the web service that generates a key and the
software works only on this machine.

I just need to find some material to read and start the planning of the way is going to function.

Any pointer much appreciate.

Thanks

jaime

Nov 16 '05 #2
Thank very much

:)
"Dale Preston" <da******@nospam.nospam> wrote in message
news:ev**************@tk2msftngp13.phx.gbl...
First, an introduction to WMI - the means by which you can collect
identifying information about the users' PC:

http://www.microsoft.com/technet/scr...es/wmifaq.mspx

Second, how to use WMI from C#:
http://www.csharphelp.com/archives2/archive334.html

http://www.danhendricks.com/code/C%23/WMI%20Console/

http://www.codeproject.com/csharp/Ha...perties_C_.asp

For the rest, look up Cryptographic Hashes on MSDN, such as SHA-256.
Create
a string from the hardware, and use SHA-256 to get a hash of that string.

And MSDN is, hopefully obviously, the place to start for how to create
webservices.

HTH

DalePres
MCAD, MCDBA, MCSE


"jaime" <ja**********@astron.co.uk> wrote in message
news:ur**************@TK2MSFTNGP09.phx.gbl...
I have a project to create and manage a key for our new software.

The idea is to have a web service that generates a key that then the user
can install on ane machine only.

The key the the software generates on the client's machine will have a
unique id given by the machine maybe mac address and mother board serial
number then this is send to the web service that generates a key and the
software works only on this machine.

I just need to find some material to read and start the planning of the

way
is going to function.

Any pointer much appreciate.

Thanks

jaime


Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Howard | last post by:
I am currently looking at the various packages that are available for software protection. I have a particular question that I'd welcome your feedback on. Background info: I work for a company...
0
by: SoftComplete Development | last post by:
SoftComplete Development Updates EXECryptor to v. 2.1.20 Software piracy! Cracked serial numbers! Thousands of commercial products are posted on the warez sites and become available to all who...
0
by: SoftComplete Development | last post by:
SoftComplete Development Updates EXECryptor to v. 2.1.20 Software piracy! Cracked serial numbers! Thousands of commercial products are posted on the warez sites and become available to all who...
19
by: John | last post by:
I would like to use some third party software for copy protection, software that prevents from copy paste program to another computer (not obfuscator). I am looking for some good solution (hardware...
19
by: John | last post by:
I would like to use some third party software for copy protection, software that prevents from copy paste program to another computer (not obfuscator). I am looking for some good solution (hardware...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.