US5027398A - Copy prevention apparatus and method therefor - Google Patents

Copy prevention apparatus and method therefor Download PDF

Info

Publication number
US5027398A
US5027398A US07/512,590 US51259090A US5027398A US 5027398 A US5027398 A US 5027398A US 51259090 A US51259090 A US 51259090A US 5027398 A US5027398 A US 5027398A
Authority
US
United States
Prior art keywords
abnormal operation
copy
illegal copy
semiconductor circuit
time
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
US07/512,590
Inventor
Akio Miyoshi
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Assigned to KABUSHIKI KAISHA TOSHIBA reassignment KABUSHIKI KAISHA TOSHIBA ASSIGNMENT OF ASSIGNORS INTEREST. Assignors: MIYOSHI, AKIO
Application granted granted Critical
Publication of US5027398A publication Critical patent/US5027398A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/14Protection against unauthorised use of memory or access to memory
    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01LSEMICONDUCTOR DEVICES NOT COVERED BY CLASS H10
    • H01L27/00Devices consisting of a plurality of semiconductor or other solid-state components formed in or on a common substrate
    • H01L27/02Devices consisting of a plurality of semiconductor or other solid-state components formed in or on a common substrate including semiconductor components specially adapted for rectifying, oscillating, amplifying or switching and having at least one potential-jump barrier or surface barrier; including integrated passive circuit elements with at least one potential-jump barrier or surface barrier
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • G06F21/121Restricting unauthorised execution of programs
    • G06F21/123Restricting unauthorised execution of programs by using dedicated hardware, e.g. dongles, smart cards, cryptographic processors, global positioning systems [GPS] devices

