JP5473146B2 - Software protection method - Google Patents

Software protection method Download PDF

Info

Publication number
JP5473146B2
JP5473146B2 JP2010288318A JP2010288318A JP5473146B2 JP 5473146 B2 JP5473146 B2 JP 5473146B2 JP 2010288318 A JP2010288318 A JP 2010288318A JP 2010288318 A JP2010288318 A JP 2010288318A JP 5473146 B2 JP5473146 B2 JP 5473146B2
Authority
JP
Japan
Prior art keywords
license
code
specific information
computer
transfer
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
JP2010288318A
Other languages
Japanese (ja)
Other versions
JP2011100476A (en
Inventor
克孝 鈴木
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 TEC Corp
Original Assignee
Toshiba TEC 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 TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2010288318A priority Critical patent/JP5473146B2/en
Publication of JP2011100476A publication Critical patent/JP2011100476A/en
Application granted granted Critical
Publication of JP5473146B2 publication Critical patent/JP5473146B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、コンピュータシステム等のソフトウェアの不正使用を未然に防止するソフトウェアプロテクト方法に関するものである。   The present invention relates to a software protection method for preventing unauthorized use of software such as a computer system.

コンピュータシステムにおいて、ソフトウェアの不正コピーを防止するソフトウェアプロテクト方法には、ハードウェア方式とソフトウェア方式がある。   In a computer system, a software protection method for preventing unauthorized copying of software includes a hardware method and a software method.

ハードウェア方式は、コンピュータ本体のUSBコネクタやプリンタコネクタにプロテクト用装置を接続して実行プログラムから適時監視する方式である。このハードウェア方式では、対応するプロテクト用装置が接続されている場合は動作が続行され、接続されていない場合は動作が中断される。   The hardware method is a method in which a protection device is connected to a USB connector or a printer connector of a computer main body and timely monitoring is performed from an execution program. In this hardware method, the operation is continued when the corresponding protection device is connected, and the operation is interrupted when it is not connected.

一方、ソフトウェア方式は、あらかじめメモリの特定位置に登録されたプロテクト用コードを実行プログラムが適時監視する方式である。このソフトウェア方式では、この対応するプロテクト用コードが登録されている場合は動作が続行され、登録されていない場合には動作が中断される。   On the other hand, the software method is a method in which the execution program monitors the protection code registered in advance at a specific location in the memory. In this software method, the operation is continued when the corresponding protection code is registered, and the operation is interrupted when it is not registered.

なお、プロテクト用コードは、実行プログラムを含むソフトウェアをインストールする際に登録するのが一般的である(例えば、特許文献1参照)。   Note that the protection code is generally registered when software including an execution program is installed (see, for example, Patent Document 1).

特開平7−325712号公報Japanese Patent Laid-Open No. 7-325712

しかし、ハードウェア方式の場合は、プロテクト用装置が必要になるためソフトウェアの販売価格が上がる欠点があった。   However, the hardware method has a drawback that the selling price of software increases because a protection device is required.

また、ソフトウェア方式の場合は、ライセンス契約を無視するなど悪意によれば不正コピーが可能であるので、複数台のコンピュータへのソフトウェアのインストールと実行可能となってしまうという欠点があった。   In the case of the software method, since illegal copying is possible according to malicious intentions such as ignoring a license contract, there is a drawback that software can be installed and executed on a plurality of computers.

さらに、両方式ともコンパイラで生成した実行ファイルに対するもので、事務用コンピュータで使用されるインタプリタで実行するソースプログラムについてはプロテクトをかける方法がなかった。   Furthermore, both types are for executable files generated by the compiler, and there was no way to protect the source program that was executed by the interpreter used on the office computer.

本発明は、上記の点に鑑みてなされたもので、その目的は、従来のハードウェア方式及びソフトウェア方式の欠点を解消し、しかも事務用コンピュータで使用されるプログラムのプロテクトをかけることができるソフトウェアプロテクト方法を提供するものである。   The present invention has been made in view of the above points, and an object of the present invention is to solve the disadvantages of the conventional hardware method and software method and to protect the program used in the office computer. A protection method is provided.

請求項1記載の発明は、ライセンス移動申請者が、ライセンス移動元のコンピュータのハードウェア固有情報を取得するステップと、前記ライセンス移動元のコンピュータが、当該ライセンス移動元のコンピュータに与えられたライセンスコードを記憶するライセンスコードテーブルから移動対象のライセンスコードを削除するステップと、前記ライセンス移動元のコンピュータが、前記削除したライセンスコードを論理演算および暗号化してライセンス移動用コードを生成するステップと、前記ライセンス移動申請者が、ライセンス移動先のコンピュータのハードウェア固有情報を取得するステップと、ライセンス発行者が、前記ライセンス移動申請者から、前記取得したライセンス移動元コンピュータのハードウェア固有情報および前記ライセンス移動先のコンピュータのハードウェア固有情報と前記ライセンス移動元のコンピュータで生成されたライセンス移動用コードとが提出されたのを受けて、前記ライセンス移動元のコンピュータのハードウェア固有情報および前記ライセンス移動用コードが正当なものであると判定した場合に、前記ライセンス発行者が、ライセンス生成ソフトウェアを利用して、前記取得したライセンス移動先のコンピュータのハードウェア固有情報およびライセンス移動するアプリケーション識別情報を論理演算および暗号化して新ライセンスコードを生成するステップと、前記ライセンス移動申請者が、前記生成した新ライセンスコードを前記ライセンス移動先のコンピュータのライセンスコードテーブルへ登録するステップと、を具備したことを特徴とする。 According to the first aspect of the present invention, the license transfer applicant obtains hardware specific information of the license transfer source computer, and the license transfer code is given to the license transfer source computer by the license transfer source computer. Deleting the license code to be transferred from the license code table storing the license, the license transfer source computer performing a logical operation and encryption of the deleted license code to generate a license transfer code, and the license movement applicant, acquiring hardware specific information of the license destination computer, the license issuer, from said license move applicant, hardware-specific information and the said obtained license the source computer In response to the submission of the hardware specific information of the license transfer destination computer and the license transfer code generated by the license transfer source computer, the hardware transfer information of the license transfer source computer and the license transfer If the license issuer determines that the license code is valid, the license issuer uses the license generation software to logically calculate the hardware specific information of the acquired license transfer destination computer and the application identification information to which the license is transferred. Calculating and encrypting a new license code; and registering the generated new license code in a license code table of the license transfer destination computer. The features.

以上説明したように本発明によれば、ハードウェア固有情報に基づいて作成されたライセンサコードによりライセンス判定が行われるので、ライセンス登録したコンピュータに限りソフトウェアを動作可能とすることができる。これにより、ライセンスをコンピュータ単位で管理することができる。   As described above, according to the present invention, the license is determined by the licensor code created based on the hardware-specific information, so that the software can be operated only for the license-registered computer. As a result, the license can be managed on a computer basis.

また、実行対象となるコンピュータを変更する場合にライセンス移動を行い、その際にライセンス削除と合わせてライセンス移動用コードを利用することで、移動元コンピュータでのライセンス登録の確実な削除と、他のコンピュータへの不正コピーを防止することができる。   Also, when changing the computer to be executed, the license is transferred, and at that time, the license transfer code is used together with the license deletion, so that the license registration on the source computer can be securely deleted and other Unauthorized copying to a computer can be prevented.

さらに、特権者だけがアプリケーション識別情報をプログラムファイルのヘッダ部等に格納でき、特権者以外はソースプログラムの編集ソフト(ソースエディタ)を使用してもこの識別の参照と変更をできないようにしたので、インタプリタ型プログラム言語で記述するソフトウェアへのプロテクト適用が可能になる。   In addition, only privileged users can store application identification information in the header of the program file, etc., and non-privileged users cannot refer to or change this identification using the source program editing software (source editor). Therefore, it is possible to apply protection to software written in an interpreted program language.

本発明の一実施の形態に係るソフトウェアプロテクト方法が採用された事務コンピュータのシステム構成図。The system block diagram of the office computer by which the software protection method which concerns on one embodiment of this invention was employ | adopted. 同実施の形態に係るアプリケーション識別情報書込みを示す図。The figure which shows the application identification information writing based on the embodiment. 同実施の形態に係るライセンスコード生成を示す図。The figure which shows the license code production | generation concerning the embodiment. 同実施の形態の動作を説明するためのフローチャート。The flowchart for demonstrating the operation | movement of the embodiment. 同実施の形態に係るライセンスコードの発行と登録手順例を示す図。FIG. 6 is a diagram showing an example of a license code issuance and registration procedure according to the embodiment. 同実施の形態に係るライセンスコードの移動と登録手順例を示す図The figure which shows the transfer of the license code which concerns on the same embodiment, and a registration procedure example

以下図面を参照して本発明の一実施の形態について説明する。   Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

図1を参照して本ソフトウェアプロテクト方法が実施される例えば事務コンピュータのシステム構成について説明する。   A system configuration of, for example, an office computer in which the software protection method is implemented will be described with reference to FIG.

図1において、1は事務コンピュータを統括して制御するための制御部である。この制御部1には、ライセンサを管理するライセンス管理部2、プロテクトを検査するプロテクト検査部3、プログラムを実行するプログラム実行部4、各種データを入力する入力部5、各種データを表示する表示部が接続される。   In FIG. 1, reference numeral 1 denotes a control unit for controlling the office computer in an integrated manner. The control unit 1 includes a license management unit 2 that manages licensors, a protect inspection unit 3 that inspects protection, a program execution unit 4 that executes programs, an input unit 5 that inputs various data, and a display unit that displays various data Is connected.

ライセンス管理部2には、ライセンスコードを記憶するライセンスコードテーブル7、例えばハードディスク装置のシリアル番号であるハードウェア固有情報を記憶する記憶部8が接続される。   The license management unit 2 is connected to a license code table 7 that stores a license code, for example, a storage unit 8 that stores hardware specific information that is a serial number of a hard disk device.

また、プロテクト検査部3には、ライセンスコードテーブル7、記憶部8及びプログラムファイル1〜nが格納されるプログラムファイル9が接続される。   The protect checking unit 3 is connected to a license code table 7, a storage unit 8, and a program file 9 in which program files 1 to n are stored.

このプログラムファイル9に格納されるプログラムファイル1〜nは適宜プログラム実行部4に読み出されて実行される。   The program files 1 to n stored in the program file 9 are read by the program execution unit 4 and executed as appropriate.

なお、10は印字部、11はインターネットに接続されるインターフェイスである。   Reference numeral 10 denotes a printing unit, and 11 denotes an interface connected to the Internet.

次に、本発明に係るソフトウェアプロテクト方法の動作について図4のフローチャートを参照して説明する。   Next, the operation of the software protection method according to the present invention will be described with reference to the flowchart of FIG.

まず、初期化処理が行われる(ステップS1)。つまり、制御部1は各部2〜6の初期化を行う。   First, initialization processing is performed (step S1). That is, the control unit 1 initializes the units 2 to 6.

次に、表示部6に処理の選択メニュー画面が表示される(ステップS2)。この選択項目にはプログラム実行、ライセンス管理、終了などがある。   Next, a process selection menu screen is displayed on the display unit 6 (step S2). The selection items include program execution, license management, and termination.

そして、入力部5から操作者より選択された選択項目を受け付けられる(ステップS3)。   And the selection item selected by the operator from the input part 5 is received (step S3).

ここで、プログラム実行が選択された場合にはステップS4へ、ライセンス管理が選択された場合にはステップS11へ、終了が選択された場合には、ステップS17へ処理が進む。   If the program execution is selected, the process proceeds to step S4. If license management is selected, the process proceeds to step S11. If the end is selected, the process proceeds to step S17.

以下、プログラム実行が選択された場合の処理について説明する。まず、プロテクト検査部3は実行対象のプログラムファイル9に格納されたアプリケーション識別情報を読み出して取得する(ステップS4)。ここで、アプリケーション識別情報とは、図2に示すように、アプリケーションソフトウェア開発時に識別情報書込みソフト10を利用して、プログラムファイルのたとえばヘッダ部に格納した情報であり、ここに格納した情報はソースコードの編集ソフト(エディタ)では参照と変更ができないようになっている。   Hereinafter, processing when program execution is selected will be described. First, the protect checking unit 3 reads and acquires the application identification information stored in the execution target program file 9 (step S4). Here, the application identification information is information stored in, for example, a header portion of a program file using the identification information writing software 10 during application software development, as shown in FIG. The code editing software (editor) cannot be referenced or changed.

次に、プロテクト検査部3はハードウェア固有情報8を読み出して取得する(ステップS5)。ここで、ハードウェア固有情報の例としては、ハードウェア装置のシリアル番号などがある。   Next, the protect checking unit 3 reads and acquires the hardware specific information 8 (step S5). Here, examples of hardware specific information include a serial number of a hardware device.

さらに、プロテクト検査部3はアプリーション識別情報とハードウェア固有情報よりライセンスコードを算出する(ステップS6)。   Further, the protect inspection unit 3 calculates a license code from the application identification information and hardware specific information (step S6).

さらに、プロテクト検査部3はライセンスコードテーブル7を参照し、算出したライセンスコードと一致するコードが存在するか調べる(ステップS7)。そして、プロテクト検査部3はライセンス登録の判定を行う(ステップS8)。   Further, the protect checking unit 3 refers to the license code table 7 and checks whether there is a code that matches the calculated license code (step S7). Then, the protect inspection unit 3 determines license registration (step S8).

このステップS8の判定で、算出したライセンスコードと一致するコードがライセンスコードテーブル7にある場合は、ステップS9へ処理が進む。一方、一致するコードがなかった場合はステップS10へ処理が進む。   If it is determined in step S8 that there is a code that matches the calculated license code in the license code table 7, the process proceeds to step S9. On the other hand, if there is no matching code, the process proceeds to step S10.

ステップS9において、プログラム実行部4は操作者が選択画面で選択したプログラムについて対応するプログラムファイル群9よりプログラムを読み出して実行する。そして、そのプログラム実行後はステップS2の選択画面表示へ処理が進む。   In step S9, the program execution unit 4 reads and executes the program from the corresponding program file group 9 for the program selected by the operator on the selection screen. Then, after the program is executed, the process proceeds to the selection screen display in step S2.

一方、ステップS10においては、表示部6にライセンスコードが未登録である旨の警告メッセージ画面が表示される。そして、ステップS2の選択画面表示へ処理が進む。   On the other hand, in step S10, a warning message screen indicating that the license code is not registered is displayed on the display unit 6. Then, the process proceeds to the selection screen display in step S2.

前述したステップS3の選択でライセンス管理が選択された場合には、表示部6にはソフトウェアライセンス管理に関する処理の選択画面が表示される(ステップS11)。ここで、選択項目には、ハードウェア固有情報の取得、ライセンスコード登録、ライセンス移動などがある。   When license management is selected in the above-described selection in step S3, a selection screen for processing related to software license management is displayed on the display unit 6 (step S11). Here, the selection items include acquisition of hardware specific information, license code registration, and license transfer.

そして、入力部5において操作者より選択入力を受け付けられる(ステップS12)。このステップS12の選択で、ハードウェア固有情報の取得が選択された場合にはステップS13へ、ライセンスコード登録が選択された場合にはステップS14へ、ライセンス移動が選択された場合にはステップS15へ処理が進む。   Then, a selection input is accepted from the operator at the input unit 5 (step S12). If the acquisition of hardware specific information is selected in step S12, the process proceeds to step S13. If license code registration is selected, the process proceeds to step S14. If license transfer is selected, the process proceeds to step S15. Processing proceeds.

ここで、図5及び図6を参照してソフトウェアライセンスの発行と登録手順の流れを説明する。ライセンス発行と登録手順は、ライセンス新規登録時とライセンス移動時で異なる。   Here, the flow of the software license issuance and registration procedure will be described with reference to FIGS. The license issuance and registration procedures are different between new license registration and license transfer.

まず、第5図を参照してライセンス新規登録時の手順を説明する。ライセンス発行には、ライセンス購入申請者とライセンス発行者の二者が存在する。まず、ライセンス購入申請者は、ソフトウェアを実行するコンピュータのハードウェア固有情報を取得する(ステップS21)。これは、図4のステップS13でライセンス管理部2が取得することになる。   First, the procedure for new license registration will be described with reference to FIG. There are two types of license issuance: a license purchase applicant and a license issuer. First, the license purchase applicant obtains hardware specific information of a computer that executes software (step S21). This is acquired by the license management unit 2 in step S13 of FIG.

そして、ライセンス発行者に対してアプリケーションソフトウェアのライセンス購入申請を行う(ステップS22)。このとき、ハードウェア固有情報も提出する。ライセンス発行者は、ライセンス購入申請を受け付けた後、ハードウェア固有情報と購入対象アプリケーション識別情報を論理演算、暗号化してライセンスコードを作成する(ステップS23)。このとき、ライセンスコードの作成には、図3に示すライセンス生成ソフトウェア20を利用する。そして、申請者へライセンスコードを送付する(ステップS24)。そして、申請者は、発行者よりライセンスコードを受け取り(ステップS25)、対象コンピュータへライセンスコードを登録する(ステップS26)。その際、図4のステップS14でライセンス管理部2がライセンステーブル7へ登録することになる。   Then, an application software license purchase application is made to the license issuer (step S22). At this time, hardware-specific information is also submitted. After accepting the license purchase application, the license issuer creates a license code by logically calculating and encrypting the hardware specific information and the purchase target application identification information (step S23). At this time, the license generation software 20 shown in FIG. 3 is used to create the license code. Then, the license code is sent to the applicant (step S24). Then, the applicant receives the license code from the issuer (step S25), and registers the license code in the target computer (step S26). At that time, the license management unit 2 registers in the license table 7 in step S14 of FIG.

次に、図6を参照してライセンス移動時の手順を説明する。まず、ライセンス移動申請者はライセンス移動元のコンピュータのハードウェア固有情報を取得する(ステップS31)。その際、ハードウェア固有情報は図4のステップS13でライセンス管理部2が取得することになる。そして、ライセンス移動元のコンピュータにおいてライセンスコードの登録を削除する(ステップS32)。そして、ライセンス削除に伴い、ライセンス移動用コードが作成される。その際、ライセンスの削除は図4のステップS15でライセンス管理部2がライセンステーブル7より対象ライセンスコードを削除することにより行われる。移動用コードの作成は図4のステップS16でライセンス管理部2が削除したライセンスコードを論理演算、暗号化して作成する。そして、ライセンス移動先のコンピュータのハードウェア固有情報を取得する(ステップS33)。そして、ライセンス発行者に対してアプリケーションソフトウェアのライセンス移動申請をする(ステップS34)。このとき、新旧ハードウェア固有情報とライセンス移動用コードも提出する。ライセンス発行者は、ライセンス移動申請を受け付けた後、移動元ハードウェア固有情報とライセンス移動用コードよりライセンスの正当性を判定する(ステップS35)。ここで、正当と判定した場合は、新ライセンスコードを発行する。この場合、提出された新しいハードウェア固有情報と移動対象アプリケーション識別情報を論理演算、暗号化して新ライセンスコードを生成する(ステップS36)。このとき、ライセンスコードの作成には、図3に示すライセンス生成ソフトウェア20を利用する。そして、申請者へライセンスコードを送付する(ステップS37)。この送付はインターネットを介したメールや、FAX等で行われる。   Next, the procedure for transferring a license will be described with reference to FIG. First, the license transfer applicant obtains hardware specific information of the license transfer source computer (step S31). At this time, the hardware management information is acquired by the license management unit 2 in step S13 of FIG. Then, the registration of the license code is deleted on the license transfer source computer (step S32). A license transfer code is created along with the license deletion. At this time, the license is deleted by the license management unit 2 deleting the target license code from the license table 7 in step S15 in FIG. The transfer code is created by performing logical operation and encryption on the license code deleted by the license management unit 2 in step S16 of FIG. Then, hardware specific information of the license transfer destination computer is acquired (step S33). Then, an application software license transfer application is made to the license issuer (step S34). At this time, the old and new hardware specific information and the license transfer code are also submitted. After accepting the license transfer application, the license issuer determines the validity of the license from the source hardware specific information and the license transfer code (step S35). If it is determined to be valid, a new license code is issued. In this case, a new license code is generated by performing logical operation and encryption on the submitted new hardware specific information and transfer target application identification information (step S36). At this time, the license generation software 20 shown in FIG. 3 is used to create the license code. Then, the license code is sent to the applicant (step S37). This sending is performed by e-mail or FAX via the Internet.

そして、申請者は、発行者よりライセンスコードを受け取り(ステップS38)、移動先コンピュータへライセンスコードを登録する(ステップS39)。その際、図4のステップS14でライセンス管理部2がライセンステーブル7へ登録することになる。   Then, the applicant receives the license code from the issuer (step S38), and registers the license code in the transfer destination computer (step S39). At that time, the license management unit 2 registers in the license table 7 in step S14 of FIG.

最後に、図4のステップS3で終了が選択された場合、制御部1が各部2〜6の終了処理を行って処理は終了する(ステップS17)。   Finally, when the end is selected in step S3 of FIG. 4, the control unit 1 performs the end process of each unit 2 to 6 and the process ends (step S17).

以上のように、本発明によれば、ソフトウェアのライセンス登録、ライセンス移動、そしてプログラム起動時のライセンス判定は次のように行われる。   As described above, according to the present invention, software license registration, license transfer, and license determination at the time of starting a program are performed as follows.

まず、ライセンス登録手順としては、ライセンス購入申請者がライセンス発行者に対しアプリケーションソフトウェアの購入を申請をする。このとき、ソフトウェアを実行するコンピュータのハードウェア固有情報を取得して提出する。ライセンス発行者は購入対象アプリケーションの識別情報とハードウェア固有情報を論理演算、暗号化してライセンスコードを作成して購入申請者へ送付する。購入申請者はそのライセンスコードをコンピュータへ登録する。   First, as a license registration procedure, the license purchase applicant applies to the license issuer to purchase application software. At this time, the hardware specific information of the computer executing the software is acquired and submitted. The license issuer performs logical operation and encryption on the identification information of the application to be purchased and the hardware specific information, creates a license code, and sends it to the purchase applicant. The purchase applicant registers the license code in the computer.

次に、ソフトウェアの実行権を他のコンピュータへ移す際、ライセンス移動手順としては、ライセンス移動申請者がライセンス発行者に対してアプリケーションソフトウェアのライセンス移動を申請する。このとき、移動元と移動先のコンピュータのハードウェアの固有情報と、ライセンス移動用コードを提出する。ここで、ライセンス移動用コードは移動元コンピュータでライセンス登録を削除したとき生成されるコードである。ライセンス発行者は移動元コンピュータのハードウェア固有情報とライセンス移動用コードよりライセンスの正当性を判定し、正当である場合は、移動対象アプリケーションの識別情報と移動先コンピュータのハードウェア固有情報を論理演算、暗号化して新ライセンスコードを作成して移動申請者へ送付する。移動申請者はその新ライセンスコードをコンピュータへ登録する。   Next, when transferring the execution right of the software to another computer, as a license transfer procedure, the license transfer applicant applies for the license transfer of the application software to the license issuer. At this time, the unique information of the hardware of the transfer source and transfer destination computers and the license transfer code are submitted. Here, the license transfer code is a code generated when the license registration is deleted on the transfer source computer. The license issuer determines the validity of the license from the hardware specific information of the source computer and the license transfer code, and if it is valid, logically calculates the identification information of the target application and the hardware specific information of the destination computer. Encrypt and create a new license code and send it to the applicant. The transfer applicant registers the new license code in the computer.

次に、プログラム起動時のライセンス判定は、プログラム起動前にライセンス検査手段が、プログラムファイルに格納されているアプリケーション識別情報と、ハードウェア固有情報と、コンピュータに登録されたライセンスコードより、ライセンスの正当性を判定する。   Next, the license determination at the time of starting the program is performed by the license checking means before starting the program, based on the application identification information stored in the program file, the hardware specific information, and the license code registered in the computer. Determine sex.

ここで、アプリケーション識別情報は、アプリケーションプログラムごとに用意する情報で、プログラム開発時に特権者がプログラムファイルに格納する。また、特権者以外がソースプログラムを変更しても識別情報は変更されないこととする。   Here, the application identification information is information prepared for each application program, and is stored in a program file by a privileged person at the time of program development. Further, it is assumed that the identification information is not changed even if a non-privileged user changes the source program.

ライセンス判定の結果、正当な場合はプログラムを起動し、正当でない場合はプログラム起動を中止する。   As a result of the license determination, if it is valid, the program is started, and if it is not valid, the program start is stopped.

なお、上記実施の形態では事務コンピュータにソフトウェアプロテクト方法が採用された例を示したが、インタプリタ型のプログラム言語をアプリケーションプログラムに使用しているコンピュータであれば事務コンピュータに限らず他のコンピュータでも良い。   In the above-described embodiment, an example in which the software protection method is adopted for the office computer is shown. However, the computer is not limited to the office computer, and may be another computer as long as the computer uses an interpreted program language for the application program. .

1…制御部、2…ライセンス管理部、3…プロテクト検査部、4…プログラム実行部、7…ライセンスコードテーブル、8…記憶部、9…プログラムファイル。   DESCRIPTION OF SYMBOLS 1 ... Control part, 2 ... License management part, 3 ... Protection inspection part, 4 ... Program execution part, 7 ... License code table, 8 ... Memory | storage part, 9 ... Program file.

Claims (3)

ライセンス移動申請者が、ライセンス移動元のコンピュータのハードウェア固有情報を取得するステップと、
前記ライセンス移動元のコンピュータが、当該ライセンス移動元のコンピュータに与えられたライセンスコードを記憶するライセンスコードテーブルから移動対象のライセンスコードを削除するステップと、
前記ライセンス移動元のコンピュータが、前記削除したライセンスコードを論理演算および暗号化してライセンス移動用コードを生成するステップと、
前記ライセンス移動申請者が、ライセンス移動先のコンピュータのハードウェア固有情報を取得するステップと、
ライセンス発行者が、前記ライセンス移動申請者から、前記取得したライセンス移動元コンピュータのハードウェア固有情報および前記ライセンス移動先のコンピュータのハードウェア固有情報と前記ライセンス移動元のコンピュータで生成されたライセンス移動用コードとが提出されたのを受けて、前記ライセンス移動元のコンピュータのハードウェア固有情報および前記ライセンス移動用コードが正当なものであると判定した場合に、前記ライセンス発行者が、ライセンス生成ソフトウェアを利用して、前記取得したライセンス移動先のコンピュータのハードウェア固有情報およびライセンス移動するアプリケーション識別情報を論理演算および暗号化して新ライセンスコードを生成するステップと、
前記ライセンス移動申請者が、前記生成した新ライセンスコードを前記ライセンス移動先のコンピュータのライセンスコードテーブルへ登録するステップと、
を具備したことを特徴とするソフトウェアプロテクト方法。
The license transfer applicant obtains hardware-specific information of the license transfer source computer; and
The license transfer source computer deleting the license code to be transferred from the license code table storing the license code given to the license transfer source computer;
The license transfer source computer generates a license transfer code by performing a logical operation and encryption on the deleted license code;
The license transfer applicant obtains hardware-specific information of a license transfer destination computer; and
The license issuer receives from the license transfer applicant the hardware-specific information of the acquired license transfer source computer, the hardware-specific information of the license transfer destination computer, and the license transfer generated by the license transfer source computer When the license issuer determines that the hardware-specific information of the license transfer source computer and the license transfer code are valid, the license issuer downloads the license generation software. Using the obtained hardware specific information of the license transfer destination computer and the application identification information to which the license is transferred to generate a new license code by performing a logical operation and encryption;
The license transfer applicant registering the generated new license code in a license code table of the license transfer destination computer;
A software protection method comprising:
前記登録はメールを介して行うことを特徴とする請求項1記載のソフトウェアプロテクト方法。   2. The software protection method according to claim 1, wherein the registration is performed via mail. 前記ライセンス移動元のコンピュータのライセンスコードテーブルに登録されているライセンスコードは、前記ライセンス移動元のコンピュータのハードウェア固有情報及び実行されるアプリケーションプログラムの固有情報であるアプリケーション識別情報を論理演算および暗号化して作成されたものであることを特徴とする請求項1記載のソフトウェアプロテクト方法。 The license code registered in the license code table of the license transfer source computer performs logical operation and encryption of the hardware specific information of the license transfer source computer and the application identification information which is the specific information of the application program to be executed. 2. The software protection method according to claim 1, wherein the software protection method is created.
JP2010288318A 2010-12-24 2010-12-24 Software protection method Expired - Fee Related JP5473146B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010288318A JP5473146B2 (en) 2010-12-24 2010-12-24 Software protection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010288318A JP5473146B2 (en) 2010-12-24 2010-12-24 Software protection method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2005008032A Division JP4728650B2 (en) 2005-01-14 2005-01-14 Software protection method and office computer having software protection function

Publications (2)

Publication Number Publication Date
JP2011100476A JP2011100476A (en) 2011-05-19
JP5473146B2 true JP5473146B2 (en) 2014-04-16

Family

ID=44191549

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010288318A Expired - Fee Related JP5473146B2 (en) 2010-12-24 2010-12-24 Software protection method

Country Status (1)

Country Link
JP (1) JP5473146B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6424499B2 (en) * 2014-07-10 2018-11-21 株式会社リコー Image forming apparatus, information processing method, and program
KR102104470B1 (en) * 2018-06-14 2020-04-24 서원대학교산학협력단 Method and apparaus for managing license of software using the USB memory

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10149283A (en) * 1996-09-20 1998-06-02 Fujitsu Ltd Information processor, replaceable storage medium, license issue system, and license issuing and moving method
JP4101897B2 (en) * 1996-11-13 2008-06-18 富士通株式会社 Software licensing device
JP3924342B2 (en) * 1997-02-14 2007-06-06 富士通株式会社 Software license management system and software license management apparatus
JP2000207199A (en) * 1999-01-14 2000-07-28 Hiromichi Toyama Method, device and system for managing software
JP2004013568A (en) * 2002-06-07 2004-01-15 Nippon Telegr & Teleph Corp <Ntt> Method and device for managing digital contents use rights
JP4039923B2 (en) * 2002-09-20 2008-01-30 富士通株式会社 Software execution management device, software execution management method, and software execution management program
JP2004171107A (en) * 2002-11-18 2004-06-17 Sony Corp Software providing system, software providing device and method, recording medium, and program
JP3791499B2 (en) * 2003-01-23 2006-06-28 ソニー株式会社 Content distribution system, information processing apparatus or information processing method, and computer program

Also Published As

Publication number Publication date
JP2011100476A (en) 2011-05-19

Similar Documents

Publication Publication Date Title
KR100962927B1 (en) Information processing method, information processing apparatus and storage medium
US9230113B2 (en) Encrypting and decrypting a virtual disc
JP5602841B2 (en) Product enhancement based on user identification
JP5597253B2 (en) Interaction model for transferring state and data
JP4703723B2 (en) A computer-implemented method and system for embedding auxiliary information in the header of a digitally signed executable.
JP5778865B2 (en) Services for adding functionality to applications
KR100888594B1 (en) Method for generating licence and method and apparatus for providing contents using the same
EP1901190A1 (en) Method and system for managing access to add-on data files
JP4728650B2 (en) Software protection method and office computer having software protection function
JP5121542B2 (en) Application packaging device, its control method, and program
JPH1031587A (en) Data terminal equipment and computer program
JP5473146B2 (en) Software protection method
TWI467485B (en) Verification of the basic input and output system update method, the computer can read the recording media and computer program products
US20140150118A1 (en) Information processing device, control method therefor, program, and information storage medium
JP4818279B2 (en) Program processing apparatus, program processing method, and program
JP2013109544A (en) Information processing device and program
JPWO2015136964A1 (en) License information management apparatus, license information management method, and program
JP2006330789A (en) Application system, application program, storage medium and server device
TWI682296B (en) Image file packaging method and image file packaging system
JP2010244261A (en) Information processing apparatus and method
JP4652016B2 (en) Application program, server computer, license key issuing program, license key issuing device, and license key issuing system
JP2002116834A (en) Method for permitting use of software and system for the same and computer readable recording medium
JP2007334821A (en) Application protection device, application protection method, and application protection program
JP5704219B2 (en) Device management system and device management method
JP2013025607A (en) Information processor and information processing method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130115

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130311

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130716

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130913

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131008

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20131205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131206

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20131212

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20131219

TRDD Decision of grant or rejection written
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20131226

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140107

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20140109

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20140116

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140203

R150 Certificate of patent or registration of utility model

Ref document number: 5473146

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees