【正文】
畢 業(yè) 設(shè) 計 ( 論文 ) 注冊表管理工具的設(shè)計與實現(xiàn) 論文作者姓名: 申請學(xué)位專業(yè): 申請學(xué)位類別: 指導(dǎo)教師姓名(職稱): 論文提交日期: 注冊表管理工具的設(shè)計與實現(xiàn) 摘 要 由于 Windows的注冊表幾乎包含了所有的 Windows系統(tǒng)軟硬件的配置信息和初始化信息,因此,它是 Windows 操作系統(tǒng)的核心。當用戶在編輯注冊表的時候,很容易破壞注冊表數(shù)據(jù),結(jié)果會導(dǎo)致操作系 統(tǒng)癱瘓,所以注冊表工具成為用戶的一種常用的工具軟件。該課題 從注冊表的常見編輯功能出發(fā),進行集成 化設(shè)計,為用戶提供一種實用的注冊表工具軟件。該工具軟件在 開發(fā)環(huán)境下完成了 5 項主要功能,即系統(tǒng)基本配置管理、系統(tǒng)安全管理、 Windows XP sp2 設(shè)置技巧、應(yīng)用軟件優(yōu)化 和 反黑防毒。其中系統(tǒng)基本配置管理完成了主機名修改、修改注冊用戶和公司名、個性化電腦、系統(tǒng)優(yōu)化設(shè)計管理、網(wǎng)絡(luò)管理;系統(tǒng)安全管理完成了隱藏盤符、瀏覽缺省主頁的修改及鎖定、設(shè)置 IE 安全、拒絕匿名訪問和桌面安全; Windows XP sp2 設(shè)置技巧完成了系統(tǒng)設(shè)置、安全設(shè)置、網(wǎng)絡(luò)設(shè)置;應(yīng)用軟件優(yōu)化完成了 NetMeeting優(yōu)化設(shè)置、 WinRAR 優(yōu)化設(shè)置、 Windows Media Player 優(yōu)化設(shè)置;反黑防毒抵御了常見的攻擊行為,即 SYN Flood 攻擊、 BackDoor攻擊、 WinNuke攻擊。最后,通過測試,滿足了用戶常用需求,但是還需要進一步詳細設(shè)計,才能成為一個功能強大的注冊表管理工具。 關(guān)鍵詞 : 注冊表;鍵值; Windows Design and Implementation of Management Tool for Registration Abstract Windows registration almost includes all configuration and initial information of software and hardware, so it is the core of windows operation system. It is very easy to destroy the registry data when user is editing registration, it even can lead system to paralysis, so the registration table tools bee a kind of software tools in mon use. The design of this project basing the function of the registry mon edition is integrated design that is to provide a practical registry software tool. Five main functions are pleted in development environment that are system configuration manage, system security management, and skill of setting Windows XP sp2, optimization of application software and antivirus and antihacking. The system basic configuration management includes modify host, user and pany names, and individuation puter, managing system optimization design, work management. System security management includes hiding drive, modifying and locking the default homepage, setting IE security, refusing to anonymous visits and setting desktop security. Skill of setting windows XP sp2 includes configuring system, configuring security, and configuring work. Optimization of application software includes NetMeeting optimization, optimization Win RAR setting, and Windows Media Player optimization. Antivirus and antihacking defend the mon attack behavior such as SYN Flood attack, BackDoor attack, WinNuke attack. Finally, it satisfies the users by the test, but the further detailed design is needed, then it will bee a powerful management tool of windows registration. Keywords: Registration。 Key value。 Windows 目 錄 論文總頁數(shù): 30頁 1 引言 ..................................................................... 2 課題背 景 ............................................................. 2 課題研究的意義 ....................................................... 2 課題研究的方法 ....................................................... 2 2 理論基礎(chǔ) ................................................................. 2 Windows 2020/XP 的物理文件構(gòu)成 ........................................ 2 .................................................. 3 Windows NT注冊表五大根鍵 ......................................... 3 Windows 2020注冊表五大根鍵 ....................................... 3 Windows XP/2020注冊表 的五大根鍵 ................................... 5 Windows 2020/XP/2020注冊表 的五大根鍵解析 ............................. 6 HKEY_CLASSES_ROOT根鍵 ............................................ 6 HKEY_CURRENT_USER根鍵 ............................................ 6 HKEY_USERS根鍵 ................................................... 6 HKEY_LOCAL_MACHINE根鍵 ........................................... 9 HKEY_CURRENT_CONFIG根鍵 ......................................... 11 3 設(shè)計方案 ................................................................ 12 開發(fā)技術(shù) ............................................................ 12 基本設(shè)計 ............................................................ 12 4 系統(tǒng)實現(xiàn) ................................................................ 12 系統(tǒng)基本配置管理 .................................................... 12 主機名修改 ...................................................... 13 修改注冊用戶名和公司名 ........................................... 13 個性化電腦 ...................................................... 13 系統(tǒng)優(yōu)化設(shè)置管理 ................................................. 13 網(wǎng)絡(luò)管理 ........................................................ 14 系統(tǒng)安全管理 ........................................................ 15 隱藏盤符 ........................................................ 15 瀏覽器缺省主頁的修改及鎖定 ....................................... 15 設(shè)置 IE安全 ..................................................... 16 拒絕匿名訪問和桌面安全 ........................................... 16 Windows XP SP2設(shè)置技巧 ............................................... 17 系統(tǒng)設(shè)置 ........................................................ 17 安全設(shè)置 ........................................................ 17 網(wǎng)絡(luò)設(shè)置 ........................................................ 18 應(yīng)用軟件優(yōu)化 ........................................................ 18 NetMeeting優(yōu)化設(shè)置 .............................................. 19 WinRAR優(yōu)化設(shè)置 .................................................. 19 Windows Media Player 優(yōu)化設(shè)置 .................................... 20 反黑防毒 ............................................................ 20 SYN Flood攻擊 ............................................... 20 拯救被惡意代碼攻擊的 IE瀏覽器 .................................... 21 抵御 BackDoor的破壞 .............................................. 21 預(yù)防 WinNuke的破壞 ............................................... 21 5 測試結(jié)果 ................................................................ 21 結(jié) 論 .................................................................. 22 參考文獻 .................................................................. 22 致 謝 .................................................................. 24 聲 明 ...................................