JPH10293687A - Program copyright protecting method and device - Google Patents

Program copyright protecting method and device

Info

Publication number
JPH10293687A
JPH10293687A JP9102050A JP10205097A JPH10293687A JP H10293687 A JPH10293687 A JP H10293687A JP 9102050 A JP9102050 A JP 9102050A JP 10205097 A JP10205097 A JP 10205097A JP H10293687 A JPH10293687 A JP H10293687A
Authority
JP
Japan
Prior art keywords
program
information
character string
embedding
specific character
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.)
Pending
Application number
JP9102050A
Other languages
Japanese (ja)
Inventor
Katsuyoshi Tanabe
勝義 田辺
Hisashi Ibaraki
久 茨木
Hisayasu Takada
久靖 高田
Kiyoshi Yamanaka
喜義 山中
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP9102050A priority Critical patent/JPH10293687A/en
Publication of JPH10293687A publication Critical patent/JPH10293687A/en
Pending legal-status Critical Current

Links

Landscapes

  • Storage Device Security (AREA)

Abstract

PROBLEM TO BE SOLVED: To sufficiently protect a program copyright by converting inputted copyright information into a specific character string, embedding the specific character string into an output of an acquired source format program and outputting a source program in an output format. SOLUTION: When a source format original program (a) is inputted to a converting part 110, the part 110 acquires the input of a conversion key and copyright retrieval information from a user, and outputs a specific character string which can be read about an input character by using a conversion key (cipher) function but can not be understood to an embedding part 120. In such cases, which conversion type to be selected depends on a conversion key that is inputted by the user. Next, the specific character string is embedded in an output designating part (designation position) so that the part 120 may show a source format program (b) in the read source format original program (a). This makes it difficult to understand copyright display.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、プログラム著作権
保護方法及び装置に係り、特に、ディジタル情報処理に
よりプログラムの著作権を保持するためのプログラム著
作権保護方法及び装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program copyright protection method and apparatus, and more particularly, to a program copyright protection method and apparatus for retaining the copyright of a program by digital information processing.

【0002】[0002]

【従来の技術】従来、プログラム中での著作権表示方法
は、生成されたプログラムを表示画面にそのまま表示す
る分かりやすく簡易なものである。つまり、ディスクや
フロッピーディスク等の媒体に格納されているソースプ
ログラムを読み出して表示するだけで容易に利用また
は、複製が可能である。
2. Description of the Related Art Conventionally, a copyright display method in a program is simple and easy to understand, in which a generated program is displayed on a display screen as it is. That is, the source program stored in a medium such as a disk or a floppy disk can be easily used or copied only by reading and displaying the source program.

【0003】このような方法には、複写が可能である
が、指定された装置以外の運用に使用制限を設けると共
に、運用の制限の解除が可能なプログラムの著作権を保
護する方法(特開平8−292976号)がある。この
方法は、装置に固有のコードから保護キーの情報を生成
し、当該固有のコードから制限キーの情報を生成し、キ
ー情報の照合処理を行うことにより、運用の制限を行う
ものである。
In such a method, copying is possible, but a use restriction is imposed on the operation of a device other than the designated device, and a method of protecting the copyright of a program capable of releasing the operation restriction (Japanese Patent Laid-Open No. 8-292977). This method restricts the operation by generating protection key information from a code unique to the device, generating restriction key information from the unique code, and performing key information collation processing.

【0004】また、不正なプログラムの二次使用を検出
するための方法として、著作権があるプログラムに、予
め利用の可否情報を付与して登録しておき、当該プログ
ラムの使用要求があった場合には、利用の可否情報をチ
ェックして利用可能な場合のみ提供する方法(特開平8
−129486号)がある。
As a method for detecting an unauthorized secondary use of a program, a copyrighted program is registered in advance with information indicating whether or not the program can be used. In Japanese Patent Application Laid-Open No. Hei 8
No. 129486).

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来の生成されたプログラムをそのまま表示可能な形式で
は、容易に他者に利用や複製が可能となり、他者により
当該プログラムの意味が容易に発見されてしまい、改変
や削除等が容易であり、プログラムの著作権が保護され
ていない。
However, in a format in which the above-mentioned conventional generated program can be displayed as it is, it can be easily used or copied by another person, and the meaning of the program can be easily found by the other person. It is easy to modify or delete, and the copyright of the program is not protected.

【0006】また、プログラムの二次使用を制限するた
めに各プログラムに対して可否情報を付与する方法で
は、ある利用者が利用可能な利用者であっても当該プロ
グラムを提供できないという問題がある。本発明は、上
記の点に鑑みなされたもので、著作権表示として、その
意味を判りにくくし、他人に気づかれない文字列生成、
または、無視/著作権表示が改変・削除されないプログ
ラム著作権保護方法及び装置を提供することを目的とす
る。
In addition, the method of giving permission / prohibition information to each program in order to restrict the secondary use of the program has a problem that even a user who can use a certain program cannot provide the program. . The present invention has been made in view of the above points, and as a copyright notice, makes its meaning difficult to understand, and generates a character string that is not noticed by others.
Another object of the present invention is to provide a program copyright protection method and apparatus in which a disregard / copyright notice is not altered or deleted.

【0007】[0007]

【課題を解決するための手段】図1は、本発明の原理を
説明するための図である。本発明は、ディジタル情報処
理によりプログラムの著作権を保持するためのプログラ
ム著作権保護方法において、ユーザから著作権情報が入
力され(ステップ1)、入力された著作権情報を特定文
字列に変換し(ステップ2)、取得したソース形式プロ
グラムの出力に特定文字列を埋め込み(ステップ3)、
出力形式のソースプログラムを出力する(ステップ
4)。
FIG. 1 is a diagram for explaining the principle of the present invention. According to the present invention, in a program copyright protection method for retaining copyright of a program by digital information processing, copyright information is input from a user (step 1), and the input copyright information is converted into a specific character string. (Step 2), embedding a specific character string in the obtained output of the source format program (Step 3),
A source program in an output format is output (step 4).

【0008】また、本発明は、ステップ2において、ユ
ーザから指定される番号のアルゴリズムとして、変換鍵
の指定により変換関数Fkを用いて特定文字列を生成す
る。また、本発明は、ステップ2において、ユーザから
指定されたアルゴリズムに基づいて、読むことは可能で
あるか意味が不明な著作権情報を含む特定文字列を生成
し、ステップ3において、ユーザにより指定された指定
位置に、特定文字列を生成回数分埋め込む。
In the present invention, a specific character string is generated in step 2 by using a conversion function Fk by designating a conversion key as an algorithm of a number specified by a user. Also, in the present invention, a specific character string including copyright information that is readable or whose meaning is unknown is generated based on an algorithm specified by the user in step 2, and specified by the user in step 3. The specified character string is embedded in the specified position by the number of generations.

【0009】また、本発明は、ステップ2において、ユ
ーザから指定されたアルゴリズムに基づいて、読むこと
は可能であるが意味が判らない著作権情報を含む同一文
字列を生成し、ステップ3において、ユーザに指定され
た場所に指定回数埋め込む。また、本発明は、ステップ
2において、ユーザから指定されたアルゴリズムに基づ
いて、読むことは可能であるか意味が不明な著作権情報
を含む特定文字列を生成し、特定文字列がフォント制御
された形式に変換し、ステップ3において、 ユーザに
より指定された指定位置に、特定文字列を生成回数分埋
め込む。
According to the present invention, in step 2, based on an algorithm designated by the user, the same character string including copyright information which can be read but whose meaning is not understood is generated in step 3, Embed the specified number of times in the location specified by the user. Further, in the present invention, in step 2, a specific character string including copyright information that is readable or whose meaning is unknown is generated based on an algorithm specified by the user, and the specific character string is font-controlled. In step 3, a specific character string is embedded in the specified position specified by the user by the number of times of generation.