Definitions

  • the present invention relates to a copy prevention apparatus and a method of preventing intellectual property such as computer software or semiconductor circuits form being copied illegally.
  • a copy prevention apparatus which comprises illegal copy discriminating means for discriminating whether an object has been legally copied; event generating means for generating a constant event at or below a predetermined probability; and abnormal operation generating means for generating a predetermined abnormal operation when said illegal copy discriminating means discriminates an illegal copy and said event generating means generates the predetermined event.
  • a method which comprises the steps of discriminating whether an object is legally copied; generating a constant event at or below a predetermined probability; and generating a predetermined abnormal operation only when an illegal copy is discriminated and the predetermined event is generated.
  • the present invention when an illegal copy is found, an abnormal operation is generated not always but with a predetermined probability. Therefore, it is difficult for illegal people who want to copy, to discriminate whether the copy is the same as the original or whether the protection for the original has been removed perfectly.
  • the prior-art methods have been studied to make it difficult to remove the copy protection.
  • the method of the present invention makes it difficult to discriminate whether the copy protection has been removed. Therefore, it is difficult to find the location of the protection, and the copied software cannot be used properly or sold in a large scale because there exists a probability that protection still remains even if the copied software appears perfect for the time being.
  • the event generation probability is determined at such a low value that no abnormal operation will be generated in the ordinary test, it is also possible to allow the copied software or circuits to be used for trial only.
  • the copied software or circuits when an illegal copy is found and the above event is generated, it is also possible to temporarily keep an abnormal operation generation secret from the user and to inform the user of the abnormal operation later. In this case, it becomes difficult to check when abnormal operation occurred, and therefore to find the secret protection.
  • FIG. 1 is a block diagram showing a copy prevention apparatus of the present invention
  • FIG. 2 is a block diagram showing an embodiment of the copy prevention apparatus of the present invention for protecting personal computer software
  • FIG. 3 is a flowchart for assistance in explaining the operation of a prior-art copy prevention apparatus for protecting personal computer software
  • FIG. 4 is a flowchart for assistance in explaining the operation of the copy prevention apparatus of the present invention shown in FIG. 2;
  • FIG. 5 is a flowchart for assistance in explaining another operation of the copy prevention apparatus of the present invention shown in FIG. 2;
  • FIG. 6 is a prior-art circuit diagram showing a NAND gate
  • FIG. 7 is a prior-art circuit pattern diagram for realizing the NAND gate shown in FIG. 6 by a semiconductor device.
  • FIG. 8 is a circuit diagram showing another embodiment of the copy prevention apparatus of the present invention, for protecting a NOT gate formed by the semiconductor circuit shown in FIG. 7.
  • FIG. 9 is block diagram showing an example of the apparatus for carrying out the process shown in FIG. 4.
  • FIG. 10 is a block diagram providing another example of an apparatus which carries out the process shown in FIG. 4.
  • FIG. 1 is a block diagram showing a basic configuration of a copy prevention apparatus of the prevent invention.
  • the apparatus comprises illegal copy discriminating means 1, event generating means 2, and abnormal operation generating means 3.
  • Illegal copy discriminating means 1 checks whether a given object (i.e. copy) is the same as the original, and discriminates the given object as an illegal copy when not the same.
  • the object is software
  • the difference between the object and the original is determined by checking whether a specific software portion (called protect) includes the contents which can generate an error.
  • protect a specific software portion
  • the difference is determined by checking whether an element, formed as a dummy and therefore inoperative in the original, is operative in the copy.
  • Event generating means 2 generates a specific event at or below a predetermined probability.
  • An example of an event generated with a certain probability is the specific current times (e.g. times with "00" seconds). This is because the specific times (e.g. "00" seconds) occur once within a predetermined time duration (e.g. 1 minute).
  • a predetermined time duration e.g. 1 minute.
  • Means 3 generates a predetermined abnormal operation only if the two conditions of means 1 having discriminated an illegal copy, and means 2 having generated a predetermined event, are satisfied. Therefore, the abnormal operation is not necessarily generated whenever an illegal copy is discriminated, but at or below a predetermined probability.
  • the copy prevention apparatus as described above can be realized in various modifications according to the object to be protected.
  • the copy prevention apparatus of the present invention is usually incorporated in a computer system. That is, the copy prevention apparatus can be realized by means of a microprocessor, a program for operating the microprocessor, and auxiliary peripheral units in combination.
  • the microprocessor functions as illegal copy discriminating means 1, event generating means 2, or the abnormal operation generating means 3, according to the progress of program execution.
  • the copy prevention apparatus is usually integrated on a semiconductor substrate together with the semiconductor circuit. Therefore, the copy prevention apparatus is to be copied simultaneously when the semiconductor circuit is copied. That is, when an illegally copied semiconductor circuit is used, since the simultaneously copied copy prevention apparatus is operative, an abnormal operation occurs with a predetermined probability.
  • FIG. 2 is a block diagram showing an embodiment of the apparatus of the present invention realized by a personal computer, which can protect software.
  • a microprocessor 10 executes instructions in accordance with programs stored in ROM 11 or a RAM 12; reads or writes new programs and data to or from a floppy disk 14 via a floppy disk controller 13; displays messages and data read by a keyboard 18 via a keyboard controller 17 on a CRT screen 16 via a CRT controller 15; and outputs executed results to a printer 20 via a printer controller 19. Furthermore, a real time clock 21 indicates the current time.
  • a prior-art copy prevention program as shown in FIG. 3 has conventionally been included in programs loaded from a ROM or a floppy disk to a RAM.
  • recording medium conditions are modified from the ordinary conditions at specific positions on a legal floppy disk, and if no errors occur when the specific positions are read, the floppy disk is determined to be an illegally copied disk.
  • control first reads programs from a floppy disk (in step S1) and starts program execution (in step S2). Therefore, control reads a specific position on the floppy disk (in step S3) nd checks whether an error occurs or not (in step S4). If no error occurs (in step S4), control determines the floppy disk as an illegal disk and ends the program execution (in step S5). In contrast with this, if an error occurs (in step S4), control starts the normal program execution (in step S6).
  • a program as shown in FIG. 4 is loaded in the ROM 11 or a floppy disk to realize one embodiment of the present invention.
  • a specific position on a floppy disk 14 is formed under conditions different from the ordinary medium conditions, and control determines the floppy disk as an illegal copy if no error occurs when this specific position is read.
  • the microprocessor 10 reads programs from a floppy disk 14 now set (in step S10) and executes the program (in step S11). This specific position is checked while the program is being executed, without being limited to the time immediately after the program execution has been started as in the prior-art program shown in FIG. 3.
  • control reads a specific position on the floppy disk (in step S12). If no error occurs (in step S13), control determines the floppy disk as an illegally copied floppy disk and only sets a flag (in step S14). In this case, even if an illegal copy is found, only a flag is set without interrupting the program execution. If an error occurs (in step S13), since this indicates a legal floppy disk, the flag is kept reset (in step S15).
  • control reads the current time of the real time clock 21, when writing document data in a file in an application such as a word processor, for instance (in step S16), and checks whether the current time is a specific time (e.g. "00") (in step S17). If "00" second, control checks whether the flag is set because of the presence of illegal copy (in step S18). If set, control executes an abnormal operation (in step S19). This abnormal operation is such that the message "this document is formed by illegally copied word processor software" is added to the document data.
  • FIG. 5 is a flow chart showing another example of illegal copy preventing method of software, carried out in connection with the computer shown in FIG. 2.
  • the determination of illegal copy is effected only in a case of occurring a predetermined event. More specifically, current time is read (S16) out of the realtime clock when a suitable time has passed after the initiation of a program, and only when the current time is a specific time (00 second), a predetermined position of the floppy disk is read out for checking whether the disk is copied illegally or not (S17, S12). When no error is found out in this check, the occurrence of an illegal floppy disk (abnormal operation) is displayed (S13, S19).
  • the advantage of this example resides in that taking countermeasures against the check point is more difficult than in the example shown in FIG. 4. Since no check for illegality is carried out where a specific event is not found out (that is, the result of the current time check is not 00 second), whether the software of the floppy disk is illegally copied or not cannot be discriminated by simply investigating the content of the memory of the computer while a program is executed. That is, the position of the checking point in the software is not clear, and hence taking countermeasures against the checking point is difficult.
  • FIG. 7 is an example of layout pattern used to form this NAND gate by an N-MOS semiconductor device.
  • an embodiment of the present invention is configured as shown in FIG. 8.
  • the entire circuit 33 is constructed in the form of an IC or LSI of, for instance, a microprocessor or memories.
  • various types of circuits such as counters, flip-flops, registers, shift-registers and the like.
  • some of these circuits, for instance, those designated by 34-39 are selected, and their output signals B1-B6 are inputted to a NAND gate C.
  • a dummy gate B is turned OFF when all of the output signals B1-B6 become "1", so that an erroneous operation thereof can be provided.
  • This B gate corresponds to the illegal copy discriminating means 1 shown in FIG. 1.
  • an output terminal of a multi-input NAND gate C is connected to an input terminal of this disabled dummy gate B.
  • This NAND gate corresponds to the event generating means 2 shown in FIG. 1, and the gates A and B correspond to the abnormal operation generating means 3 shown in FIG. 1.
  • FIG. 9 illustrates an example which carries out processes shown in FIG. 4, in more detail.
  • a program executor 22 reads out programs recorded in a floppy disc 14, and loads the programs in a RAM 12. Under the control of the programs stored in the RAM, a document is produced according to the input supplied from a keyboard 18.
  • the program executor 22 gives a track number and a sector number corresponding to a program to be read out to an FD controller 13.
  • the FD controller 13 reads the specific location of the floppy disc 14 corresponding to the track number and the sector number, and sends the program read out from the location to the program executor 22.
  • the FD controller 13 also detects whether an error occurs or not during the reading operation of the floppy disc 14. When an error occurs, the FD controller 13 generates an error signal. The error signal is applied to an illegal copy flag 23. Upon reception of the error signal, the illegal copy flag 23 is set, and outputs a logic signal "1" to an inverter 26. However, when the floppy disc 14 has been copied illegally, no error occurs throughout the reading operation. As a consequence, the illegal copy flag 23 is held in the reset condition even after the completion of the reading-out operation so that the output of the flag 23 becomes "0". Thus the output of the inverter 26 to be applied to an input of an AND gate 27 becomes "1".
  • the comparator 28 is actuated by a control data supplied from the program executor 22 for controlling the filing operation of the document (for instance, for controlling printing-out of the document) at a time when the printing operation is initiated.
  • the comparator 28 compares the value of second of the present time given from a realtime clock 21 with a value of second "0" beforehand set in a register 29. When the two values coincide, the comparator 28 outputs a logic signal "1" to the AND gate 27.
  • the AND gate 27 actuates a message reader 30.
  • the message reader 30 When the message reader 30 is actuated, a message stored in a predetermined area 31 of a ROM 11 is read out to be supplied to a printer controller 19.
  • the message may be composed to state that the document is produced in accordance with an illegally copied word-processor software.
  • FIG. 10 illustrates an example which carries out process steps shown in FIG. 5 in more detail.
  • the comparator 28 is triggered at an instant where loading of programs into the RAM 12 is initiated.
  • the comparator 28 thus detects whether the second value of the initiating instant coincides with a predetermined value "00" or not. In a case where the second value of the initiating instant coincides with the predetermined value "00", the comparator 28 outputs a logic signal "1".
  • the logic signal "1" is latched by a latch circuit 32 so as to be applied to the illegal copy flap 23.
  • the flag 23 can be brought into set state only when the logic signal "1" is applied from the latch circuit 32.
  • the flag 23 is maintained in a reset state, so that the inverter 26 continuously applies a logic "1" signal to the message reader 30.
  • the message reader 30 checks the output of the inverter 26, and when the output is found to be "138 , the message reader 30 reads out the message from the message area 31 and sends out the message to a printer controller 19.
  • the copy prevention apparatus since it is difficult to discriminate between an illegal copy and a legal copy, it is not easy to find the protecting method incorporated in the original and therefore remove the protection. In addition, even if an illegal copy operates normally, since there exists a possibility that the protection method is still effective, violators who illegally copied software or semiconductor circuits cannot use or sell the copied products on a large scale, thus preventing illegal copy effectively. On the other hand, since the illegal copy operates normally when used temporarily for trial, for instance, it is possible to fulfil the user's hopes.

