Newsgroups: comp.os.msdos.programmer
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!cmcl2!panix!yanek
From: yanek@panix.uucp (Yanek Martinson)
Subject: Re: Copy Protection Program Needed for AT/386
Message-ID: <1991Jun19.185553.19264@panix.uucp>
Date: Wed, 19 Jun 91 18:55:53 GMT
References: <1991Jun18.212336.25372@ux1.cso.uiuc.edu>
Organization: PANIX Public Access Unix, NYC

In <1991Jun18.212336.25372@ux1.cso.uiuc.edu> edotto@ux1.cso.uiuc.edu (Ed Otto) 

>I need a software implemented copy protection program for a PC/AT/386 that

>It has to be inexpensive; $90-150 is about all my clint can afford after

I once needed copy protection for a program, not for sale or general 
distribution but there had to be only ONE copy of the program. So what I did
was make a little hole in the disk with a needle, and then wrote a program that
would scan the disk to see which sector returns error when read, and then had 
my program check for that sector, to see if it was unreadable and check a few 
other sectors to make sure the entire disk was not damaged. It worked fine.