【0010】また、本発明は、ステップ1において、ユ
ーザから指定された特定区間に埋め込む著作権情報検証
用領域の位置情報及び該領域に挿入する情報が入力され
ると、ステップ2において、著作権情報検証用実行命令
と、特定区間をジャンプする命令を生成し、ステップ3
において、特定区間に設定する。
Further, according to the present invention, when the position information of the copyright information verification area to be embedded in the specific section designated by the user and the information to be inserted into the area are input in step 1, the copyright Generate an information verification execution instruction and an instruction to jump a specific section, and execute step 3
In, a specific section is set.

【0011】また、本発明は、ステップ3において、プ
ログラム作成者のみが知り得る情報をプログラムの実行
に影響を与えないオブジェクト形式プログラム中に埋め
込む。また、本発明は、プログラム作成者のみが知り得
る情報として、固有命令実行群を用いる。
Further, in the present invention, in step 3, information which can be known only by the program creator is embedded in an object format program which does not affect the execution of the program. Further, the present invention uses a unique instruction execution group as information that only a program creator can know.

【0012】また、本発明は、ステップ3において、著
作権の有効期限日付情報を、オブジェクト形式プログラ
ム中に埋め込み、プログラムの実行前に実行日との比較
を行い、有効期限日付情報の日付を越える場合に、オブ
ジェクト形式プログラムの実行を回避する。
Also, in the present invention, in step 3, the copyright expiration date information is embedded in the object format program, compared with the execution date before executing the program, and the date exceeds the expiration date information. In such cases, avoid execution of object format programs.

【0013】さらに、本発明は、ディジタル情報処理に
よりプログラムの著作権を保持するためのプログラム著
作権保護方法において、ユーザから指定されたアルゴリ
ズムに基づいて、圧縮形式のプログラムの出力に特定情
報を埋め込む。また、本発明は、ソース形式プログラム
を圧縮形式に変換する際に、著作権情報または、固有命
令実行群を含めて圧縮し、圧縮形式プログラムを生成す
る。
Further, according to the present invention, in a program copyright protection method for retaining a copyright of a program by digital information processing, specific information is embedded in an output of a program in a compression format based on an algorithm specified by a user. . Further, according to the present invention, when a source format program is converted into a compression format, the source format program is compressed including copyright information or a unique command execution group to generate a compression format program.

【0014】図2は、本発明の第1の原理構成図であ
る。本発明は、ディジタル情報処理によりプログラムの
著作権を保持するためのプログラム著作権保護装置であ
って、ユーザからの指定入力を受け付ける入力手段10
と、入力手段により指定されたアルゴリズムに基づい
て、ソース形式プログラム20に基づいて、入力された
著作権情報を特定文字列に変換する変換手段110と、
ソース形式プログラム20の出力に特定文字列を埋め込
む埋込手段120と、入力手段により指定されたアルゴ
リズムに基づいて、圧縮形式のプログラムの出力に特定
情報を埋め込む圧縮埋込手段140とを有する。
FIG. 2 is a block diagram showing the first principle of the present invention. The present invention relates to a program copyright protection device for retaining a copyright of a program by digital information processing, and an input means 10 for receiving a designated input from a user.
A conversion unit 110 that converts the input copyright information into a specific character string based on the source format program 20 based on an algorithm specified by the input unit;
Embedding means 120 for embedding a specific character string in the output of the source format program 20 and compression embedding means 140 for embedding specific information in the output of the program in the compression format based on the algorithm specified by the input means.

【0015】また、上記の入力手段10は、変換関数F
kを含む変換鍵を入力する変換鍵入力手段を含み、変換
手段110は、入力手段10により指定される番号のア
ルゴリズムとして、変換鍵の指定により変換関数Fkを
用いて特定文字列を生成する第1の特定文字列生成手段
を含む。
The input means 10 is provided with a conversion function F
The conversion unit 110 includes a conversion key input unit that inputs a conversion key including k. The conversion unit 110 generates a specific character string by using a conversion function Fk by designating a conversion key as an algorithm of a number specified by the input unit 10. 1 specific character string generating means.

【0016】また、上記の変換手段110は、入力手段
10により指定されたアルゴリズムに基づいて、読むこ
とは可能であるか意味が不明な著作権情報を含む特定文
字列を生成する第2の特定文字列生成手段を含み、埋込
手段120は、入力手段10により指定された指定位置
に、第2の特定文字列生成手段で生成された特定文字列
を生成回数分埋め込む第1の埋込手段を含む。
The conversion means 110 generates a second character string including copyright information which is readable or whose meaning is unknown, based on the algorithm specified by the input means 10. The first embedding unit includes a character string generation unit, and embeds the specific character string generated by the second specific character string generation unit in the specified position specified by the input unit 10 by the number of generations. including.

【0017】また、上記の変換手段110は、入力手段
10により指定されたアルゴリズムに基づいて、読むこ
とは可能であるが意味が判らない著作権情報を含む同一
文字列を生成する第3の特定文字列生成手段を含み、埋
込手段130は、入力手段10により指定された場所に
指定回数埋め込む第2の埋込手段を含む。
The converting means 110 generates a third character string which includes the same character string including copyright information which can be read but whose meaning is not understood, based on the algorithm specified by the input means 10. The embedding unit 130 includes a character string generating unit, and the embedding unit 130 includes a second embedding unit that embeds the specified number of times in a location specified by the input unit 10.

【0018】また、上記の圧縮埋込手段140は、ソー
ス形式プログラムを圧縮形式に変換する際に、著作権情
報または、固有命令実行群を含めて圧縮し、圧縮形式プ
ログラムを生成する圧縮プログラム生成手段を含む。図
3は、本発明の第2の原理構成図である。
Further, when converting the source format program into the compression format, the compression embedding means 140 compresses the program including the copyright information or the unique instruction execution group and generates a compression program. Including means. FIG. 3 is a diagram showing the second principle of the present invention.

【0019】本発明は、ディジタル情報処理によりプロ
グラムの著作権を保持するためのプログラム著作権保護
装置であって、ユーザからの指定入力を受け付ける入力
手段10と、入力手段10により指定されたアルゴリズ
ムに基づいて、読むことは可能であるが意味が不明な著
作権情報を含む特定文字列を生成する特定文字列生成手
段111と、特定文字列生成手段111で生成された特
定文字列がフォント制御された形式に変換するフォント
変換手段112とを有する変換手段110と、入力手段
10より指定されたオブジェクト形式プログラム30の
指定位置に、特定文字列を生成回数分埋め込む埋込手段
130とを有する。
The present invention relates to a program copyright protection apparatus for retaining the copyright of a program by digital information processing. The program copyright protection device includes an input means 10 for receiving a designated input from a user, and an algorithm designated by the input means 10. A specific character string generating unit 111 that generates a specific character string including copyright information that is readable but has an unknown meaning, and a specific character string generated by the specific character string generating unit 111 is font-controlled. And an embedding unit 130 for embedding a specific character string in the specified position of the object format program 30 specified by the input unit 10 by the number of times of generation.

【0020】また、上記の入力手段10は、オブジェク
ト形式プログラム30の特定区間に埋め込む著作権情報
検証用領域の位置情報及び該領域に挿入する情報を入力
する領域指定手段を含み、変換手段110は、領域指定
手段による情報に基づいて、著作権情報検証用実行命令
と、特定区間をジャンプする命令を生成する命令生手段
を含み、埋込手段140は、オブジェクト形式プログラ
ム30の特定区間に命令生成手段で生成された命令を設
定する命令埋込手段を含む。
The input means 10 includes area designation means for inputting position information of a copyright information verification area to be embedded in a specific section of the object format program 30 and information to be inserted into the area. The embedding unit 140 includes an instruction generating unit for generating an instruction for verifying copyright information and an instruction for jumping a specific section based on information from the area specifying unit. Instruction embedding means for setting an instruction generated by the means is included.

