Home Page Logo

Find Copyright Notices on Hard Disks--Free Programs

by Greg Moler
allthatcounts.com

Summary: Here is a free DOS program to search hard disks for copyright notices, and to make a text file of the notices.

      The zip file includes crfind.com, a program that find copyright notices on hard disk; and also sectview.com, which expands information around the copyright notices. Version 1.0 released 8/22/2006.

Download crfind10.zip (27k)

Screen Shots:
choosing disk to scan
selecting a partition to scan
scanning in progress
floppy disk file options
scanning to determine the number of floppies needed

Sample Reports:

Here is the start of a sample report.

Here is a view of sector 16420808 (listed in the above report) created by sectview.com.

Features:

Requirements: How long does it take?

Crfind.com was written in assembly, so speed-wise it is completely I/O-bound. The speed depends on the size of the partition scanned and the speed of the disk subsystem. The number of notices found has some effect: when "hits" are found the copyright file must be updated. The following table shows results of scanning the same Linux partition loaded on 3 different hard disks, and also, the time to scan 110 gigs on a fast drive (times in hour:min:sec):

Seagate ST3120026A 120 gig Ultra DMA5
Maxtor 51024u2 10 gig Ultra DMA2
WD AC22100H 2.1 gig PIO Mode 4
Seagate ST3120026A 120 gig Ultra DMA5
1.9 gig Linux partition
1.9 gig Linux partition
1.9 gig Linux partition
110 gig free space
0:02.24
0:10:04
0:16:20
2:08:00

Limitations: