JP2004287550A - Recording medium data erasing method, data display method, computer program, and recording medium - Google Patents

Recording medium data erasing method, data display method, computer program, and recording medium Download PDF

Info

Publication number
JP2004287550A
JP2004287550A JP2003075753A JP2003075753A JP2004287550A JP 2004287550 A JP2004287550 A JP 2004287550A JP 2003075753 A JP2003075753 A JP 2003075753A JP 2003075753 A JP2003075753 A JP 2003075753A JP 2004287550 A JP2004287550 A JP 2004287550A
Authority
JP
Japan
Prior art keywords
recording medium
data
sector
writing
hard disk
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.)
Withdrawn
Application number
JP2003075753A
Other languages
Japanese (ja)
Inventor
Hiroyo Ouchi
弘世 大内
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.)
TDK Corp
Original Assignee
TDK 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 TDK Corp filed Critical TDK Corp
Priority to JP2003075753A priority Critical patent/JP2004287550A/en
Publication of JP2004287550A publication Critical patent/JP2004287550A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To completely erase data of a recording medium such as a hard disk to prevent restoration of data and then to give another meaning while facilitating its confirmation. <P>SOLUTION: Random number values are first written in the whole erase object area of the hard disk (S301). Specific information is written in the first and last parts of each sector, and fixed values of "0" or "1" are written in other areas (S302-S304). When writing of one sector part is completed, whether or not writing of the whole erase object area is completed is determined, and if not being completed, the erasure processing is repeatedly performed (S302-S304). When completed, the erasure processing is terminated. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、記録メディアのデータ消去方法およびデータ表示方法に関し、より詳細には、ハードディスクなどの記録メディアに記録されているデータを消去しつつ、別の意味を持たせるようにした記録メディアのデータ消去方法、記録メディア内のデータ表示方法、コンピュータプログラムおよび記録媒体に関する。
【0002】
【従来の技術】
従来から、リースやレンタルされたパーソナルコンピュータ(PC)を返却するときや、買い替えなどで古いコンピュータを手放す際にハードディスクから個人情報や重要なデータが漏洩することを防ぐことを目的として、ハードディスクのデータを消去する手段が多く出回っており、その消去方式にも様々なものがある。
【0003】
例えば、NSA標準(米国国防総省NSA規格)では、1回目、2回目に乱数を書き込み、3回目にゼロ(16進数の00)を書き込むことで、記録データの完全消去を実現している。また、旧NSA標準では、1回目、3回目にゼロを書き込み、2回目、4回目に固定値(例えば16進数のFF)を書き込むことで記録データの完全消去を実現している。また、DoD標準(米国国防総省規格)では、1回目にゼロ、2回目に固定値、3回目に乱数を書き込むことで記録データの完全消去を実現している。また、NATO標準(NATO規格)では、1回目、3回目、5回目にゼロを書き込み、2回目、4回目、6回目に固定値を書き込み、7回目に乱数を書き込むことで完全消去を実現している。
【0004】
また、上述した消去方式を実行するアプリケーションソフトの不正使用を防止するため、ハードディスクに対するデータ消去処理の後、使用したアプリケーションソフトの特定情報を当該ハードディスクの先頭アドレスや最終アドレスに書き込む方式も知られている(特許文献1参照)。この方式によれば、ハードディスクのデータを消去したアプリケーションソフトを特定することができる。さらに上記特定情報にアプリケーションソフト個々のシリアル番号を含めることにより、アプリケーションソフト個々を特定することができる。
【0005】
【特許文献1】
特開2002−312128号公報
【0006】
【発明が解決しようとする課題】
しかしながら、上述したいずれの消去方式も消去する以前にハードディスクに記録されていたデータを復元できないようにすることだけが目的で、消去処理が実行された後にハードディスクに記録されたデータの内容は当然意味を持たない。そのため、本当に消去されたか否かを判断することが困難であるという問題がある。また、アプリケーションソフトの特定情報を当該ハードディスクに単に記録しただけでは、当該特定情報の確認が容易でないという問題もある。
【0007】
したがって、本発明の目的は、ハードディスクなどの記録メディアのデータを完全に消去し、データを復元できないようにした上で、別の意味を持たせるようにするとともに、それを容易に確認できるように改良されたデータ消去方法およびデータ表示方法を提供することにある。
【0008】
【課題を解決するための手段】
本発明のかかる目的は、記録メディアに乱数値を書き込む第1の書き込みステップと、前記記録メディアの各セクタの所定の位置に特定の情報を書き込むとともに、その他の位置に“0”又は“1”の一定値を書き込む第2の書き込みステップを有することを特徴とする記録メディアのデータ消去方法を提供することによって達成される。
【0009】
本発明によれば、ハードディスクなどの記録メディアのデータを完全に消去し、データを復元できないようにした上で、別の意味を持たせるようにするとともに、それを容易に確認することができる。
【0010】
本発明の好ましい実施形態において、前記所定の位置は、前記記録メディアの各セクタの最初と最後である。
【0011】
本発明に好ましい実施形態によれば、ダンプ画面に特定の情報を常に表示させることができ、消去を実行したことの証明の確認が容易となる。
【0012】
本発明の好ましい実施形態において、前記特定の情報は、前記消去処理を実施した日付、時刻又は日付及び時刻のいずれかを特定可能な情報を含んでいる。
【0013】
本発明の好ましい実施形態によれば、消去処理を実行した日時を確実に証明することができる。
【0014】
本発明のさらに好ましい実施形態においては、前記記録メディアがハードディスクである。
【0015】
本発明のさらに好ましい実施形態によれば、買い替えなどで古いコンピュータを手放す際に個人情報や重要なデータが漏洩することを防ぐことを目的としてハードディスクに記録されているデータを完全に消去する場合に特に必要とされる、消去処理を実行したことの証明の確認が容易となる。
【0016】
本発明の前記目的はまた、記録メディアの記録再生手段を備えたコンピュータに、前記記録メディアに乱数値を書き込む第1の書き込みステップと、前記記録メディアの各セクタの所定の位置に特定の情報を書き込むとともに、その他の位置に“0”又は“1”の一定値を書き込む第2の書き込みステップを実行させるためのコンピュータプログラムによっても達成される。
【0017】
本発明の前記目的はまた、記録メディア内のデータを2分の1セクタ単位でダンプ表示するステップと、1セクタ単位又は2分の1セクタ単位で前記ダンプ表示を切り替えるステップを有することを特徴とする記録メディア内のデータ表示方法によっても達成される。
【0018】
本発明によれば、VGA表示であってもダンプ画面全体を確実に表示することができ、また1セクタの最初と最後に特定の情報を書き込む上述のデータ消去方式で消去した場合には、ダンプ画面に特定の情報を常に表示させることができ、消去を実行したことの証明の確認が容易となる。
【0019】
本発明の前記目的はまた、記録メディアの記録再生手段を備えたコンピュータに、記録メディア内のデータを2分の1セクタ単位でダンプ表示するステップと、1セクタ単位又は2分の1セクタ単位で前記ダンプ表示を切り替えるステップを実行させるためのコンピュータプログラムによっても達成される。
【0020】
本発明の前記目的はまた、前記コンピュータプログラムを記録したコンピュータ読み取り可能な記録媒体によっても達成される。
【0021】
【発明の実施の形態】
以下、添付図面を参照しながら、本発明の好ましい実施形態について詳細に説明する。
【0022】
図1は、本発明の好ましい実施形態にかかるハードディスクのデータ消去方法を実現するコンピュータシステムの構成を示す略ブロック図である。
【0023】
図1に示されるように、このコンピュータシステム100は、コンピュータ本体101と、ディスプレイ102などの表示手段と、キーボード103やマウス104などのデータ入力手段を備えている。これら表示手段とデータ入力手段は、後述するハードディスクのデータ消去プログラムとともにグラフィカルユーザインターフェースを構成する。コンピュータ本体(単に、コンピュータということがある)101は、一般的なパーソナルコンピュータの構成であって、CPU105、メモリ106、ハードディスクドライブ(HDD)107、フレキシブルディスクドライブ(FDD)108、CD−ROMドライブ109、入出力インターフェース(I/O)110などを備えている。
【0024】
本実施形態においては、ハードディスクドライブ107がデータ消去の対象とされ、ハードディスクドライブ107にはハードディスク(HD)が含まれている。ハードディスクドライブ107は1台のみ接続されていてもよく、図示のように複数台接続されていてもよい。例えば、IDE接続の場合には最大で4台のハードディスクドライブを接続可能である。一方、ハードディスクのデータ消去プログラム111はフレキシブルディスク(FD)108FやCD−ROM109Cに記録された状態で提供される。ハードディスクのデータ消去プログラム111はコンピュータの起動時にFDDやCD−ROMドライブから読み込まれ、自動的にメモリ106へ展開される。これによりプログラムがBIOSレベルで動作し、ハードディスクのデータ消去が実行される。
【0025】
図2は、ディスプレイ102に表示されるハードディスクのデータ消去プログラムのメイン画面を示す画面図である。
【0026】
図2に示されるように、メイン画面200には、「データ消去」201a、「ダンプ」201b、「終了」201cのいずれかの項目を選択させるメニューボックス201が表示される。各項目は所定のキー操作により選択されて、それぞれのモードに移行する。「データ消去」201aは、本発明にかかる消去方式に従って消去処理を実行するモードであり、“1”のキーが押されたときにそのモードに移行する。また「ダンプ」201bは、ハードディスクの内容を確認するモードであり、“2”のキーが押されたときにそのモードに移行する。また「終了」201cは、ハードディスク消去プログラムを終了させるモードである。なお、「データ消去」201aが選択された場合には、消去処理を実際に実行する前に、本当に消去処理を実行してよいかどうかを何度も確認する処理を実行させることが好ましい。次に、データ消去処理の手順について詳細に説明する。
【0027】
図3は、ハードディスクのデータ消去処理の手順を示すフローチャートである。
【0028】
図3に示されるように、このデータ消去処理では、まずハードディスクの消去対象領域全体に乱数値が書き込まれる(S301)。乱数値はビット単位で生成されなくてもよく、数ビット又は数バイト単位で乱数が生成されてもても構わない。また所定の乱数パターンが繰り返し使用されても構わない。
【0029】
次に、各セクタの所定の位置に特定の情報が書き込まれるとともに、その他の位置に“0”又は“1”の一定値が書き込まれる(S302〜S304)。詳細には、この例においては、セクタの先頭から特定の情報をバイナリデータとして書き込む(S302)。次いで、特定の情報を記録する領域だけ残してその直前まで“0”又は“1”の一定値を書き込む(S303)。そして、セクタの最後に再び特定の情報をバイナリデータとして書き込むことにより(S304)、1セクタ分の書き込みが完了する。すなわち、この例においては、各セクタの最初と最後の位置に特定の情報が書き込まれ、他の位置には“0”又は“1”の一定値が書き込まれた状態となる。なお、セクタはフレキシブルディスクやハードディスクなどの磁気ディスクの読み出し・書き込みの単位であり、1セクタは512バイトである。1セクタ分の書込みが完了した時に消去対象領域全体の書込みが完了したか否かが判断され(S305)、完了していない場合には(S305N)、上述の消去処理が繰り返し行われ(S302〜S304)、完了した場合には(S305Y)、消去処理を終了する。この消去方式によれば、ハードディスクへの書き込み回数は2回となる。
【0030】
特定の情報としては、消去が実行されたことの唯一の証明となることから、このデータ消去プログラムが間違いなく実行されたことを証明するプログラム提供者の名称や当該プログラム(アプリケーションソフト)の名称、消去が実行された日付や時刻などが書き込まれることが好ましいが、これらに限定されるものではない。例えば連番を振るなど、セクタごとに異なる情報が書き込まれてもよく、ユーザによって指定された任意の情報が記録されても構わない。そのため特定の情報にはASCIIコードなどの文字コードが使用される。
【0031】
図4は、上記消去方式によって消去されたハードディスクの記録内容の一例を示すデータマップである。
【0032】
図4に示されるように、本実施形態においては、ハードディスクの各セクタ401の先頭と最後に「TDK20030319123001」という文字情報402が記録され、それ以外の領域には一定値が記録される。なお、図4においては一定値が記録されている領域が空白で示されている。また、実際の文字情報はバイナリデータで記録されている。ここで、文字情報402のうち「20030319」の部分は消去処理を実行した日付(2003年3月3月19日)であり、「123001」の部分はその時刻(12時30分01秒)であり、コンピュータ内の時刻情報にしたがって設定される。このように、特定の情報を各セクタに記録すればすべてのセクタで確認することができる。
【0033】
図5は、図2に示したメイン画面200でダンプが選択された場合に表示されるダンプ画面を示す図である。
【0034】
図5に示されるように、ダンプ画面500には、現在ダンプされているハードディスク(HD)番号501、容量(サイズ)502、セクタ番号503が表示される。コンピュータに複数のハードディスクが接続されている場合にはHD番号501でそれぞれを区別することができる。またダンプ対象のハードディスクはキー操作により切り替えるこができる。セクタ番号503は現在ダンプされているセクタの番号であり、詳細は後述するが、ダンプするセクタを変更する際に参照される。
【0035】
またダンプ画面500には、アドレス表示部504と、バイナリ表示部505と、テキスト表示部506が表示される。アドレス表示部504には、現在ダンプされている領域のアドレスが表示される。また、バイナリ表示部505には、各アドレスに記録されているバイナリデータが16進数(HEX)で表示される。またテキスト表示部506には、各アドレスに記録されているバイナリデータがASCIIなどの文字コードに従ってテキスト表示される。したがって、図2に示した消去方式によりハードディスクのデータを消去した場合には、このテキスト表示部506に特定の情報がテキスト表示される。なお、本明細書では16進数を(xx)で示すことがある(xは0〜9、A〜Fのいずれか)。
【0036】
ダンプ画面500には2分の1セクタ分のデータが表示される。すなわち、一画面内に256バイトのデータを表示させることができる。ダンプ範囲は、所定のキー操作によりセクタ単位で移動させたり、2分の1セクタ単位で移動させたりすることができ、またセクタ番号を指定してダンプさせることもできる。上述したように、このデータ消去プログラムはBIOSレベルで動作するが、BIOSレベルのディスプレイ表示ではVGAモード(640ドット×480ドット)が採用される。そのため、VGAモードの場合には1セクタ分(512バイト)のデータをすべて表示させることが困難であるが、256バイトのデータであれば確実に表示することができる。本実施形態においては、図2に示した消去方式によって消去されたハードディスク内のセクタの前半がダンプ表示されているため、セクタの先頭に特定の情報が記録されている。そのため、テキスト表示部506には特定の情報がテキストデータ(TDK20030319123001)で示されている。
【0037】
以上説明したように、本実施形態によれば、ハードディスクのデータを消去する際に、特定の情報をハードディスクの各セクタの最初と最後に記録するので、消去したことの何よりの証明となり、またダンプによる容易に確認することが可能となる。
【0038】
また、本実施形態によれば、2分の1セクタ単位でダンプを表示するので、VGA表示であってもダンプ画面全体を確実に表示することができる。また、2分の1セクタ単位でダンプを表示するとともに、1セクタ単位又は2分の1セクタ単位でダンプを切り替えるので、1セクタの最初と最後に特定の情報を書き込む図2に示した消去方式で消去した場合には、ダンプ画面に特定の情報を常に表示させることができ、消去を実行したことの証明の確認が容易となる。
【0039】
本発明は、以上の実施形態に限定されることなく、特許請求の範囲に記載した発明の範囲内で種々の変更を加えることが可能であり、これらも本発明の範囲に包含されるものであることは言うまでもない。
【0040】
例えば、前記実施形態においては、ハードディスクを消去する場合を例に説明したが、これに限定されるものではなく、例えば、フレキシブルディスク、光磁気ディスク(MO)、フラッシュメモリーカード、USBメモリなど、種々の記録メディアに適用可能である。ただし、セクタという概念が存在しない記録メディアについては512バイトが1セクタに相当するものとする。
【0041】
また、前記実施形態においては、上述したデータ消去機能とダンプ表示機能が1つのプログラム(アプリケーションソフト)によって実現されている場合を例に説明したが、これに限定されるものではなく、データ消去プログラムとダンプ表示プログラムがそれぞれ別々のプログラムとして独立して提供されても構わない。
【0042】
また、前記実施形態においては、メイン画面で「データ消去」が選択されると、本発明にかかるデータ消去処理が直ちに実行される場合を例に説明したが、これに限定されるものではなく、例えば、複数のハードディスク又はそのパーティションの中から消去対象を選択させたり、複数の消去方式からいずれかを選択させたりした後に、消去処理を実行してもよい。
【0043】
また、前記実施形態においては、ハードディスクの各セクタの先頭と最後に特定の文字情報が記録され、それ以外の領域には一定値が記録される場合を例に説明したが、これに限定されるものではなく、特定の情報が2分の1セクタ当り1回記録されていればよく、さらには、ハードディスクの各セクタの所定の位置に特定の情報が記録されていればセクタ内のどこに記録されていても構わない。
【0044】
【発明の効果】
以上説明したように、本発明によれば、ハードディスクなどの記録メディアのデータを完全に消去し、データを復元できないようにした上で、別の意味を持たせるようにするとともに、それを容易に確認できるように改良されたデータ消去方法およびデータ表示方法を提供することができる。
【図面の簡単な説明】
【図1】図1は、本発明の好ましい実施形態にかかるハードディスクのデータ消去方法を実現するコンピュータシステムの構成を示す略ブロック図である。
【図2】図2は、ディスプレイ102に表示されるハードディスクのデータ消去プログラムのメイン画面を示す画面図である。
【図3】図3は、ハードディスクのデータ消去処理の手順を示すフローチャートである。
【図4】図4は、上記消去方式によって消去されたハードディスクの記録内容の一例を示すデータマップである。
【図5】図5は、図2に示したメイン画面200でダンプが選択された場合に表示されるダンプ画面を示す図である。
【符号の説明】
100 コンピュータシステム
101 コンピュータ本体
102 ディスプレイ
103 キーボード
104 マウス
106 メモリ
107 ハードディスクドライブ(HDD)
108 フレキシブルディスクドライブ(FDD)
108F フレキシブルディスク(FD)
109 CD−ROMドライブ
109C CD−ROM
110 入出力インターフェース(I/O)
111 データ消去プログラム
200 メイン画面
201 メニューボックス
201a 「データ消去」の項目
201b 「ダンプ」の項目
201c 「終了」の項目
401 各セクタ
402 文字情報(TDK20030319123001)
500 ダンプ画面
501 ハードディスク(HD)番号
502 HDの容量(サイズ)
503 セクタ番号
504 アドレス表示部
505 バイナリ表示部
506 テキスト表示部
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a data erasing method and a data displaying method for a recording medium, and more particularly, to a method for erasing data recorded on a recording medium such as a hard disk while giving it another meaning. The present invention relates to an erasing method, a method for displaying data in a recording medium, a computer program, and a recording medium.
[0002]
[Prior art]
For the purpose of preventing personal information and important data from leaking from the hard disk when returning a leased or rented personal computer (PC) or letting go of an old computer for replacement, etc. There are many means for erasing data, and there are various erasing methods.
[0003]
For example, in the NSA standard (U.S. Department of Defense NSA standard), complete erasure of recorded data is realized by writing a random number the first time and the second time and writing zero (hexadecimal 00) the third time. In the old NSA standard, complete erasure of recording data is realized by writing zero at the first and third times and writing a fixed value (for example, hexadecimal FF) at the second and fourth times. Further, in the DoD standard (U.S. Department of Defense standard), complete erasure of recorded data is realized by writing zero at the first time, fixed value at the second time, and random number at the third time. In the NATO standard (NATO standard), complete erasure is realized by writing zero at the first, third, and fifth times, writing a fixed value at the second, fourth, and sixth times, and writing a random number at the seventh time. ing.
[0004]
In addition, in order to prevent unauthorized use of application software that executes the above-described erasing method, a method of writing specific information of the used application software to a start address or an end address of the hard disk after data erasing processing on the hard disk is also known. (See Patent Document 1). According to this method, it is possible to specify the application software from which the data on the hard disk has been deleted. Further, by including the serial number of each application software in the specific information, each application software can be specified.
[0005]
[Patent Document 1]
JP-A-2002-312128
[Problems to be solved by the invention]
However, in any of the above-mentioned erasing methods, the purpose of the data recorded on the hard disk after the erasing process is performed is simply to prevent the data recorded on the hard disk before the erasing operation from being restored. Do not have. Therefore, there is a problem that it is difficult to determine whether or not the data has been erased. Another problem is that simply recording the specific information of the application software on the hard disk makes it difficult to confirm the specific information.
[0007]
Therefore, an object of the present invention is to completely erase data on a recording medium such as a hard disk, make it impossible to restore the data, give it another meaning, and make it easy to confirm it. An object of the present invention is to provide an improved data erasing method and data displaying method.
[0008]
[Means for Solving the Problems]
An object of the present invention is to provide a first writing step of writing a random value on a recording medium, writing specific information at a predetermined position of each sector of the recording medium, and writing "0" or "1" at other positions. This is achieved by providing a method for erasing data on a recording medium, comprising a second writing step of writing a constant value of.
[0009]
According to the present invention, it is possible to completely erase data on a recording medium such as a hard disk so that the data cannot be restored, give another meaning, and easily confirm the meaning.
[0010]
In a preferred embodiment of the present invention, the predetermined position is a beginning and an end of each sector of the recording medium.
[0011]
According to the preferred embodiment of the present invention, specific information can always be displayed on the dump screen, and it is easy to confirm the proof that the erasure has been performed.
[0012]
In a preferred embodiment of the present invention, the specific information includes information that can specify any one of a date and a time or a date and a time when the erasing process is performed.
[0013]
According to the preferred embodiment of the present invention, it is possible to reliably prove the date and time when the erasing process was executed.
[0014]
In a further preferred embodiment of the present invention, the recording medium is a hard disk.
[0015]
According to a further preferred embodiment of the present invention, when completely erasing data recorded on the hard disk for the purpose of preventing personal information and important data from being leaked when giving up an old computer by replacement etc. In particular, it becomes easy to confirm proof that the erasing process has been performed, which is particularly required.
[0016]
The object of the present invention also provides a computer having a recording / reproducing means for a recording medium, a first writing step of writing a random value to the recording medium, and specific information at a predetermined position in each sector of the recording medium. This is also achieved by a computer program for executing a second writing step of writing a constant value of “0” or “1” in another position while writing.
[0017]
The above object of the present invention is further characterized in that it has a step of dumping and displaying the data in the recording medium in half-sector units and a step of switching the dump display in one-sector units or half-sector units. This is also achieved by a method for displaying data in a recording medium.
[0018]
According to the present invention, the entire dump screen can be reliably displayed even in the VGA display, and when the specific data is written at the beginning and end of one sector by the above-described data erasing method, the dump screen is displayed. Specific information can always be displayed on the screen, and it is easy to confirm that the erasure has been performed.
[0019]
It is another object of the present invention to provide a method for dumping and displaying data in a recording medium in units of a half sector on a computer provided with a recording / reproducing means for a recording medium. This is also achieved by a computer program for executing the step of switching the dump display.
[0020]
The above object of the present invention is also achieved by a computer-readable recording medium recording the computer program.
[0021]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.
[0022]
FIG. 1 is a schematic block diagram showing a configuration of a computer system for realizing a data erasing method for a hard disk according to a preferred embodiment of the present invention.
[0023]
As shown in FIG. 1, the computer system 100 includes a computer main body 101, display means such as a display 102, and data input means such as a keyboard 103 and a mouse 104. These display means and data input means constitute a graphical user interface together with a data erasing program for a hard disk described later. A computer main body (sometimes simply called a computer) 101 is a configuration of a general personal computer, and includes a CPU 105, a memory 106, a hard disk drive (HDD) 107, a flexible disk drive (FDD) 108, and a CD-ROM drive 109. , An input / output interface (I / O) 110 and the like.
[0024]
In the present embodiment, the hard disk drive 107 is a target of data erasure, and the hard disk drive 107 includes a hard disk (HD). Only one hard disk drive 107 may be connected, or a plurality of hard disk drives 107 may be connected as shown. For example, in the case of IDE connection, up to four hard disk drives can be connected. On the other hand, the data erasing program 111 of the hard disk is provided in a state of being recorded on the flexible disk (FD) 108F or the CD-ROM 109C. The data erasing program 111 of the hard disk is read from the FDD or the CD-ROM drive when the computer is started, and is automatically expanded in the memory 106. As a result, the program operates at the BIOS level, and data is erased from the hard disk.
[0025]
FIG. 2 is a screen diagram showing a main screen of the data erasing program of the hard disk displayed on the display 102.
[0026]
As shown in FIG. 2, on the main screen 200, a menu box 201 for selecting any one of the items “data erase” 201a, “dump” 201b, and “end” 201c is displayed. Each item is selected by a predetermined key operation and shifts to each mode. The “data erasing” 201a is a mode for executing an erasing process according to the erasing method according to the present invention, and shifts to the mode when the “1” key is pressed. The "dump" 201b is a mode for checking the contents of the hard disk. When the "2" key is pressed, the mode shifts to that mode. The "end" 201c is a mode for ending the hard disk erasing program. When the “data erase” 201a is selected, it is preferable to execute a process of repeatedly confirming whether the erase process may be executed before actually executing the erase process. Next, the procedure of the data erasing process will be described in detail.
[0027]
FIG. 3 is a flowchart showing the procedure of the data erasing process of the hard disk.
[0028]
As shown in FIG. 3, in this data erasing process, first, a random number value is written in the entire erasure target area of the hard disk (S301). The random number value may not be generated in units of bits, and may be generated in units of several bits or several bytes. Further, a predetermined random number pattern may be repeatedly used.
[0029]
Next, specific information is written in a predetermined position of each sector, and a constant value of "0" or "1" is written in other positions (S302 to S304). Specifically, in this example, specific information is written as binary data from the beginning of the sector (S302). Next, a constant value of "0" or "1" is written until just before leaving an area for recording specific information (S303). Then, by writing specific information again as binary data at the end of the sector (S304), writing for one sector is completed. That is, in this example, specific information is written at the first and last positions of each sector, and a constant value of "0" or "1" is written at other positions. A sector is a unit for reading / writing data from / to a magnetic disk such as a flexible disk or a hard disk, and one sector is 512 bytes. When the writing of one sector is completed, it is determined whether or not the writing of the entire erasure target area has been completed (S305). When the processing is completed (S304Y), the erasing process is terminated. According to this erasing method, the number of times of writing to the hard disk is two.
[0030]
Since the specific information is the only proof that the erasure has been performed, the name of the program provider or the name of the program (application software) that certifies that the data erasure program has been executed without fail, It is preferable to write the date and time when the erasing is executed, but the present invention is not limited to these. For example, different information such as a serial number may be written for each sector, and arbitrary information specified by the user may be recorded. Therefore, a character code such as an ASCII code is used for the specific information.
[0031]
FIG. 4 is a data map showing an example of the recorded contents of the hard disk erased by the above-mentioned erasing method.
[0032]
As shown in FIG. 4, in the present embodiment, character information 402 of "TDK200330311930001" is recorded at the beginning and end of each sector 401 of the hard disk, and a constant value is recorded in other areas. In FIG. 4, the area where the constant value is recorded is shown as blank. The actual character information is recorded as binary data. Here, the portion of “200303019” in the character information 402 is the date (March 19, 2003) at which the erasing process was executed, and the portion of “123001” is the time (12:30:30). Yes, it is set according to the time information in the computer. As described above, if specific information is recorded in each sector, it can be confirmed in all sectors.
[0033]
FIG. 5 is a diagram showing a dump screen displayed when a dump is selected on the main screen 200 shown in FIG.
[0034]
As shown in FIG. 5, on the dump screen 500, a hard disk (HD) number 501, a capacity (size) 502, and a sector number 503 that are currently being dumped are displayed. When a plurality of hard disks are connected to the computer, each can be distinguished by the HD number 501. The hard disk to be dumped can be switched by key operation. The sector number 503 is the number of the sector currently being dumped, and will be referred to when changing the sector to be dumped, as will be described later in detail.
[0035]
Further, an address display unit 504, a binary display unit 505, and a text display unit 506 are displayed on the dump screen 500. The address display section 504 displays the address of the area currently being dumped. The binary display unit 505 displays binary data recorded at each address in hexadecimal (HEX). In the text display unit 506, binary data recorded at each address is displayed as text according to a character code such as ASCII. Therefore, when the data on the hard disk is erased by the erasing method shown in FIG. 2, specific information is displayed on the text display unit 506 as text. In this specification, a hexadecimal number may be represented by (xx) h (x is any one of 0 to 9 and A to F).
[0036]
On the dump screen 500, data for one half sector is displayed. That is, 256 bytes of data can be displayed in one screen. The dump range can be moved in sector units or half-sector units by a predetermined key operation, or can be dumped by designating a sector number. As described above, this data erasing program operates at the BIOS level, but the VGA mode (640 dots × 480 dots) is adopted for the display at the BIOS level. Therefore, in the case of the VGA mode, it is difficult to display all data of one sector (512 bytes). However, if the data is 256 bytes, it can be displayed reliably. In the present embodiment, since the first half of the sector in the hard disk erased by the erasing method shown in FIG. 2 is displayed as a dump, specific information is recorded at the head of the sector. For this reason, specific information is shown in the text display unit 506 as text data (TDK20033031293001).
[0037]
As described above, according to the present embodiment, when erasing data from the hard disk, specific information is recorded at the beginning and end of each sector of the hard disk. Can be easily confirmed.
[0038]
Further, according to the present embodiment, since the dump is displayed in units of one-half sector, the entire dump screen can be reliably displayed even in the VGA display. In addition, since the dump is displayed in units of one-half sector and the dump is switched in units of one sector or one-half sector, specific information is written at the beginning and end of one sector. In the case of the deletion, the specific information can be always displayed on the dump screen, and it is easy to confirm the proof that the deletion has been performed.
[0039]
The present invention is not limited to the above embodiments, and various changes can be made within the scope of the invention described in the claims, and these are also included in the scope of the present invention. Needless to say, there is.
[0040]
For example, in the above-described embodiment, the case where the hard disk is erased has been described as an example. However, the present invention is not limited to this. For example, various types such as a flexible disk, a magneto-optical disk (MO), a flash memory card, a USB memory, etc. It is applicable to any recording media. However, for a recording medium without the concept of a sector, 512 bytes correspond to one sector.
[0041]
Further, in the above-described embodiment, the case where the above-described data erasing function and dump display function are realized by one program (application software) is described as an example. However, the present invention is not limited to this. And the dump display program may be provided independently as separate programs.
[0042]
Further, in the above-described embodiment, an example has been described in which the data erasing process according to the present invention is immediately executed when “data erasing” is selected on the main screen. For example, the erasing process may be executed after an erasing target is selected from a plurality of hard disks or partitions thereof, or one of a plurality of erasing methods is selected.
[0043]
Further, in the above-described embodiment, the case where specific character information is recorded at the beginning and end of each sector of the hard disk and a constant value is recorded in other areas is described as an example. However, the present invention is not limited to this. Instead, it is sufficient that specific information is recorded once per half sector. Further, if specific information is recorded at a predetermined position of each sector of the hard disk, where in the sector the specific information is recorded It does not matter.
[0044]
【The invention's effect】
As described above, according to the present invention, data on a recording medium such as a hard disk is completely erased so that the data cannot be restored, the data is given another meaning, and the data can be easily reproduced. An improved data erasing method and data displaying method that can be confirmed can be provided.
[Brief description of the drawings]
FIG. 1 is a schematic block diagram showing a configuration of a computer system for realizing a data erasing method for a hard disk according to a preferred embodiment of the present invention.
FIG. 2 is a screen diagram showing a main screen of a data erasing program of a hard disk displayed on a display 102;
FIG. 3 is a flowchart illustrating a procedure of a data erasing process of a hard disk;
FIG. 4 is a data map showing an example of recorded contents of a hard disk erased by the above-mentioned erasing method.
FIG. 5 is a diagram showing a dump screen displayed when a dump is selected on the main screen 200 shown in FIG. 2;
[Explanation of symbols]
REFERENCE SIGNS LIST 100 computer system 101 computer main body 102 display 103 keyboard 104 mouse 106 memory 107 hard disk drive (HDD)
108 Flexible Disk Drive (FDD)
108F Flexible disk (FD)
109 CD-ROM drive 109C CD-ROM
110 input / output interface (I / O)
111 Data Erase Program 200 Main Screen 201 Menu Box 201a "Erase Data" Item 201b "Dump" Item 201c "End" Item 401 Each Sector 402 Character Information (TDK200303319123001)
500 Dump screen 501 Hard disk (HD) number 502 HD capacity (size)
503 Sector number 504 Address display section 505 Binary display section 506 Text display section