【0021】また、上記の入力手段10は、プログラム
作成者のみが知り得る冗長命令及び埋込位置情報を入力
する冗長命令入力手段と、埋込手段120は、冗長命令
入力手段により入力された情報をプログラムの実行に影
響を与えないオブジェクト形式プログラム30中に埋め
込む冗長命令埋込手段を含む。
The input means 10 is a redundant command input means for inputting a redundant command and embedding position information which can be known only by a program creator, and the embedding means 120 is information input by the redundant command input means. Is embedded in the object format program 30 which does not affect the execution of the program.

【0022】上記の冗長命令入力手段は、プログラム作
成者のみが知り得る情報として、固有命令実行群を入力
する。また、上記の埋込手段120は、オブジェクト形
式プログラム30の実行日が有効期限日付情報の日付を
越える場合に、オブジェクト形式プログラムの実行を回
避するための、著作権の有効期限日付情報を、オブジェ
クト形式プログラム中に埋め込む有効期限埋込手段を含
む。
The above-mentioned redundant instruction input means inputs a unique instruction execution group as information which can be known only by a program creator. When the execution date of the object format program 30 exceeds the date of the expiration date information, the embedding unit 120 converts the copyright expiration date information for avoiding the execution of the object format program into object data. Includes expiration date embedding means for embedding in the format program.

【0023】上記のように、本発明では、著作権を有す
るプログラムが読むことは可能であるが、意味が判らな
い著作権表示文字列をソースプログラムの中に生成する
ことにより、容易に当該ソースプログラムを解析し、複
製しても当該ソースプログラムを実効できなくなると共
に、改変できなくなる。また、本発明では、読むことは
可能であるが、意味の判らない著作権表示文字フォント
列をソースプログラムの中に生成することにより、解読
等が不能となる。
As described above, in the present invention, a copyrighted program can be read, but by generating a copyright notice character string whose meaning is incomprehensible in the source program, the source program can be easily read. Even if the program is analyzed and copied, the source program cannot be executed and cannot be modified. Further, in the present invention, although it is possible to read, by generating a copyright display character font string having no meaning in the source program, decoding or the like becomes impossible.

【0024】さらに、本発明では、読むことは可能であ
るが、意味の判らない著作権表示文字列にフォント制御
を加えた文字列をソースプログラムに挿入することによ
り、解読等が不能となるため、著作権を保護することが
できる。また、本発明は、オブジェクトプログラムにつ
いても、著作権情報を生成することにより、無視や著作
権表示の改変や削除ができない。
Further, in the present invention, although it is possible to read, a character string obtained by adding a font control to a copyright notice character string whose meaning is not understood is inserted into the source program. , Copyright can be protected. Further, according to the present invention, even for an object program, by generating copyright information, it is not possible to ignore or alter or delete the copyright notice.

【0025】さらに、本発明は、オブジェクトプログラ
ム中に固有情報を生成することにより当該オブジェクト
プログラムの著作権を無視できない。さらに、本発明
は、オブジェクトプログラム中に有効期間を判断し、実
行・ストップができる実行命令を生成することにより、
著作権を無視できなくなる。さらに、本発明は、圧縮プ
ログラムの中に著作権情報等を生成することにより、無
視/著作権表示が改変・削除できない。
Further, according to the present invention, by generating unique information in an object program, the copyright of the object program cannot be ignored. Further, the present invention determines the validity period in the object program, and generates an execution instruction that can be executed / stopped.
Copyright cannot be ignored. Further, according to the present invention, by generating copyright information or the like in the compressed program, the ignore / copyright display cannot be altered or deleted.

【0026】[0026]

【発明の実施の形態】図4は、本発明のプログラム著作
権保護装置の構成を示す。同図に示すプログラム著作権
保護装置は、ソース形式プログラムa、言語処理プロセ
ッサ100、当該言語処理プロセッサ100(以下、単
にプロセッサと記す)から出力されるソース形式プログ
ラムb、同様に出力されるオブジェクト形式プログラム
c、同様に出力される圧縮形式プログラムdから構成さ
れる。
FIG. 4 shows the structure of a program copyright protection apparatus according to the present invention. The program copyright protection apparatus shown in FIG. 1 includes a source format program a, a language processor 100, a source format program b output from the language processor 100 (hereinafter simply referred to as a processor), and an object format output similarly. It is composed of a program c and a compressed format program d which is also output.

【0027】図5は、本発明のプロセッサの構成を示
す。同図に示すプロセッサ100は、変換部110、埋
込部120、オブジェクトコード化部130及び圧縮部
140より構成される。当該プロセッサ100には、変
換鍵情報、著作権情報、埋込位置情報及びプログラム作
成者のオリジナル情報等を入力するための入力部10が
接続される。
FIG. 5 shows the configuration of the processor of the present invention. The processor 100 shown in FIG. 1 includes a conversion unit 110, an embedding unit 120, an object coding unit 130, and a compression unit 140. The processor 100 is connected to an input unit 10 for inputting conversion key information, copyright information, embedding position information, original information of a program creator, and the like.

【0028】変換部110は、通常の言語プロセッサと
しての機能(翻訳機能)を有する他に、ソース形式オリ
ジナルプログラムaが読み込まれると、入力部10から
入力された変換鍵(変換(暗号)関数fk )と著作情報
を用いて、ソース形式オリジナルプログラムaの入力文
字に対して、読むことはできるが、意味のわからない特
定文字列を出力する。この場合、どの変換タイプを選択
するかは入力部10から指定入力された変換鍵kd に依
存する。
The conversion unit 110 has a function (translation function) as a normal language processor and, when the source format original program a is read, a conversion key (conversion (encryption) function f) input from the input unit 10. Using k ) and the copyright information, a specific character string that can be read but has no meaning is output for the input character of the source format original program a. In this case, which conversion type is selected depends on the conversion key k d specified and input from the input unit 10.

【0029】埋込部120は、ソース形式オリジナルプ
ログラムaに変換部110で生成された特定文字列が所
定の回数分埋め込まれ、ソース形式プログラムbまた
は、ソース形式非圧縮形式プログラムdが出力される。
オブジェクトコード化部130は、埋込部120により
出力された特定文字列が埋め込まれたソース形式プログ
ラムをコンパイルする際に、読むことは可能であるが、
暗号化された意味不明の文字または、固定命令(冗長命
令)を生成して挿入し、オブジェクトコード化処理を行
い、オブジェクト形式プログラムcを生成して出力す
る。
The embedding unit 120 embeds the specific character string generated by the converting unit 110 a predetermined number of times in the source format original program a, and outputs the source format program b or the source format uncompressed format program d. .
The object encoding unit 130 can read when compiling the source format program in which the specific character string output by the embedding unit 120 is embedded,
It generates and inserts encrypted unknown characters or fixed instructions (redundant instructions), performs object coding processing, generates and outputs an object format program c.

【0030】圧縮部140は、埋込部120で生成され
たソース形式非圧縮形式プログラムaに対して、入力部
10から入力された著作権情報、著作権裏付情報、及び
検証実行命令及び固有命令、著作権情報検証用実行命令
の何れかを用いて埋め込み、圧縮形式のソース形式圧縮
形式プログラムdを生成する。
The compressing unit 140 applies the copyright information, the copyright backing information, the verification execution command, and the unique execution instruction input from the input unit 10 to the source uncompressed program a generated by the embedding unit 120. An instruction or a copyright information verification execution instruction is used for embedding to generate a compressed source format program d.

【0031】[0031]

【実施例】以下、図面と共に本発明の実施例を説明す
る。 [第1の実施例]本実施例では、読むことは可能である
が意味の判らない著作権表示文字列をソース形式プログ
ラムとして出力する例を説明する。
Embodiments of the present invention will be described below with reference to the drawings. [First Embodiment] In this embodiment, an example will be described in which a copyright notice character string that can be read but has no meaning is output as a source format program.

【0032】図6は、本発明の第1の実施例を説明する
ための図である。同図において、ソース形式オリジナル
プログラムaが変換部110に入力されると、当該変換
部110は、利用者から変換鍵と著作検索情報の入力を
取得し、変換鍵(暗号)関数fk を利用して、入力文字
に対して読むことは可能であるが、意味の分からない特
定文字列を埋込部120に出力する。この場合、どの変
換タイプを選択するかは、利用者から入力された変換鍵
k に依存する。
FIG. 6 is a diagram for explaining the first embodiment of the present invention. In the figure, when a source format original program a is input to a conversion unit 110, the conversion unit 110 obtains an input of a conversion key and copyright search information from a user, and uses a conversion key (encryption) function f k . Then, a specific character string that can be read with respect to the input character but has no meaning is output to the embedding unit 120. In this case, which conversion type is selected depends on the conversion key f k input by the user.

【0033】ここで、入力される著作検索情報の文字と
して、例えば、 ・著作者:『日本電信電話株式会社ヒューマンインタフ
ェース研究所』 ・創作年:『1997年』 ・生成回数:『8』 ・生成行:『16』『48』『99』『101』『18
1』『219』『387』『455』(8か所) であるとする。この場合、意味ある著作権情報は、
Here, the characters of the input work search information include, for example:-Author: "Nippon Telegraph and Telephone Corporation Human Interface Laboratory"-Year of creation: "1997"-Number of generations: "8"-Generation Line: "16""48""99""101""18"
1 "," 219 "," 387 ", and" 455 "(eight places). In this case, the meaningful copyright information is

【0034】[0034]

【数1】 (Equation 1)

【0035】である。変換部110により、変換出力さ
れた特定文字列は、例えば、
Is as follows. The specific character string converted and output by the conversion unit 110 is, for example,

【0036】[0036]

【数2】 (Equation 2)

【0037】となる。次に、埋込部120により、読み
込まれたソース形式オリジナルプログラムa中に図6の
ソース形式プログラムbに示すように、8回分の特定文
字列が出力指定部(指定位置)に埋め込まれる。 [第2の実施例]次に、本発明の第2の実施例として、
著作権表示同一文字フォント列をソース形式オリジナル
プログラムに埋め込む例を説明する。
Is as follows. Next, the embedding unit 120 embeds eight specific character strings in the output designation unit (designated position) in the read source format original program a as shown in the source format program b in FIG. [Second Embodiment] Next, as a second embodiment of the present invention,
An example of embedding the same copyright display character string in the source format original program will be described.

【0038】図7は、本発明の第2の実施例を説明する
ための図である。同図の構成は、前述の図6の構成と同
様であるが、埋込部120により出力されるソース形式
プログラムの内容が、著作権表示同一文字フォント列の
例である。同図において、ソース形式オリジナルプログ
ラムaが変換部110に読み込まれると、当該変換部1
10は、入力部10から変換鍵と著作検索情報の入力を
取得し、変換鍵(暗号)関数fk を利用して、意味のわ
からない同一文字の文字列を埋込部120に出力する。
文字フォント種別は、明朝、ゴッシック、MS明朝、標
準明朝、標準ゴシック、及びこれらの斜体である。
FIG. 7 is a diagram for explaining a second embodiment of the present invention. 6 is the same as the configuration in FIG. 6 described above, except that the contents of the source format program output by the embedding unit 120 are an example of the same copyright display character font string. In the figure, when the source format original program a is read by the conversion unit 110, the conversion unit 1
10 obtains the input of the conversion key and the copyright search information from the input unit 10 and outputs a character string of the same character whose meaning is unknown to the embedding unit 120 using the conversion key (encryption) function f k .
The character font types are Mincho, Gothic, MS Mincho, Standard Mincho, Standard Gothic, and their italics.

【0039】ここで、入力される著作検索情報の文字
は、第1の実施例と同様に、例えば、 ・著作者:『日本電信電話株式会社ヒューマンインタフ
ェース研究所』 ・創作年:『1997年』 ・生成回数:『8』 ・生成行:『16』『48』『99』『101』『18
1』『219』『387』『455』(8か所) であるとする。この場合、意味ある著作権情報は、
Here, the characters of the input work search information are the same as in the first embodiment, for example:-Author: "Nippon Telegraph and Telephone Corporation Human Interface Laboratory"-Creation year: "1997" -Number of generations: "8"-Generation lines: "16""48""99""101""18"
1 "," 219 "," 387 ", and" 455 "(eight places). In this case, the meaningful copyright information is

【0040】[0040]

【数3】 (Equation 3)

【0041】である。変換部110により、変換出力さ
れた特定文字列は、例えば、 “WWWWWWWWWW……” となる。この特定文字列の第1文字目は明朝、第2文字
目はMS明朝、第3文字目はゴシック斜体…のように、
任意の同一文字でフォント制御される。これは、変換部
110において、例えば、変換鍵Pを指定することによ
り、変換(暗号)関数fk が働き、同一文字の文字列が
生成される。
Is as follows. The specific character string converted and output by the conversion unit 110 is, for example, "WWWWWWWWWWW ...". The first character of this specific character string is Mincho, the second character is MS Mincho, the third character is Gothic italic, etc.
The font is controlled by arbitrary same characters. For example, in the conversion unit 110, for example, by specifying a conversion key P, a conversion (encryption) function f k works, and a character string of the same character is generated.

【0042】次に、埋込部120により、読み込まれた
ソース形式オリジナルプログラムa中に上記の特定文字
列が8回出力指定部(指定位置)に埋め込まれ、図7の
ソース形式プログラムbが出力される。 [第3の実施例]本実施例は、前述の第1の実施例と第
2の実施例の例を組み合わせて暗号解読を更に困難にし
たものである。つまり、読みことは可能であるが、意味
の判らない著作権表示文字をフォント列としてソース形
式プログラム中に埋め込む例である。
Next, the embedding unit 120 embeds the above-mentioned specific character string eight times in the output designation unit (designation position) in the read source format original program a, and outputs the source format program b in FIG. Is done. [Third Embodiment] In the present embodiment, the decryption is made more difficult by combining the above-described first and second embodiments. In other words, in this example, the copyright notice characters that can be read but have no meaning are embedded as a font string in the source format program.

【0043】変換部110において、埋込部120に出
力される文字列は、
In the conversion unit 110, the character string output to the embedding unit 120 is

【0044】[0044]

【数4】 (Equation 4)

【0045】において、文字フォント制御されたものが
出力される。つまり、第1文字目の“&”をゴシック、
第2文字目の“$”を明朝、第3文字目の
In step (1), the character-controlled font is output. In other words, the first character "&" is Gothic,
The second character "@" is Mincho, the third character

【0046】[0046]

【数5】 (Equation 5)

【0047】をMSゴシック斜体、…のように表現する
ものである。 [第4の実施例]本実施例では、著作検索情報検証用情
報をソース形式プログラムに埋め込み、さらに、オブジ
ェクトコード化部130において、オブジェクト形式プ
ログラムcを出力する例を説明する。
Is expressed as an MS Gothic italic,... [Fourth Embodiment] In the present embodiment, an example will be described in which copyright search information verification information is embedded in a source format program, and the object coding unit 130 outputs an object format program c.