Abstract

In the copy prevention apparatus and its method, it is discriminated whether an object is legally copied or not; a constant event is generated at or below a predetermined probability; and an abnormal operation is executed only if the two conditions of the object having been determined as an illegal copy, and the event having been generated, are satisfied. Therefore, even if the object is determined as an illegal copy, the abnormal operation is not always executed, but executed at or below a predetermined probability. Although the occurrence of the abnormal operation can be indicated to the user immediately, it is also preferable to keep the abnormal operation occurrence secret for a time and inform the user of the occurrence an appropriate time later.

Description

This application is a continuation-in-part of application Ser. No. 07/269,358, filed Nov. 10, 1988, now abandoned.
BACKGROUND OF THE INVENTION
1. Field of the Invention
the present invention relates to a copy prevention apparatus and a method of preventing intellectual property such as computer software or semiconductor circuits form being copied illegally.
2. Description of the Prior Art
In software on the market for personal computers, a special countermeasure against illegal copying has been conventionally provided for the memory medium. For example, copy program operation is disabled by inhibiting part of memory medium from being read by ordinary methods. Furthermore, even if software is copied without copying the inhibited part of the memory medium, when the inhibited part can be read normally at the start of software or when the erroneous phenomenon caused when the inhibited part is not read, is different from that determined by the original software, the program is stopped because the software itself determines that the program has been copied illegally.
Furthermore, in the case of semiconductor circuits such as microprocessors, unnecessary gates disabled by ion implantation have been conventionally provided by copy prevention, so that when the gates are copied, the circuit will not operate normally.
In the prior-art software copy prevention method, however, even if some countermeasure has been considered for the memory medium, since violators who copy software, compare the illegally copied software with the original, and improves the copying means by repeatedly analyzing the difference between the two until the copied software can operate normally, it has been difficult to prevent software from being illegally copied in this manner.
On the other hand, in the case of software, since the value of software cannot be recognized until the software is actually used, when the software is protected perfectly, there exists a problem in that the user must purchase software for which value is unknown at the risk of disuse.
Furthermore, in the case of semiconductor circuits, violators who want to copy the circuits can realize the circuits on bread boards as they are by repeatedly searching for the causes when the circuits do not operate normally.
As described above, in the prior-art software copy prevention method, new methods of removing the copy protection are always being sought and therefore a vicious and meaningless cycle of protection development and protection removal is repeated. On the other hand, there exists another problem in that the value of software is recognized only after the software has been tested. Therefore, there exists a strong need for providing a more perfect means for preventing intellectual property such as software or semiconductor circuits from being copied illegally.
SUMMARY OF THE INVENTION
With these problems in mind, therefore, it is the primary object of the present invention to provide a copy prevention apparatus which can effectively prevent illegal copying by making it difficult to confirm that copy protection has been removed, but that on the other hand, can permit the copy to be tested normally for confirmation of the contents or values thereof.
It is another object of the present invention to provide a copy prevention method which can effectively prevent illegal copying but that can permit the copy to be tested.
According to one aspect of the present invention, a copy prevention apparatus is provided, which comprises illegal copy discriminating means for discriminating whether an object has been legally copied; event generating means for generating a constant event at or below a predetermined probability; and abnormal operation generating means for generating a predetermined abnormal operation when said illegal copy discriminating means discriminates an illegal copy and said event generating means generates the predetermined event.
According to another aspect of the present invention, a method is provided, which comprises the steps of discriminating whether an object is legally copied; generating a constant event at or below a predetermined probability; and generating a predetermined abnormal operation only when an illegal copy is discriminated and the predetermined event is generated.
According to the present invention, when an illegal copy is found, an abnormal operation is generated not always but with a predetermined probability. Therefore, it is difficult for illegal people who want to copy, to discriminate whether the copy is the same as the original or whether the protection for the original has been removed perfectly. In other words, the prior-art methods have been studied to make it difficult to remove the copy protection. However, the method of the present invention makes it difficult to discriminate whether the copy protection has been removed. Therefore, it is difficult to find the location of the protection, and the copied software cannot be used properly or sold in a large scale because there exists a probability that protection still remains even if the copied software appears perfect for the time being.
Furthermore, when the event generation probability is determined at such a low value that no abnormal operation will be generated in the ordinary test, it is also possible to allow the copied software or circuits to be used for trial only. In one modification of the present invention, when an illegal copy is found and the above event is generated, it is also possible to temporarily keep an abnormal operation generation secret from the user and to inform the user of the abnormal operation later. In this case, it becomes difficult to check when abnormal operation occurred, and therefore to find the secret protection.
BRIEF DESCRIPTION OF THE DRAWINGS
The features nd advantages of the copy prevention apparatus and the method of the present invention will be more clearly appreciated from the following description taken in conjunction with the accompanying drawings in which:
FIG. 1 is a block diagram showing a copy prevention apparatus of the present invention;
FIG. 2 is a block diagram showing an embodiment of the copy prevention apparatus of the present invention for protecting personal computer software;
FIG. 3 is a flowchart for assistance in explaining the operation of a prior-art copy prevention apparatus for protecting personal computer software;
FIG. 4 is a flowchart for assistance in explaining the operation of the copy prevention apparatus of the present invention shown in FIG. 2;
FIG. 5 is a flowchart for assistance in explaining another operation of the copy prevention apparatus of the present invention shown in FIG. 2;
FIG. 6 is a prior-art circuit diagram showing a NAND gate;
FIG. 7 is a prior-art circuit pattern diagram for realizing the NAND gate shown in FIG. 6 by a semiconductor device; and
FIG. 8 is a circuit diagram showing another embodiment of the copy prevention apparatus of the present invention, for protecting a NOT gate formed by the semiconductor circuit shown in FIG. 7.
FIG. 9 is block diagram showing an example of the apparatus for carrying out the process shown in FIG. 4.
FIG. 10 is a block diagram providing another example of an apparatus which carries out the process shown in FIG. 4.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
Embodiments of the copy prevention apparatus according to the present invention will be described hereinbelow by comparison with the prior-art prevention apparatus and with reference to the attached drawings.
FIG. 1 is a block diagram showing a basic configuration of a copy prevention apparatus of the prevent invention. The apparatus comprises illegal copy discriminating means 1, event generating means 2, and abnormal operation generating means 3.
Illegal copy discriminating means 1 checks whether a given object (i.e. copy) is the same as the original, and discriminates the given object as an illegal copy when not the same. Where the object is software, for instance, the difference between the object and the original is determined by checking whether a specific software portion (called protect) includes the contents which can generate an error. Furthermore, when the object is a semiconductor circuit, the difference is determined by checking whether an element, formed as a dummy and therefore inoperative in the original, is operative in the copy.
Event generating means 2 generates a specific event at or below a predetermined probability. An example of an event generated with a certain probability is the specific current times (e.g. times with "00" seconds). This is because the specific times (e.g. "00" seconds) occur once within a predetermined time duration (e.g. 1 minute). Furthermore, in the case of a semiconductor circuit, it is possible to utilize an event where a plurality of signals are all logically "1" or "0", because this event occurs with a predetermined probability.
Means 3 generates a predetermined abnormal operation only if the two conditions of means 1 having discriminated an illegal copy, and means 2 having generated a predetermined event, are satisfied. Therefore, the abnormal operation is not necessarily generated whenever an illegal copy is discriminated, but at or below a predetermined probability.
The copy prevention apparatus as described above can be realized in various modifications according to the object to be protected. For instance, where the object is computer software, the copy prevention apparatus of the present invention is usually incorporated in a computer system. That is, the copy prevention apparatus can be realized by means of a microprocessor, a program for operating the microprocessor, and auxiliary peripheral units in combination. In this case, the microprocessor functions as illegal copy discriminating means 1, event generating means 2, or the abnormal operation generating means 3, according to the progress of program execution. Where an object to be protected is a semiconductor circuit, the copy prevention apparatus is usually integrated on a semiconductor substrate together with the semiconductor circuit. Therefore, the copy prevention apparatus is to be copied simultaneously when the semiconductor circuit is copied. That is, when an illegally copied semiconductor circuit is used, since the simultaneously copied copy prevention apparatus is operative, an abnormal operation occurs with a predetermined probability.
Preferred embodiments of the apparatus of the present invention will be described in detail hereinbelow of the case where the object to be protected is computer software or a semiconductor circuit, with reference to the attached drawings.
First, a software copy prevention apparatus of the present invention will be described by comparison with the prior-art apparatus.
FIG. 2 is a block diagram showing an embodiment of the apparatus of the present invention realized by a personal computer, which can protect software.
A microprocessor 10 executes instructions in accordance with programs stored in ROM 11 or a RAM 12; reads or writes new programs and data to or from a floppy disk 14 via a floppy disk controller 13; displays messages and data read by a keyboard 18 via a keyboard controller 17 on a CRT screen 16 via a CRT controller 15; and outputs executed results to a printer 20 via a printer controller 19. Furthermore, a real time clock 21 indicates the current time.
In the personal computer as described above, in order to prevent the programs written on the floppy disk 14 from being copied illegally, a prior-art copy prevention program as shown in FIG. 3 has conventionally been included in programs loaded from a ROM or a floppy disk to a RAM. In this prior-art method, recording medium conditions are modified from the ordinary conditions at specific positions on a legal floppy disk, and if no errors occur when the specific positions are read, the floppy disk is determined to be an illegally copied disk.
In more detail, control first reads programs from a floppy disk (in step S1) and starts program execution (in step S2). Therefore, control reads a specific position on the floppy disk (in step S3) nd checks whether an error occurs or not (in step S4). If no error occurs (in step S4), control determines the floppy disk as an illegal disk and ends the program execution (in step S5). In contrast with this, if an error occurs (in step S4), control starts the normal program execution (in step S6).
In contrast with the prior-art program as shown in FIG. 3, in the present invention a program as shown in FIG. 4 is loaded in the ROM 11 or a floppy disk to realize one embodiment of the present invention.
In the same way as in the prior-art program explained with reference to FIG. 3, in this embodiment, a specific position on a floppy disk 14 is formed under conditions different from the ordinary medium conditions, and control determines the floppy disk as an illegal copy if no error occurs when this specific position is read.
In more detail, with reference to FIG. 4, the microprocessor 10 reads programs from a floppy disk 14 now set (in step S10) and executes the program (in step S11). This specific position is checked while the program is being executed, without being limited to the time immediately after the program execution has been started as in the prior-art program shown in FIG. 3. At any time during program execution, control reads a specific position on the floppy disk (in step S12). If no error occurs (in step S13), control determines the floppy disk as an illegally copied floppy disk and only sets a flag (in step S14). In this case, even if an illegal copy is found, only a flag is set without interrupting the program execution. If an error occurs (in step S13), since this indicates a legal floppy disk, the flag is kept reset (in step S15).
Thereafter, control reads the current time of the real time clock 21, when writing document data in a file in an application such as a word processor, for instance (in step S16), and checks whether the current time is a specific time (e.g. "00") (in step S17). If "00" second, control checks whether the flag is set because of the presence of illegal copy (in step S18). If set, control executes an abnormal operation (in step S19). This abnormal operation is such that the message "this document is formed by illegally copied word processor software" is added to the document data.
As described above, even if an illegal copy has been found, the program continues to be executed normally. However, an abnormal operation is generated only when document data are written in a document file at a specific time. Therefore, immediately after the disk has been copied, the violator cannot know whether the disk has been copied perfectly or not. However, the user can know that the disk is illegal when an abnormal operation is generated sometime after the disk has been sold. Furthermore, even if an abnormal operation is generated while the copied disk is being tested, since the test operator first recognizes the abnormal operation when the document file is displayed again, the test operator cannot know when the abnormal operation occurred. In other words, violators who want to copy cannot determine when and how the abnormal operation occurs. In addition, since the abnormal operation occurs at a low probability and there exists no reproducibility, it si difficult to analyze and counter with the copy prevention method of the present invention. Therefore, if copied disks are used or sold on a large scale because software can easily be copied, since abnormal operations will appear in the future, violators who have copied disks illegally will lose their credit or sustain great damage, thus making it possible to effectively prevent software from being copied illegally.
Furthermore, when a plurality of check points are provided, even if an effective countermeasure is taken against one check point, it is difficult to take all countermeasures against all the check points, thus making the software protection removal extremely difficult. In the case of software, it is practically impossible to read the program from an object code because of its great laborious work. In other words, when the program of the present invention is inserted midway in the program, it is impossible to find the location of the program.
On the other hand, since the abnormal operation is not always generated in the illegally copied disks and therefore the software operates normally when only tested, it is possible to temporarily use the copied disk for trial in order to judge the value of the copied software.
FIG. 5 is a flow chart showing another example of illegal copy preventing method of software, carried out in connection with the computer shown in FIG. 2. In this example, the determination of illegal copy is effected only in a case of occurring a predetermined event. More specifically, current time is read (S16) out of the realtime clock when a suitable time has passed after the initiation of a program, and only when the current time is a specific time (00 second), a predetermined position of the floppy disk is read out for checking whether the disk is copied illegally or not (S17, S12). When no error is found out in this check, the occurrence of an illegal floppy disk (abnormal operation) is displayed (S13, S19).
The advantage of this example resides in that taking countermeasures against the check point is more difficult than in the example shown in FIG. 4. Since no check for illegality is carried out where a specific event is not found out (that is, the result of the current time check is not 00 second), whether the software of the floppy disk is illegally copied or not cannot be discriminated by simply investigating the content of the memory of the computer while a program is executed. That is, the position of the checking point in the software is not clear, and hence taking countermeasures against the checking point is difficult.
The copy prevention apparatus applied to a semiconductor circuit will be described hereinbelow. FIG. 6 shows a NAND gate which has a logical function as Z=A·B. FIG. 7 is an example of layout pattern used to form this NAND gate by an N-MOS semiconductor device.
In FIG. 7, since the potential at diffusion layer Z is pulled up by a depletion type transistor DTr, if the potentials at polysilicon layers A and B are both at "1", the diffusion layer Z is connected to GND as Z=0. In the case other than the above, the diffusion layer is kept at Z=1.
In the prior-art copy prevention method, when a gate of Z=Ais required to be protected, for instance, a polysilicon pattern B which looks as Z=A·B is additionally formed as shown in FIG. 6 and a region near a point of intersection of the polysilicon pattern B and the diffusion layer Z is formed into a conductive state by ion implantation, in order to disable the B gate. Since it is difficult to recognize the ion implantation by visual check, if ions are not implanted, the gate will be operated erroneously.
In contrast with this, an embodiment of the present invention is configured as shown in FIG. 8. In FIG. 8, the entire circuit 33 is constructed in the form of an IC or LSI of, for instance, a microprocessor or memories. In the entire circuit 33 are included various types of circuits such as counters, flip-flops, registers, shift-registers and the like. According to this invention, some of these circuits, for instance, those designated by 34-39 are selected, and their output signals B1-B6 are inputted to a NAND gate C. In a case where the entire circuit 33 is an illegal copy, a dummy gate B is turned OFF when all of the output signals B1-B6 become "1", so that an erroneous operation thereof can be provided.
In the same way as in the prior-art NAND gate, in this embodiment, the B gate is disabled by ion implantation in the original circuit, so that Z=Ais obtained irrespective of the logical value of the signal B. This B gate corresponds to the illegal copy discriminating means 1 shown in FIG. 1. Furthermore, an output terminal of a multi-input NAND gate C is connected to an input terminal of this disabled dummy gate B. This NAND gate corresponds to the event generating means 2 shown in FIG. 1, and the gates A and B correspond to the abnormal operation generating means 3 shown in FIG. 1.
When the NAND gate shown in FIG. 8 is copied without implanting ions at the gate B, the gate functions as Z=A·B. However, since the output of the multi-input NAND gate C is always at B=1 except B1=B3=B4=B5=B6=1, this gate C functions as Z=Aas if this gate C is a legal circuit, thus making it difficult to discriminate the difference between legal and illegal semiconductor circuits. For instance, if all the input terminals B1, B2, . . . , B6 are output signals of counters, an erroneous operation (abnormal operation) occurs only when all the counter output bits are at "1". However, no erroneous operation occurs in the cases other than the above case.
FIG. 9 illustrates an example which carries out processes shown in FIG. 4, in more detail. For instance, in a case of a word-processor, a program executor 22 reads out programs recorded in a floppy disc 14, and loads the programs in a RAM 12. Under the control of the programs stored in the RAM, a document is produced according to the input supplied from a keyboard 18. At a time when the programs are read out of the floppy disc 14, the program executor 22 gives a track number and a sector number corresponding to a program to be read out to an FD controller 13. The FD controller 13 reads the specific location of the floppy disc 14 corresponding to the track number and the sector number, and sends the program read out from the location to the program executor 22. The FD controller 13 also detects whether an error occurs or not during the reading operation of the floppy disc 14. When an error occurs, the FD controller 13 generates an error signal. The error signal is applied to an illegal copy flag 23. Upon reception of the error signal, the illegal copy flag 23 is set, and outputs a logic signal "1" to an inverter 26. However, when the floppy disc 14 has been copied illegally, no error occurs throughout the reading operation. As a consequence, the illegal copy flag 23 is held in the reset condition even after the completion of the reading-out operation so that the output of the flag 23 becomes "0". Thus the output of the inverter 26 to be applied to an input of an AND gate 27 becomes "1".
To the other input of the AND gate 27 is applied an output signal from a comparator 28. The comparator 28 is actuated by a control data supplied from the program executor 22 for controlling the filing operation of the document (for instance, for controlling printing-out of the document) at a time when the printing operation is initiated. When actuated, the comparator 28 compares the value of second of the present time given from a realtime clock 21 with a value of second "0" beforehand set in a register 29. When the two values coincide, the comparator 28 outputs a logic signal "1" to the AND gate 27.
When the two inputs of the AND gate 27 become "1", that is when the floppy disc 14 is an illegal copy and the second value of the initiation of printing out of the documents is "00", the AND gate 27 actuates a message reader 30. When the message reader 30 is actuated, a message stored in a predetermined area 31 of a ROM 11 is read out to be supplied to a printer controller 19. The message may be composed to state that the document is produced in accordance with an illegally copied word-processor software.
FIG. 10 illustrates an example which carries out process steps shown in FIG. 5 in more detail. In this example, the comparator 28 is triggered at an instant where loading of programs into the RAM 12 is initiated. The comparator 28 thus detects whether the second value of the initiating instant coincides with a predetermined value "00" or not. In a case where the second value of the initiating instant coincides with the predetermined value "00", the comparator 28 outputs a logic signal "1". The logic signal "1"is latched by a latch circuit 32 so as to be applied to the illegal copy flap 23. The flag 23 can be brought into set state only when the logic signal "1" is applied from the latch circuit 32. However, in a case where the floppy disc 14 has been copied illegally, the flag 23 is maintained in a reset state, so that the inverter 26 continuously applies a logic "1" signal to the message reader 30. At a time when a print out of the document is initiated, the message reader 30 checks the output of the inverter 26, and when the output is found to be "138 , the message reader 30 reads out the message from the message area 31 and sends out the message to a printer controller 19.
Therefore, since an erroneous operation is generated at a low probability in the illegally copied semiconductor circuit, even if the copied circuit operates normally temporarily, it is impossible to use or sell these illegally copied circuits in full scale, because there will exist a great risk or damage for violators in the future.
Therefore, when an explanation or message such that a novel copy prevention method is incorporated in this disk or semiconductor chip is attached onto the products, it is possible to effectively prevent illegally copied products.
As described above, in the copy prevention apparatus according to the present invention, since it is difficult to discriminate between an illegal copy and a legal copy, it is not easy to find the protecting method incorporated in the original and therefore remove the protection. In addition, even if an illegal copy operates normally, since there exists a possibility that the protection method is still effective, violators who illegally copied software or semiconductor circuits cannot use or sell the copied products on a large scale, thus preventing illegal copy effectively. On the other hand, since the illegal copy operates normally when used temporarily for trial, for instance, it is possible to fulfil the user's hopes.
The embodiments of the copy prevention apparatus and the method have been described only by way of examples, and therefore the present invention is of course not limited to these embodiments.

Claims (9)

What is claimed is:
1. A copy prevention apparatus, comprising:
illegal copy discriminating means for discriminating whether an object, including computer software, is illegally copied;
time judging means for judging whether the current time at a preselected moment is a specific time which occurs at or below a predetermined probability; and
abnormal operation generating means for generating a predetermined abnormal operation if the two conditions of said illegal copy discriminating means having discriminated an illegal copy, and said time judging means having judged that the current time is the specific time, are satisfied.
2. The copy preventive apparatus of claim 1, wherein said illegal copy discriminating means discriminates an illegal copy by checking whether an error occurs when reading a specific position on the software.
3. The copy prevention apparatus of claim 1, wherein said abnormal operation generating means outputs a predetermined message to a computer file unit as an abnormal operation.
4. The copy prevention apparatus of claim 1, wherein said abnormal operation generating means keeps the abnormal operation secret from a user at a time when the two conditions are satisfied, but informs the user of the abnormal operation later to make it difficult to find the time at which abnormal operation occurs.
5. A copy prevention apparatus, comprising:
illegal copy discriminating means for discriminating whether an object, including computer software, is illegally copied;
time judging means for judging whether the current time at a preselected moment is a specific time which occurs at or below a predetermined probability; and
abnormal operation generating means for generating a predetermined abnormal operation if the two conditions of said illegal copy discriminating means having discriminated an illegal copy, and said time judging means having judged that the current time is the specific time, are satisfied;
wherein the illegal copy discriminating means discriminates whether the object is illegally copied only when the time judging means judges that the current time is the specific time.
6. A copy prevention apparatus, comprising:
illegal copy discriminating means for discriminating whether an object, including a specific semiconductor circuit, is illegally copied;
event generating means for generating a constant event at or below a predetermined probability, the event generating means including a circuit for discriminating whether a plurality of signals of the specific semiconductor circuit changes to predetermined values simultaneously; and
abnormal operation generating means for generating a predetermined abnormal operation if the two conditions of said illegal copy discriminating means having discriminated an illegal copy, and said event generating means having generated the constant event, are satisfied;
wherein said illegal copy discriminating means, said event generating means and said abnormal operation generating means are included in the specific semiconductor circuit, formed on the same semiconductor substrate together with the specific semiconductor circuit, and copied simultaneously when the specific semiconductor circuit is copied.
7. The copy prevention apparatus of claim 6, wherein said illegal copy discriminating means includes a dummy element incorporated in the specific semiconductor circuit which generates an erroneous operation in the specific semiconductor circuit when functioning.
8. A copy prevention apparatus comprising:
illegal copy discriminating means for discriminating whether an object, including a specific semiconductor circuit, is illegally copied, the illegal copy discriminating means being a dummy element incorporated in the specific semiconductor circuit and generating an erroneous operation in the specific semiconductor circuit when functioning;
event generating means for generating a constant event at or below a predeterimined probability, said event generating means being a circuit for discriminating whether a plurality of signals of the specific semiconductor circuit changes to predetermined values simultaneously; and
abnormal operation generating means for generating a predetermined abnormal operation if the two conditions of said illegal copy discriminating means having discriminated an illegal copy, and said event generating means having generated the constant event, are satisfied, said abnormal operation generating means being a specific semiconductor circuit in which the dummy element is incorporated;
wherein said illegal copy discriminating means, said event generating means and said abnormal operation generating means are included in the specific semiconductor circuit, formed on the same semiconductor substrates together with the specific semiconductor circuit, and copied simultaneously when the specific semiconductor circuit is copied.
9. A method for preventing illegal copying, comprising the steps of:
(a) discriminating whether an object, including computer software, is legally copied;
(b) judging whether the current time at a preselected moment is a specific time which occurs at or below a predetermined probability; and
(c) generating a predetermined abnormal operation only if the two conditions for an illegal copy having been discriminated, and the current time having been the specific time, are satisfied.
US07/512,590 1987-11-13 1990-04-24 Copy prevention apparatus and method therefor Expired - Fee Related US5027398A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP62286985A JPH01129328A (en) 1987-11-13 1987-11-13 Copy preventing device
JP62-286985 1987-11-13

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US07269358 Continuation-In-Part 1988-11-10