Claims (10)

記録メディアに乱数値を書き込む第1の書き込みステップと、
前記記録メディアの各セクタの所定の位置に特定の情報を書き込むとともに、その他の位置に“0”又は“1”の一定値を書き込む第2の書き込みステップ
を有することを特徴とする記録メディアのデータ消去方法。
A first writing step of writing a random value to a recording medium;
A second writing step of writing specific information at a predetermined position of each sector of the recording medium and writing a constant value of "0" or "1" at another position. Erase method.
前記所定の位置は、前記記録メディアの各セクタの最初と最後であることを特徴とする請求項1に記載の記録メディアのデータ消去方法。The method according to claim 1, wherein the predetermined position is a beginning and an end of each sector of the recording medium. 前記特定の情報は、前記消去処理を実施した日付、時刻又は日付及び時刻のいずれかを特定可能な情報を含むことを特徴とする請求項1に記載の記録メディアのデータ消去方法。2. The method according to claim 1, wherein the specific information includes information that can specify any one of a date, a time, or a date and a time when the erasing process is performed. 前記記録メディアがハードディスクであることを特徴とする請求項1乃至3のいずれか1項に記載の記録メディアのデータ消去方法。4. The data erasing method of a recording medium according to claim 1, wherein the recording medium is a hard disk. 記録メディアの記録再生手段を備えたコンピュータに、
前記記録メディアに乱数値を書き込む第1の書き込みステップと、
前記記録メディアの各セクタの所定の位置に特定の情報を書き込むとともに、その他の位置に“0”又は“1”の一定値を書き込む第2の書き込みステップ
を実行させるためのコンピュータプログラム。
A computer equipped with a recording / reproducing means for recording media,
A first writing step of writing a random value to the recording medium;
A computer program for executing a second writing step of writing specific information at a predetermined position of each sector of the recording medium and writing a constant value of “0” or “1” at another position.
記録メディア内のデータを2分の1セクタ単位でダンプ表示するステップと、
1セクタ単位又は2分の1セクタ単位で前記ダンプ表示を切り替えるステップを有することを特徴とする記録メディア内のデータ表示方法。
A step of dumping and displaying data in the recording medium in units of a half sector;
A method of displaying data in a recording medium, comprising a step of switching the dump display in units of one sector or one half sector.
記録メディアの記録再生手段を備えたコンピュータに、
記録メディア内のデータを2分の1セクタ単位でダンプ表示するステップと、
1セクタ単位又は2分の1セクタ単位で前記ダンプ表示を切り替えるステップを実行させるためのコンピュータプログラム。
A computer equipped with a recording / reproducing means for recording media,
A step of dumping and displaying data in the recording medium in units of a half sector;
A computer program for executing the step of switching the dump display in one-sector units or half-sector units.
請求項5に記載のコンピュータプログラムを記録したコンピュータ読み取り可能な記録媒体。A computer-readable recording medium on which the computer program according to claim 5 is recorded. 請求項7に記載のコンピュータプログラムを記録したコンピュータ読み取り可能な記録媒体。A computer-readable recording medium recording the computer program according to claim 7. 請求項5及び請求項7に記載のコンピュータプログラムを記録したコンピュータ読み取り可能な記録媒体。A computer-readable recording medium recording the computer program according to claim 5.
JP2003075753A 2003-03-19 2003-03-19 Recording medium data erasing method, data display method, computer program, and recording medium Withdrawn JP2004287550A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003075753A JP2004287550A (en) 2003-03-19 2003-03-19 Recording medium data erasing method, data display method, computer program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003075753A JP2004287550A (en) 2003-03-19 2003-03-19 Recording medium data erasing method, data display method, computer program, and recording medium

Publications (1)

Publication Number Publication Date
JP2004287550A true JP2004287550A (en) 2004-10-14

Family

ID=33290990

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003075753A Withdrawn JP2004287550A (en) 2003-03-19 2003-03-19 Recording medium data erasing method, data display method, computer program, and recording medium

Country Status (1)

Country Link
JP (1) JP2004287550A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006330886A (en) * 2005-05-24 2006-12-07 Advance Design Corp Storage medium for computer terminal
JP2007156599A (en) * 2005-12-01 2007-06-21 Fujitsu Ltd Data erasure management method of auxiliary storage, auxiliary storage, and remote maintenance apparatus
JP2008009692A (en) * 2006-06-29 2008-01-17 Oki Data Corp Image processing apparatus
JP2019071025A (en) * 2017-10-11 2019-05-09 京セラドキュメントソリューションズ株式会社 Image forming device, image forming method, and data deletion program
CN112631522A (en) * 2020-12-25 2021-04-09 上海威固信息技术股份有限公司 Method for quickly clearing particle data of flash memory of solid state disk

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006330886A (en) * 2005-05-24 2006-12-07 Advance Design Corp Storage medium for computer terminal
JP4680679B2 (en) * 2005-05-24 2011-05-11 アドバンス・デザイン株式会社 Storage medium for computer terminal
JP2007156599A (en) * 2005-12-01 2007-06-21 Fujitsu Ltd Data erasure management method of auxiliary storage, auxiliary storage, and remote maintenance apparatus
JP2008009692A (en) * 2006-06-29 2008-01-17 Oki Data Corp Image processing apparatus
JP2019071025A (en) * 2017-10-11 2019-05-09 京セラドキュメントソリューションズ株式会社 Image forming device, image forming method, and data deletion program
CN112631522A (en) * 2020-12-25 2021-04-09 上海威固信息技术股份有限公司 Method for quickly clearing particle data of flash memory of solid state disk