【0048】図8は、本発明の第4の実施例を説明する
ための図である。同図において、埋込部120にソース
形式オリジナルプログラムaが入力されると共に、著作
権情報検証用領域に挿入する情報及び、領域の場所とし
て、行指定が入力部10により外部から入力される。こ
れにより、埋込部120は、この外部入力のソース形式
プログラムbの著作権情報検証用領域の中には、例え
ば、以下のような文字を埋め込む。 ・意味のわかる著作権情報;
FIG. 8 is a diagram for explaining a fourth embodiment of the present invention. In the figure, a source format original program a is input to an embedding unit 120, and information to be inserted into a copyright information verification area and a line designation as an area location are externally input by an input unit 10. As a result, the embedding unit 120 embeds, for example, the following characters in the copyright information verification area of the externally input source format program b. -Meaningful copyright information;

【0049】[0049]

【数6】 (Equation 6)

【0050】・著作権情報を検証するために役立つ裏付
け情報(著作検索裏付け情報);開発担当グループ名、
開発担当者名、本プログラム開発に先立ち作成したプロ
グラム設計書名、開発開始時期、完了時期等 埋込部120は、ソース形式オリジナルプログラムaを
取得すると、暗号化され、読むことは可能であるが意味
不明の文字列を生成する。なお、プログラム実行時は、
この領域はジャンプして走行するようにする。行指定
は、省略することも可能であり、入力部10から入力さ
れたない場合には、デフォルトで定めた行となる。
Supporting information useful for verifying copyright information (copying search backing information);
The name of the developer, the name of the program design document created prior to the development of this program, the development start time, the completion time, etc. When the embedding unit 120 acquires the source format original program a, it is encrypted and readable. Generate unknown string. When executing the program,
This area is to jump and run. The line designation can be omitted, and if no line is input from the input unit 10, the line is determined by default.

【0051】これにより、ソース形式プログラムbの検
証用領域には、著作権情報及びその裏付け情報を出力す
ることができる検証用実行命令も自動的に生成され、埋
め込まれる。オブジェクトコード化部130は、当該ソ
ース形式プログラムbを取得して、オブジェクト形式プ
ログラムcを生成する。従って、無視/著作権表示が改
変、削除できないことになる。
As a result, a verification execution instruction capable of outputting copyright information and its supporting information is automatically generated and embedded in the verification area of the source format program b. The object coding unit 130 acquires the source format program b and generates an object format program c. Therefore, the ignore / copyright indication cannot be altered or deleted.

【0052】[第5の実施例]本実施例は、埋込部12
0において、固有命令の埋込を行う例を説明する。図9
は、本発明の第5の実施例を説明するための図である。
埋込部120が、ソース形式オリジナルプログラムaを
取得し、入力部10からソース形式プログラムbの固有
(冗長)命令及び当該固有命令の埋込場所を行指定共に
入力されると、当該情報をソース形式プログラムb中に
埋め込む。ここで、埋め込まれる例として、次にジャン
プする実行命令である“JUNP(ジャンプ)”命令を
2個、実行せずに次に移行する命令である“NOOP
(ノーオペレーション)”命令を2個を指定行に埋め込
むものとする。
[Fifth Embodiment] In this embodiment, the embedding unit 12
An example in which a unique instruction is embedded at 0 will be described. FIG.
FIG. 14 is a diagram for explaining a fifth embodiment of the present invention.
When the embedding unit 120 acquires the source format original program a and inputs the unique (redundant) instruction of the source format program b and the embedding location of the unique instruction together with the line designation from the input unit 10, the information is stored in the source Embed in format program b. Here, as an example of embedding, two instructions “JUNP (jump)”, which are execution instructions to jump to next, and “NOOP”, an instruction to shift to the next without executing, are executed.
(No operation) Two instructions are embedded in the designated line.

【0053】このように埋込部120において、ソース
形式プログラムbに埋め込まれると、オブジェクトコー
ド化部130は、このソース形式プログラムbを取得し
て、上記の命令がオブジェクト形式で展開される。な
お、冗長命令群は、著作権情報そのものを示すものでは
なく、プログラム創作者でなければ知り得ない冗長命令
の任意の組み合わせ、数を埋め込んでおくことで、自分
が創作者であることを示すものである。従って、命令の
種類は、上記の“JUNP”命令、“NOOP”命令に
限定されるものではない。
When embedded in the source format program b in the embedding unit 120 in this way, the object coding unit 130 acquires the source format program b and expands the above-mentioned instruction in the object format. The redundant instruction group does not indicate the copyright information itself, but indicates that it is the creator by embedding an arbitrary combination and number of redundant instructions that cannot be known unless it is the program creator. Things. Therefore, the type of instruction is not limited to the above “JUNP” instruction and “NOOP” instruction.

【0054】また、上記の命令を埋め込む場所は、特に
禁止する場所はないが、実行する頻度の少ない所が、プ
ログラムの性能に与える影響が少なく、望ましい。さら
に、埋込場所の行指定を入力部10から行われない場合
には、デフォルトで予め定められた行となる。このよう
にオブジェクトプログラム中に固有情報を設定すること
により利用者は無視できない。
Although there is no particular place where the above-mentioned instruction is embedded, there is no particular place where the instruction is embedded, but a place where the instruction is executed less frequently has little effect on the performance of the program, and is desirable. Further, when the line designation of the embedding place is not performed from the input unit 10, the line is a predetermined line by default. By setting the unique information in the object program in this way, the user cannot ignore it.

【0055】[第6の実施例]本実施例では、プログラ
ムの有効期限をチェックする例を説明する。図10は、
本発明の第6の実施例を説明するための図である。入力
部10は、予め有効期限日付情報を埋込部120に入力
する。これにより、埋込部120は、当該有効期限日付
情報をソース形式プログラムbに設定しておく。
[Sixth Embodiment] In this embodiment, an example of checking the expiration date of a program will be described. FIG.
FIG. 14 is a diagram for explaining a sixth embodiment of the present invention. The input unit 10 inputs expiration date information to the embedding unit 120 in advance. Thereby, the embedding unit 120 sets the expiration date information in the source format program b.

【0056】埋込部120が入力部10から有効期限デ
ータが入力されると、ソース形式プログラムbの先頭位
置に有効期限チェック部(領域)を生成し、当該チェッ
ク部を実行させる。当該チェック部において、操作日
(システム日付)が予め設定されている有効期限日付を
越えている場合には、プログラムの実行が不可能となる
ようにする。
When the expiration date data is input from the input unit 10, the embedding unit 120 generates an expiration date check unit (area) at the head position of the source format program b, and causes the check unit to execute. In the check unit, when the operation date (system date) exceeds a preset expiration date, execution of the program is disabled.

【0057】図11は、本発明は第6の実施例のプログ
ラム実行時における有効期限チェックのフローチャート
である。同図に示すフローチャートは、埋込部120
(プロセッサ)にソース形式のオリジナルプログラムa
を入力して、オブジェクト形式のプログラムcを出力す
る際(コンパイル時)に実行可能(チェック可能)なお
オブジェクトコードとすることで埋め込む例である。
FIG. 11 is a flow chart for checking the expiration date during execution of a program according to the sixth embodiment of the present invention. The flowchart shown in FIG.
(Processor) original program a in source format
This is an example in which object code is embedded (executable (checkable)) when an object-format program c is output (at the time of compilation).

【0058】ステップ101) ソース形式オリジナル
プログラムaを埋込部120(プロセッサ)に入力し、
これにより、有効期限データ(ソース形式プログラムb
に予め設定されているDATE)を読み込む。 ステップ102) システム日付を読み込む。 ステップ103) システム日付と、有効期限(DAT
E)を比較し、システム日付が有効期限を超過している
場合には、プログラムの実行を停止して、アラームを出
力する。
Step 101) The source format original program a is input to the embedding unit 120 (processor).
Thereby, the expiration date data (source format program b
Is set in advance. Step 102) Read the system date. Step 103) System date and expiration date (DAT
E) is compared, and if the system date exceeds the expiration date, the execution of the program is stopped and an alarm is output.