Publications (1)

Publication Number Publication Date
US5027398A true US5027398A (en) 1991-06-25

Family

ID=17711524

Family Applications (1)

Application Number Title Priority Date Filing Date
US07/512,590 Expired - Fee Related US5027398A (en) 1987-11-13 1990-04-24 Copy prevention apparatus and method therefor

Country Status (5)

Country Link
US (1) US5027398A (en)
EP (1) EP0316805B1 (en)
JP (1) JPH01129328A (en)
KR (1) KR920001072B1 (en)
DE (1) DE3853938T2 (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5212728A (en) * 1990-10-05 1993-05-18 International Business Machines Corporation Dynamic trace elements
US5287407A (en) * 1990-05-31 1994-02-15 International Business Machines Corporation Computer software protection
US5412426A (en) * 1993-04-16 1995-05-02 Harris Corporation Multiplexing of digitally encoded NTSC and HDTV signals over single microwave communication link from television studio to tower transmitter facility for simultaneous broadcast (simulcast) to customer sites by transmitter facility
US5509070A (en) * 1992-12-15 1996-04-16 Softlock Services Inc. Method for encouraging purchase of executable and non-executable software
US5592549A (en) * 1995-06-15 1997-01-07 Infosafe Systems, Inc. Method and apparatus for retrieving selected information from a secure information source
US5628015A (en) * 1992-11-13 1997-05-06 Hewlett-Packard Company Method for unlocking software files locked to a specific storage device
US5629770A (en) * 1993-12-20 1997-05-13 Lucent Technologies Inc. Document copying deterrent method using line and word shift techniques
US5940805A (en) * 1994-12-22 1999-08-17 Alcatel N.V. Method of selling data records as well as vending apparatus, memory device, chip card, and system for selling telecommunications software
US6157947A (en) * 1998-02-09 2000-12-05 Fujitsu Limited Method, apparatus, system, and program storage device for distributing intellectual property
US20020144125A1 (en) * 2001-04-02 2002-10-03 Fujitsu Limited Semiconductor integrated circuit with function to manage license information
US20040035934A1 (en) * 2002-06-24 2004-02-26 Toshio Miyazawa Data recording medium, reading device, recording device, and methods thereof
US20040215571A1 (en) * 1992-12-15 2004-10-28 Jonathan Schull System and method for controlling access to protected information
US20050149449A1 (en) * 1992-12-15 2005-07-07 Jonathan Schull Method for tracking software lineages
US7191898B1 (en) 2003-09-04 2007-03-20 Union Rich Usa, Llc Saw blade case
US7209901B2 (en) 1992-12-15 2007-04-24 Sl Patent Holdings Llc C/O Aol Time Warner Method for selling, protecting, and redistributing digital goods
US20070179893A1 (en) * 1992-12-15 2007-08-02 Sl Patent Holdings Llc System and method for redistributing and licensing access to protected information among a plurality of devices
US20070219918A1 (en) * 2001-01-19 2007-09-20 Jonathan Schull System and method for controlling access to protected information
US10402557B2 (en) 2014-09-10 2019-09-03 Uniloc 2017 Llc Verification that an authenticated user is in physical possession of a client device

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0375827A (en) * 1989-08-18 1991-03-29 Toshiba Corp Copy prevention device
US5121335A (en) * 1990-02-09 1992-06-09 Hughes Aircraft Company Method and apparatus for verifying microcircuit fabrication procedure
US5838613A (en) * 1994-09-22 1998-11-17 Kabushiki Kaisha Toshiba Semiconductor memory device having security function
US7453281B2 (en) 2007-01-11 2008-11-18 International Business Machines Corporation Integrated circuit with anti-counterfeiting measures

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4583011A (en) * 1983-11-01 1986-04-15 Standard Microsystems Corp. Circuit to prevent pirating of an MOS circuit
US4740890A (en) * 1983-12-22 1988-04-26 Software Concepts, Inc. Software protection system with trial period usage code and unlimited use unlocking code both recorded on program storage media
US4766516A (en) * 1987-09-24 1988-08-23 Hughes Aircraft Company Method and apparatus for securing integrated circuits from unauthorized copying and use
US4785361A (en) * 1982-11-08 1988-11-15 Vault Corporation Method and apparatus for frustrating the unauthorized copying of recorded data
US4835682A (en) * 1982-09-30 1989-05-30 Tokyo Shibaura Denki Kabushiki Kaisha Computer system for preventing copying of program from a storage medium by modifying the program using a unique key
US4849836A (en) * 1985-06-07 1989-07-18 Software Heaven, Inc. Copy protection for computer discs
US4866769A (en) * 1987-08-05 1989-09-12 Ibm Corporation Hardware assist for protecting PC software

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
NL8201847A (en) * 1982-05-06 1983-12-01 Philips Nv DEVICE FOR PROTECTION AGAINST UNAUTHORIZED READING OF PROGRAM WORDS TO BE MEMORIZED IN A MEMORY.
US4584641A (en) * 1983-08-29 1986-04-22 Paul Guglielmino Copyprotecting system for software protection
JPS61109144A (en) * 1984-11-01 1986-05-27 Sord Comput Corp Storage medium with copy preventing function
DE3526130A1 (en) * 1985-07-22 1987-01-29 Lang Klaus Dipl Ing Digital program protection chip

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4835682A (en) * 1982-09-30 1989-05-30 Tokyo Shibaura Denki Kabushiki Kaisha Computer system for preventing copying of program from a storage medium by modifying the program using a unique key
US4785361A (en) * 1982-11-08 1988-11-15 Vault Corporation Method and apparatus for frustrating the unauthorized copying of recorded data
US4583011A (en) * 1983-11-01 1986-04-15 Standard Microsystems Corp. Circuit to prevent pirating of an MOS circuit
US4740890A (en) * 1983-12-22 1988-04-26 Software Concepts, Inc. Software protection system with trial period usage code and unlimited use unlocking code both recorded on program storage media
US4849836A (en) * 1985-06-07 1989-07-18 Software Heaven, Inc. Copy protection for computer discs
US4866769A (en) * 1987-08-05 1989-09-12 Ibm Corporation Hardware assist for protecting PC software
US4766516A (en) * 1987-09-24 1988-08-23 Hughes Aircraft Company Method and apparatus for securing integrated circuits from unauthorized copying and use

Cited By (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5287407A (en) * 1990-05-31 1994-02-15 International Business Machines Corporation Computer software protection
US5212728A (en) * 1990-10-05 1993-05-18 International Business Machines Corporation Dynamic trace elements
US5628015A (en) * 1992-11-13 1997-05-06 Hewlett-Packard Company Method for unlocking software files locked to a specific storage device
US7065508B2 (en) 1992-12-15 2006-06-20 Sl Patent Holdings Llc System and method for operating a licensing server
US7319988B2 (en) 1992-12-15 2008-01-15 Sl Patent Holdings Llc System and method for processing protected audio information
US7092908B2 (en) 1992-12-15 2006-08-15 Sl Patent Holdings Llc System and method for selling protected information in an oem context
US8332328B2 (en) 1992-12-15 2012-12-11 Sl Patent Holdings Llc System and method for redistributing and licensing access to protected information among a plurality of devices
US8140435B2 (en) 1992-12-15 2012-03-20 Sl Patent Holdings Llc System and method for processing protected text information
US7962417B2 (en) 1992-12-15 2011-06-14 Sl Patent Holdings Llc System and method for distributing protected information
US7831516B2 (en) 1992-12-15 2010-11-09 Sl Patent Holdings Llc System and method for redistributing and licensing access to protected information among a plurality of devices
US7089212B2 (en) 1992-12-15 2006-08-08 Sl Patent Holdings Llc System and method for controlling access to protected information
US20040215571A1 (en) * 1992-12-15 2004-10-28 Jonathan Schull System and method for controlling access to protected information
US20050021473A1 (en) * 1992-12-15 2005-01-27 Jonathan Schull System and method for operating a licensing server
US20050039026A1 (en) * 1992-12-15 2005-02-17 Jonathan Schull System and method for creating and running protected information
US20050060265A1 (en) * 1992-12-15 2005-03-17 Jonathan Schull System and method for processing protected video information
US7085743B2 (en) 1992-12-15 2006-08-01 Sl Patent Holdings Llc System and method for creating and running protected information
US20050102238A1 (en) * 1992-12-15 2005-05-12 Jonathan Schull System and method for processing protected text information
US20050102239A1 (en) * 1992-12-15 2005-05-12 Jonathan Schull System and method for selling protected information in an oem context
US20050149449A1 (en) * 1992-12-15 2005-07-07 Jonathan Schull Method for tracking software lineages
US20050149444A1 (en) * 1992-12-15 2005-07-07 Jonathan Schull Method for tracking software lineages
US20050149451A1 (en) * 1992-12-15 2005-07-07 Jonathan Schull Method for tracking software lineages
US20050289073A1 (en) * 1992-12-15 2005-12-29 Jonathan Schull System and method for distributing protected information
US20100263056A1 (en) * 1992-12-15 2010-10-14 Sl Patent Holdings Llc System and method for redistributing and licensing access to protected information among a plurality of devices
US20050060268A1 (en) * 1992-12-15 2005-03-17 Jonathan Schull System and method for processing protected audio information
US7555463B2 (en) 1992-12-15 2009-06-30 Sl Patent Holdings Llc System and method for selectively changing parameter settings based on lineage analysis of digital information
US5509070A (en) * 1992-12-15 1996-04-16 Softlock Services Inc. Method for encouraging purchase of executable and non-executable software
US7353207B2 (en) 1992-12-15 2008-04-01 Sl Patent Holdings Llc Method of altering a software product in response to predetermined events
US7158954B2 (en) 1992-12-15 2007-01-02 Sl Patent Holdings Llc System and method for processing protected video information
US7353205B2 (en) 1992-12-15 2008-04-01 Sl Patent Holdings Llc Method for causing a digital product to revert to a demo mode
US7209901B2 (en) 1992-12-15 2007-04-24 Sl Patent Holdings Llc C/O Aol Time Warner Method for selling, protecting, and redistributing digital goods
US20070106615A1 (en) * 1992-12-15 2007-05-10 Sl Patent Holdings Llc System and Method for Selectively Changing Parameter Settings Based on Lineage Analysis of Digital Information
US7249103B2 (en) 1992-12-15 2007-07-24 Sl Patent Holdings, Inc. System and method for selectively enabling access based on lineage analysis of digital information
US20070179893A1 (en) * 1992-12-15 2007-08-02 Sl Patent Holdings Llc System and method for redistributing and licensing access to protected information among a plurality of devices
US5412426A (en) * 1993-04-16 1995-05-02 Harris Corporation Multiplexing of digitally encoded NTSC and HDTV signals over single microwave communication link from television studio to tower transmitter facility for simultaneous broadcast (simulcast) to customer sites by transmitter facility
US5629770A (en) * 1993-12-20 1997-05-13 Lucent Technologies Inc. Document copying deterrent method using line and word shift techniques
US5940805A (en) * 1994-12-22 1999-08-17 Alcatel N.V. Method of selling data records as well as vending apparatus, memory device, chip card, and system for selling telecommunications software
US5592549A (en) * 1995-06-15 1997-01-07 Infosafe Systems, Inc. Method and apparatus for retrieving selected information from a secure information source
US6157947A (en) * 1998-02-09 2000-12-05 Fujitsu Limited Method, apparatus, system, and program storage device for distributing intellectual property
US20070219918A1 (en) * 2001-01-19 2007-09-20 Jonathan Schull System and method for controlling access to protected information
US7363501B2 (en) * 2001-04-02 2008-04-22 Fujitsu Limited Semiconductor integrated circuit with function to manage license information
US20020144125A1 (en) * 2001-04-02 2002-10-03 Fujitsu Limited Semiconductor integrated circuit with function to manage license information
US7140534B2 (en) * 2002-06-24 2006-11-28 Ricoh Company, Ltd. Data recording medium, reading device, recording device, and methods thereof
US20040035934A1 (en) * 2002-06-24 2004-02-26 Toshio Miyazawa Data recording medium, reading device, recording device, and methods thereof
US7191898B1 (en) 2003-09-04 2007-03-20 Union Rich Usa, Llc Saw blade case
US10402557B2 (en) 2014-09-10 2019-09-03 Uniloc 2017 Llc Verification that an authenticated user is in physical possession of a client device

Also Published As

Publication number Publication date
EP0316805A3 (en) 1991-09-25
KR890008692A (en) 1989-07-12
EP0316805B1 (en) 1995-06-07
JPH0520775B2 (en) 1993-03-22
DE3853938D1 (en) 1995-07-13
DE3853938T2 (en) 1995-11-30
EP0316805A2 (en) 1989-05-24
JPH01129328A (en) 1989-05-22
KR920001072B1 (en) 1992-02-01

Similar Documents

Publication Publication Date Title
US5027398A (en) Copy prevention apparatus and method therefor
US5812662A (en) Method and apparatus to protect computer software
US5295187A (en) Illegal copy prevention apparatus
US6751716B2 (en) Semiconductor storage device, control device, and electronic apparatus
US5396609A (en) Method of protecting programs and data in a computer against unauthorized access and modification by monitoring address regions
JP3074639B2 (en) Method and apparatus for validating system operation
RU2220443C2 (en) Method for checking execution of computer programs in compliance with their application
US5287519A (en) LAN station personal computer system with controlled data access for normal and unauthorized users and method
JPH0833914B2 (en) How to lock a smart card
EP0436365B1 (en) Method and system for securing terminals
US7337366B2 (en) Microcomputer, a method for protecting memory and a method for performing debugging
JP2004185536A (en) Microcomputer, and its testing method
US20060282902A1 (en) Security device and method for information processing apparatus
US5826009A (en) Protection of software from physical and electronic interrogation by sealing and checking password
JP4053245B2 (en) Semiconductor memory device that can prevent unauthorized use
US20070247182A1 (en) Protection of security key information
JP2001236132A (en) Method and program for providing tamper resistance
JP2001043140A (en) Memory access control circuit
JPS63279341A (en) Memory integrated circuit
JP2003233536A (en) Data processing device
JPH03144827A (en) Illicit usage preventing method for computer
JPH06202958A (en) Data processor
JPH0683610A (en) Programmable logical device
GB2238408A (en) Copy protection in storage system
JP2003233431A (en) Data processing device

Legal Events

Date Code Title Description
AS Assignment

Owner name: KABUSHIKI KAISHA TOSHIBA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNOR:MIYOSHI, AKIO;REEL/FRAME:005415/0018

Effective date: 19900510

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20030625