Similar Documents

Publication Publication Date Title
US20030088745A1 (en) Data storage device and data erasing method
US20020097645A1 (en) Method and apparatus for processing information data and management information thereof
US20020129043A1 (en) Program management method for computer to which storage medium is attached, computer and storage medium
JP2004287550A (en) Recording medium data erasing method, data display method, computer program, and recording medium
JP2006343923A (en) Disk recording device
JP2006344177A (en) Data erasing system and data erasing program
JP2007128448A (en) File system and file information processing method
TW569128B (en) Method, apparatus and computer program product for recording additional information on a rewritable recording medium
JP2004287549A (en) Method for erasing data from removable media, computer program, and recording media
JP2004287553A (en) Data display method for recording medium, computer program, and recording medium
JP3818130B2 (en) Data management method and apparatus, data management program, and storage medium storing data management program
JP2004287552A (en) Data erasing method for hard disk, computer program, and recording medium
JPH09115246A (en) Method and device for recording information, and recording medium
JP4230553B2 (en) Data recording device
JP4018970B2 (en) Information destruction system and information destruction program for magnetic recording medium
JP4529937B2 (en) AV data editing apparatus and method
KR20020088573A (en) Firmware upgrade method for digital player
JP4281066B2 (en) Digital content data processing apparatus and program
US20060004947A1 (en) File updating method
JP2005071443A (en) Information recording reproducing device and information recording reproducing method and program
JPWO2007114424A1 (en) Data recording method and data recording apparatus for write-once recording medium
JP2005227983A (en) Information storage device
JP2006216146A (en) Hard disk drive
JP2006119944A (en) Data erase method and data erase program for data storage device, and storage medium storing the data erase program
JP2004118322A (en) File information management device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060224

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20070302