【0059】ステップ104) システム日付が有効期
限(DATE)以内であれば、プログラム実行を続行す
る。これにより、有効期間を超過した場合には、当該オ
ブジェクトプログラムcを実行させることができなくな
る。 [第7の実施例]本実施例では、プログラム圧縮時に情
報を埋め込む例を説明する。
Step 104) If the system date is within the expiration date (DATE), the program execution is continued. As a result, if the validity period is exceeded, the object program c cannot be executed. [Seventh Embodiment] In this embodiment, an example will be described in which information is embedded when a program is compressed.

【0060】図12は、本発明の第7の実施例を説明す
るための図である。同図において、ソース形式の非圧縮
形式プログラムは、プロセッサ100に入力されるソー
ス形式オリジナルプログラムaとして説明する。なお、
当該プログラムは、オブジェクト形式プログラムは、ア
ドレス再編成が既に不可能な状態となっているため、こ
の場合には、ソース形式のプログラムに適用する。
FIG. 12 is a diagram for explaining a seventh embodiment of the present invention. In the figure, a source-format uncompressed-format program will be described as a source-format original program a input to the processor 100. In addition,
This program is applied to the source format program in this case because the address reorganization of the object format program is already impossible.

【0061】ソース形式の非圧縮形式プログラムaが圧
縮部140に入力されると共に、入力部10から固有命
令埋込情報、及び埋込場所の行指定入力、著作権情報検
証用領域に挿入する情報、及び領域の場所の行指定が入
力される。これにより、圧縮部140は、前述の第4の
実施例における図8に示す著作権情報、著作権裏付け情
報及び検証用実行命令(A)及び、第5の実施例におけ
る図9に示す冗長命令群(B)を圧縮時にソース形式の
非圧縮形式プログラムaに埋め込む。
An uncompressed program a in the source format is input to the compression unit 140, and the unique command embedding information, the line designation input of the embedding location, and the information to be inserted into the copyright information verification area are input from the input unit 10. , And the line designation of the location of the area are input. Thus, the compression unit 140 can execute the copyright information, the copyright backing information and the verification execution instruction (A) shown in FIG. 8 in the fourth embodiment, and the redundant instruction shown in FIG. 9 in the fifth embodiment. The group (B) is embedded in the source format uncompressed program a at the time of compression.

【0062】なお、埋め込む情報は、“(A)または、
(B)”、“(A)及び(B)”のいずれでも選択が可
能である。このように、圧縮プログラム中の著作権情報
等を生成するとにより、無視/著作権表示が改変される
ことがない。なお、本発明は、上記の実施例に限定され
ることなく、特許請求の範囲内で種々変更・応用が可能
である。
The information to be embedded is “(A) or
(B) ”,“ (A) and (B) ”. In this way, the generation of the copyright information and the like in the compressed program causes the ignore / copyright indication to be altered. It should be noted that the present invention is not limited to the above-described embodiment, but can be variously modified and applied within the scope of the claims.

【0063】[0063]

【発明の効果】上述のように、本発明のプログラム著作
権保護方法及び装置によれば、著作権表示としての意味
を分かり難くし、他人に気付かれない文字列生成また
は、無視/著作権表示が改変、削除されなくなる。詳し
くは、ソース形式プログラムに著作権の特定文字列情報
を生成する、または、著作権表示文字列をフォント変換
して、ソース形式プログラム中に挿入することにより、
読むことは可能である、意味が判らない。
As described above, according to the program copyright protection method and apparatus of the present invention, it is difficult to understand the meaning as a copyright notice, and a character string is generated or ignored / copyright notice is not noticed by others. Will not be altered or deleted. Specifically, by generating specific character string information of the copyright in the source format program, or by converting the copyright display character string into a font and inserting it into the source format program,
Readable, meaningless.

【0064】また、オブジェクト形式プログラム中に著
作権情報や固有情報を埋め込むことにより、無視/著作
権表示の改変できない。さらに、オブジェクト形式プロ
グラム中に著作権の有効期間を設定しておき、当該有効
期間を経過した場合には、当該オブジェクト形式プログ
ラムが実行できない。
Also, by embedding copyright information and unique information in the object format program, it is not possible to ignore / modify the copyright display. Further, a validity period of the copyright is set in the object format program, and when the validity period has elapsed, the object format program cannot be executed.

【0065】さらに、圧縮プログラムにも著作権情報等
を生成して、プログラムと同様に圧縮することにより、
無視/著作権表示が改変、削除できない。このように、
本発明によれば、十分なプログラム著作権の保護が可能
となる。
Further, by generating copyright information and the like also in the compression program and compressing the same as the program,
Ignore / Copyright notice cannot be modified or deleted. in this way,
According to the present invention, sufficient program copyright protection can be achieved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の原理を説明するための図である。FIG. 1 is a diagram for explaining the principle of the present invention.

【図2】本発明の第1の原理を説明するための図であ
る。
FIG. 2 is a diagram for explaining a first principle of the present invention.

【図3】本発明の第2の原理を説明するための図であ
る。
FIG. 3 is a diagram for explaining a second principle of the present invention.

【図4】本発明のプログラム著作権保護装置の構成図で
ある。
FIG. 4 is a configuration diagram of a program copyright protection device of the present invention.

【図5】本発明のプロセッサの構成図である。FIG. 5 is a configuration diagram of a processor of the present invention.

【図6】本発明の第1の実施例を説明するための図であ
る。
FIG. 6 is a diagram for explaining the first embodiment of the present invention.

【図7】本発明の第2の実施例を説明するための図であ
る。
FIG. 7 is a diagram for explaining a second embodiment of the present invention.

【図8】本発明の第4の実施例を説明するための図であ
る。
FIG. 8 is a diagram for explaining a fourth embodiment of the present invention.

【図9】本発明の第5の実施例を説明するための図であ
る。
FIG. 9 is a diagram for explaining a fifth embodiment of the present invention.

【図10】本発明の第6の実施例を説明するための図で
ある。
FIG. 10 is a diagram for explaining a sixth embodiment of the present invention.

【図11】本発明の第6の実施例のプログラム実行時に
おける有効期限チェックのフローートである。
FIG. 11 is a flowchart of an expiration date check at the time of program execution according to a sixth embodiment of the present invention.

【図12】本発明の第7の実施例を説明するための図で
ある。
FIG. 12 is a diagram for explaining a seventh embodiment of the present invention.

【符号の説明】[Explanation of symbols]

10 入力手段、入力部 20 ソース形式プログラム 30 オブジェクト形式プログラム 100 言語処理プロセッサ 110 変換手段、変換部 111 特定文字列生成手段 112 フォント変換手段 120 埋込手段、埋込部 130 オブジェクトコード化部 140 圧縮部 DESCRIPTION OF SYMBOLS 10 Input means, input part 20 Source format program 30 Object format program 100 Language processor 110 Conversion means, conversion part 111 Specific character string generation means 112 Font conversion means 120 Embedding means, embedding part 130 Object coding part 140 Compression part

───────────────────────────────────────────────────── フロントページの続き (72)発明者 山中 喜義 東京都新宿区西新宿三丁目19番2号 日本 電信電話株式会社内 ────────────────────────────────────────────────── ─── Continuing on the front page (72) Inventor Yoshiyoshi Yamanaka 3-19-2 Nishishinjuku, Shinjuku-ku, Tokyo Japan Telegraph and Telephone Corporation

Claims (21)

