HighTechTalks DotNet Forums  

Copy protection software

Dotnet FAQs microsoft.public.dotnet.faqs


Discuss Copy protection software in the Dotnet FAQs forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
John
 
Posts: n/a

Default Copy protection software - 02-15-2006 , 06:10 AM






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 lock is not an option).
Can you reccomend me software based on your experiences?



Reply With Quote
  #2  
Old   
Kevin Spencer
 
Posts: n/a

Default Re: Copy protection software - 02-15-2006 , 06:33 AM






"copy paste" *what*?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
We got a sick zebra a hat,
you ultimate tuna.


"John" <John123 (AT) hotmail (DOT) com> wrote

Quote:
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 lock is not an option).
Can you reccomend me software based on your experiences?




Reply With Quote
  #3  
Old   
John
 
Posts: n/a

Default Re: Copy protection software - 02-15-2006 , 07:13 AM



Quote:
"copy paste" *what*?
How do you protect your program from copying (not steeling source code)?
For example, you have installed your program on users PC. And someone copy
your program to another PC without your permission. I want to prevent this
by some good software.

Thanks




Reply With Quote
  #4  
Old   
Arie van Wingerden
 
Posts: n/a

Default Re: Copy protection software - 02-15-2006 , 07:34 AM



John schreef:
Quote:
"copy paste" *what*?

How do you protect your program from copying (not steeling source code)?
For example, you have installed your program on users PC. And someone copy
your program to another PC without your permission. I want to prevent this
by some good software.

Thanks


Try encryption software:
http://netsecurity.about.com/cs/hack...afreecrypt.htm


Reply With Quote
  #5  
Old   
niclarke
 
Posts: n/a

Default Re: Copy protection software - 02-15-2006 , 07:52 AM




I found this but as yet have not used it:

http://www.spextreme.com/osp/open_license/default.aspx
(http://openlicense.tigris.org/)

They have also just released the .Net 2.0 version into alpha.

Nick


John wrote:
Quote:
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 lock is not an option).
Can you reccomend me software based on your experiences?



Reply With Quote
  #6  
Old   
Kevin Spencer
 
Posts: n/a

Default Re: Copy protection software - 02-15-2006 , 08:05 AM



Is this software that you are writing?

If so, there is a good article, with lots of external links for more
information, on Wikipedia:

http://en.wikipedia.org/wiki/Copy_protection

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
We got a sick zebra a hat,
you ultimate tuna.


"John" <John123 (AT) hotmail (DOT) com> wrote

Quote:
"copy paste" *what*?

How do you protect your program from copying (not steeling source code)?
For example, you have installed your program on users PC. And someone copy
your program to another PC without your permission. I want to prevent this
by some good software.

Thanks




Reply With Quote
  #7  
Old   
Marcin Grzębski
 
Posts: n/a

Default Re: Copy protection software - 02-15-2006 , 08:58 AM



Hi John,

I think that *copying* is not a keyword in your problem.
Why do you want to protect from *copying*?
Think about how to protect your software from *running*.

The best software protecting system i know is the Steam of Valve.
Of course there are allway some exceptions, but if you
want to fight with *copying* only then you'll always lose.

with regards
Marcin

John napisał(a):
Quote:
"copy paste" *what*?

How do you protect your program from copying (not steeling source code)?
For example, you have installed your program on users PC. And someone copy
your program to another PC without your permission. I want to prevent this
by some good software.

Thanks
--
Marcin Grzębski
mgrzebski (AT) taxussi (DOT) no.com.spam.pl


Reply With Quote
  #8  
Old   
John
 
Posts: n/a

Default Re: Copy protection software - 02-15-2006 , 09:49 AM



Quote:
I think that *copying* is not a keyword in your problem.
Why do you want to protect from *copying*?
Think about how to protect your software from *running*.

The best software protecting system i know is the Steam of Valve.
Of course there are allway some exceptions, but if you
want to fight with *copying* only then you'll always lose.
Off course, I was thinking protection from running, not copying :-)

Thanks




Reply With Quote
  #9  
Old   
darrel
 
Posts: n/a

Default Re: Copy protection software - 02-16-2006 , 12:42 PM



Quote:
Off course, I was thinking protection from running, not copying :-)
Best method? Price it fairly and provide great support to those that pay so
that there isn't a need for dealing with copy protection in the first place.
;o)

We've used a product that was produced by a company that is now out of
business. It worked by setting a key on the machine based on a particular
hardware installation. It works well, but we found that people do often
upgrade their machines and would call us to get a new license. There was no
way for us to tell if it was a legitimate license or not, so we just had to
trust folks.

Also, in some ways, we might have been better off had people actually copied
our software freely. We're a niche product in a niche market and we might
have gained a lot of ground in the early years if people had actually
pirated our software more. Sounds odd, I know.

A hardware dongle actually makes the most sense to me...I don't know why
these aren't used more often. Ideally, I'd be able to install software on as
many machines/platforms as I have/want to, then I could just cary by
bluetooth dongle with me wherever I go and it would recognize me and allow
me to launch the software.

As it is now, most copy protection software is based on the MACHINE...not
the user...which is frustrating.

-Darrel




Reply With Quote
  #10  
Old   
John
 
Posts: n/a

Default Re: Copy protection software - 02-17-2006 , 02:48 AM



Thanks for your opinion. I agree with you.
I don't know how hardware copy protection works. Does customer needs to have
hardware device (USB or similar) in order to run? I would rather use some
software protection, as my software will not be that popular :-)

"darrel" <notreal (AT) nowhere (DOT) com> wrote

Quote:
Off course, I was thinking protection from running, not copying :-)

Best method? Price it fairly and provide great support to those that pay
so that there isn't a need for dealing with copy protection in the first
place. ;o)

We've used a product that was produced by a company that is now out of
business. It worked by setting a key on the machine based on a particular
hardware installation. It works well, but we found that people do often
upgrade their machines and would call us to get a new license. There was
no way for us to tell if it was a legitimate license or not, so we just
had to trust folks.

Also, in some ways, we might have been better off had people actually
copied our software freely. We're a niche product in a niche market and we
might have gained a lot of ground in the early years if people had
actually pirated our software more. Sounds odd, I know.

A hardware dongle actually makes the most sense to me...I don't know why
these aren't used more often. Ideally, I'd be able to install software on
as many machines/platforms as I have/want to, then I could just cary by
bluetooth dongle with me wherever I go and it would recognize me and allow
me to launch the software.

As it is now, most copy protection software is based on the MACHINE...not
the user...which is frustrating.

-Darrel





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.