【特許請求の範囲】[Claims] 【請求項1】 ディジタル情報処理によりプログラムの
著作権を保持するためのプログラム著作権保護方法にお
いて、 ユーザからの入力された著作権情報を特定文字列に変換
し、 取得したソース形式プログラムの出力に特定文字列を埋
め込み、出力形式のソースプログラムを出力することを
特徴とするプログラム著作権保護方法。
In a program copyright protection method for retaining a copyright of a program by digital information processing, copyright information input by a user is converted into a specific character string, and the obtained information is output to a source format program. A program copyright protection method comprising embedding a specific character string and outputting a source program in an output format.
【請求項2】 前記ユーザから指定される番号のアルゴ
リズムとして、変換鍵の指定により変換関数Fkを用い
て前記特定文字列を生成する請求項1記載のプログラム
著作権保護方法。
2. The program copyright protection method according to claim 1, wherein the specific character string is generated using a conversion function Fk by designating a conversion key as an algorithm of a number specified by the user.
【請求項3】 前記ユーザから指定されたアルゴリズム
に基づいて、読むことは可能であるか意味が不明な著作
権情報を含む特定文字列を生成し、 前記ユーザにより指定された指定位置に、前記特定文字
列を生成回数分埋め込む請求項1記載のプログラム著作
権保護方法。
3. A specific character string including copyright information that is readable or whose meaning is unknown is generated based on an algorithm specified by the user, and the specified character string is specified at a specified position specified by the user. 2. The program copyright protection method according to claim 1, wherein the specific character string is embedded for the number of generations.
【請求項4】 前記ユーザから指定されたアルゴリズム
に基づいて、読むことは可能であるが意味が判らない著
作権情報を含む同一文字列を生成し、 前記ユーザに指定された場所に指定回数埋め込む請求項
1記載のプログラム著作権保護方法。
4. An identical character string including copyright information that can be read but has no meaning is generated based on an algorithm designated by the user, and is embedded in a place designated by the user a designated number of times. The method according to claim 1.
【請求項5】 前記ユーザから指定されたアルゴリズム
に基づいて、読むことは可能であるか意味が不明な著作
権情報を含む特定文字列を生成し、 前記特定文字列がフォント制御された形式に変換し、 前記ユーザにより指定された指定位置に、前記特定文字
列を生成回数分埋め込む請求項1記載のプログラム著作
権保護方法。
5. A specific character string including copyright information that is readable or whose meaning is unclear based on an algorithm specified by the user, and the specific character string is converted into a font-controlled format. 2. The program copyright protection method according to claim 1, wherein the program is converted and the specified character string is embedded in a designated position designated by the user by the number of times of generation.
【請求項6】 前記ユーザから指定された特定区間に埋
め込む著作権情報検証用領域の位置情報及び該領域に挿
入する情報が入力されると、 著作権情報検証用実行命令と、前記特定区間をジャンプ
する命令を生成し、 前記特定区間に設定する請求項1記載のプログラム著作
権保護方法。
6. When a position information of a copyright information verification area to be embedded in a specific section designated by the user and information to be inserted into the area are input, a copyright information verification execution instruction and the specific section are transmitted. 2. The program copyright protection method according to claim 1, wherein a jump instruction is generated and set in the specific section.
【請求項7】 プログラム作成者のみが知り得る情報を
プログラムの実行に影響を与えないオブジェクト形式プ
ログラム中に埋め込む請求項1記載のプログラム著作権
保護方法。
7. The program copyright protection method according to claim 1, wherein information known only to the program creator is embedded in an object format program that does not affect the execution of the program.
【請求項8】 前記プログラム作成者のみが知り得る情
報として、固有命令実行群を用いる請求項7記載のプロ
グラム著作権保護方法。
8. The program copyright protection method according to claim 7, wherein a unique instruction execution group is used as the information that only the program creator can know.
【請求項9】 著作権の有効期限日付情報を、オブジェ
クト形式プログラム中に埋め込み、プログラムの実行前
に実行日との比較を行い、 前記有効期限日付情報の日付を越える場合に、前記オブ
ジェクト形式プログラムの実行を回避する請求項1記載
のプログラム著作権保護方法。
9. An expiration date information of a copyright is embedded in an object format program and compared with an execution date before execution of the program. 2. The method according to claim 1, wherein the execution of the program is avoided.
【請求項10】 ディジタル情報処理によりプログラム
の著作権を保持するためのプログラム著作権保護方法に
おいて、 ユーザから指定されたアルゴリズムに基づいて、圧縮形
式のプログラムの出力に特定情報を埋め込むことを特徴
とするプログラム著作権保護方法。
10. A program copyright protection method for retaining copyright of a program by digital information processing, wherein specific information is embedded in an output of a program in a compression format based on an algorithm specified by a user. How to protect the copyright of a program.
【請求項11】 前記ソース形式プログラムを圧縮形式
に変換する際に、著作権情報または、固有命令実行群を
含めて圧縮し、圧縮形式プログラムを生成する請求項1
0記載のプログラム著作権保護方法。
11. A compressed format program is generated by converting the source format program into a compressed format including copyright information or a unique command execution group.
0 program copyright protection method.
【請求項12】 ディジタル情報処理によりプログラム
の著作権を保持するためのプログラム著作権保護装置で
あって、 ユーザからの指定入力を受け付ける入力手段と、 前記入力手段により指定されたアルゴリズムに基づい
て、ソース形式プログラム形式に基づいて、入力された
著作権情報を特定文字列に変換する変換手段と、 ソース形式プログラムの出力に特定文字列を埋め込む埋
込手段と、 前記入力手段により指定されたアルゴリズムに基づい
て、圧縮形式のプログラムの出力に特定情報を埋め込む
圧縮埋込手段とを有することを特徴とするプログラム著
作権保護装置。
12. A program copyright protection device for holding a copyright of a program by digital information processing, comprising: input means for receiving designation input from a user; and an algorithm designated by the input means. A conversion unit configured to convert input copyright information into a specific character string based on a source format program format; an embedding unit configured to embed a specific character string in an output of the source format program; and an algorithm specified by the input unit. A program embedding means for embedding specific information in an output of a program in a compressed format based on the program copyright protection device.
【請求項13】 前記入力手段は、変換関数Fkを含む
変換鍵を入力する変換鍵入力手段を含み、 前記変換手段は、 前記入力手段により指定される番号のアルゴリズムとし
て、前記変換鍵の指定により変換関数Fkを用いて前記
特定文字列を生成する第1の特定文字列生成手段を含む
請求項12記載のプログラム著作権保護装置。
13. The input means includes a conversion key input means for inputting a conversion key including a conversion function Fk, wherein the conversion means outputs an algorithm of a number specified by the input means by designating the conversion key. 13. The program copyright protection device according to claim 12, further comprising a first specific character string generation unit that generates the specific character string using a conversion function Fk.
【請求項14】 前記変換手段は、 前記入力手段により指定されたアルゴリズムに基づい
て、読むことは可能であるが意味が不明な著作権情報を
含む特定文字列を生成する第2の特定文字列生成手段を
含み、 前記埋込手段は、 前記入力手段により指定された指定位置に、前記第2の
特定文字列生成手段で生成された特定文字列を生成回数
分埋め込む第1の埋込手段を含む請求項12記載のプロ
グラム著作権保護装置。
14. A second specific character string for generating a specific character string including copyright information that can be read but has an unknown meaning, based on an algorithm specified by the input means. Generating means, wherein the embedding means includes first embedding means for embedding the specific character string generated by the second specific character string generating means in the specified position specified by the input means for the number of times of generation. 13. The program copyright protection device according to claim 12, comprising:
【請求項15】 前記変換手段は、 前記入力手段により指定されたアルゴリズムに基づい
て、読むことは可能であるが意味が判らない著作権情報
を含む同一文字列を生成する第3の特定文字列生成手段
を含み、 前記埋込手段は、前記入力手段により指定された場所に
指定回数埋め込む第2の埋込手段を含む請求項12記載
のプログラム著作権保護装置。
15. A third specific character string for generating an identical character string including copyright information that is readable but has no meaning based on an algorithm specified by the input means. 13. The program copyright protection apparatus according to claim 12, further comprising a generating unit, wherein the embedding unit includes a second embedding unit that embeds the data at a location specified by the input unit a specified number of times.
【請求項16】 前記圧縮埋込手段は、 前記ソース形式プログラムを圧縮形式に変換する際に、
著作権情報または、固有命令実行群を含めて圧縮し、圧
縮形式プログラムを生成する圧縮プログラム生成手段を
含む請求項12記載のプログラム著作権保護装置。
16. The compression embedding means, when converting the source format program into a compression format,
13. The program copyright protection device according to claim 12, further comprising a compression program generating means for generating a compression format program by compressing the copyright information or the unique instruction execution group.
【請求項17】 ディジタル情報処理によりプログラム
の著作権を保持するためのプログラム著作権保護装置で
あって、 ユーザからの指定入力を受け付ける入力手段と、 前記入力手段により指定されたアルゴリズムに基づい
て、読むことは可能であるか意味が不明な著作権情報を
含む特定文字列を生成する特定文字列生成手段と、 前記特定文字列生成手段で生成された前記特定文字列が
フォント制御された形式に変換するフォント変換手段と
を有する変換手段と、 オブジェクト形式プログラムの前記入力手段より指定さ
れた指定位置に、前記特定文字列を生成回数分埋め込む
埋込手段とを有することを特徴とするプログラム著作権
保護装置。
17. A program copyright protection device for holding a copyright of a program by digital information processing, comprising: input means for receiving a designation input from a user; and an algorithm designated by the input means. A specific character string generating unit that generates a specific character string including copyright information that is readable or whose meaning is unknown, and the specific character string generated by the specific character string generating unit is in a font-controlled format. A program copyright comprising: a conversion means having a font conversion means for converting; and an embedding means for embedding the specific character string in a specified position specified by the input means of the object format program by the number of generations. Protective equipment.
【請求項18】 前記入力手段は、 オブジェクト形式プログラムの特定区間に埋め込む著作
権情報検証用領域の位置情報及び該領域に挿入する情報
を入力する領域指定手段を含み、 前記変換手段は、 前記領域指定手段による情報に基づいて、著作権情報検
証用実行命令と、前記特定区間をジャンプする命令を生
成する命令生手段を含み、 前記埋込手段は、 オブジェクト形式プログラムの前記特定区間に前記命令
生成手段で生成された命令を設定する命令埋込手段を含
む請求項17記載のプログラム著作権保護装置。
18. The method according to claim 18, wherein the input unit includes a region designation unit that inputs position information of a copyright information verification region to be embedded in a specific section of the object format program and information to be inserted into the region. An execution instruction for verifying copyright information and an instruction generation means for generating an instruction for jumping to the specific section based on information by the specification means, wherein the embedding means generates the instruction in the specific section of the object format program. 18. The program copyright protection apparatus according to claim 17, further comprising an instruction embedding means for setting an instruction generated by the means.
【請求項19】 前記入力手段は、 プログラム作成者のみが知り得る冗長命令及び埋込位置
情報を入力する冗長命令入力手段と、 前記埋込手段は、 前記冗長命令入力手段により入力された情報をプログラ
ムの実行に影響を与えないオブジェクト形式プログラム
中に埋め込む冗長命令埋込手段を含む請求項17記載の
プログラム著作権保護装置。
19. The redundant command inputting means for inputting a redundant command and embedding position information which can be known only by a program creator, and the embedding means is adapted to input information inputted by the redundant command inputting means. 18. The program copyright protection apparatus according to claim 17, further comprising a redundant instruction embedding means for embedding the instruction in an object format program which does not affect the execution of the program.
【請求項20】 前記冗長命令入力手段は、 前記プログラム作成者のみが知り得る情報として、固有
命令実行群を入力する請求項19記載のプログラム著作
権保護装置。
20. The program copyright protection device according to claim 19, wherein said redundant command input means inputs a unique command execution group as information that only the program creator can know.
【請求項21】 前記埋込手段は、 前記オブジェクト形式プログラムの実行日が有効期限日
付情報の日付を越える場合に、前記オブジェクト形式プ
ログラムの実行を回避するための、著作権の有効期限日
付情報を、前記オブジェクト形式プログラム中に埋め込
む有効期限埋込手段を含む請求項17乃至19記載のプ
ログラム著作権保護装置。
21. The embedding means, when the execution date of the object format program exceeds the date of the expiration date information, to save the copyright expiration date information for avoiding execution of the object format program. 20. The program copyright protection apparatus according to claim 17, further comprising an expiration date embedding means for embedding in the object format program.
JP9102050A 1997-04-18 1997-04-18 Program copyright protecting method and device Pending JPH10293687A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9102050A JPH10293687A (en) 1997-04-18 1997-04-18 Program copyright protecting method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9102050A JPH10293687A (en) 1997-04-18 1997-04-18 Program copyright protecting method and device

Publications (1)

Publication Number Publication Date
JPH10293687A true JPH10293687A (en) 1998-11-04

Family

ID=14316947

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9102050A Pending JPH10293687A (en) 1997-04-18 1997-04-18 Program copyright protecting method and device

Country Status (1)

Country Link
JP (1) JPH10293687A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004348692A (en) * 2003-05-19 2004-12-09 Shuichi Otsu System for generating software dynamically and preventing illegal copy
JP2005235076A (en) * 2004-02-23 2005-09-02 Fujitsu Ltd Computer system, central device, and program execution method
JP2008504617A (en) * 2004-06-29 2008-02-14 ナグラカード エス. アー. Security module and method for customizing such a security module
JP2012209932A (en) * 2011-03-28 2012-10-25 Via Technologies Inc Data encryption method and system and data decryption method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004348692A (en) * 2003-05-19 2004-12-09 Shuichi Otsu System for generating software dynamically and preventing illegal copy
JP2005235076A (en) * 2004-02-23 2005-09-02 Fujitsu Ltd Computer system, central device, and program execution method
JP4514473B2 (en) * 2004-02-23 2010-07-28 富士通株式会社 Computer system, central apparatus, and program execution method
JP2008504617A (en) * 2004-06-29 2008-02-14 ナグラカード エス. アー. Security module and method for customizing such a security module
JP2012209932A (en) * 2011-03-28 2012-10-25 Via Technologies Inc Data encryption method and system and data decryption method

Similar Documents

Publication Publication Date Title
KR101190124B1 (en) Source code protection
CN108363911B (en) Python script obfuscating and watermarking method and device
JP2003280754A (en) Hidden source program, source program converting method and device and source converting program
EP2071571A1 (en) Information processing device, disc, information processing method, and program
JP4568489B2 (en) Program protection method, program protection program, and program protection apparatus
JP3275766B2 (en) Concealed image processing system
JP5400319B2 (en) Electronic document control apparatus, method and program
US20030179883A1 (en) Self-restoration type program, program producing method and apparatus, information processing apparatus and program
JP2010039891A (en) Information processor, program execution method, program and information processing system
JP2886969B2 (en) Program conversion method
JP2004080136A (en) Image processing apparatus, image processing method, and program used to execute the image processing method
JP2007156861A (en) Apparatus and method for protecting confidential information, and program
JPH10293687A (en) Program copyright protecting method and device
JP2008134821A (en) Electronic file processing program and information processor
US7404083B2 (en) Image signal analysis for watermark detection and decoding
KR102136656B1 (en) Electronic terminal device capable of processing conditional security settings for a memo entered in a spreadsheet and operating method thereof
JP2007199928A (en) Data communication monitoring program, system and method
JP3266021B2 (en) Security method
US20040034602A1 (en) Method and apparatus for watermarking binary computer code
EP1116110B1 (en) Method of creating an inseparable link between an electronic document and ole objects
JP2003050640A (en) Method for preventing copy of software
JP6215468B2 (en) Program protector
JP2004362077A (en) Data conversion system
JP3814618B2 (en) Text processing apparatus and control method
JP4013747B2 (en) Information processing apparatus and program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040810

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040930

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041102