- 1、本文档共42页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于API HOOK技的文档透明加解密系统
摘要
随着计算机网络和通信技术的迅猛发展,人与人之间的交流,企业间的生意往来越来越依赖于网络。大量的信息需要存储,因此伴随而来的就是数据文件的安全问题。数据文件的安全对于个人、企业甚至国家机构都有很重要的作用。针对日益严峻的文件安全问题,目前的主要解决方案就是加密。
比较有效的加密技术主要包括磁盘加密技术、在应用层的透明加密、在驱动层的透明加密。其中在应用层加密通常采用 API(Application Programming Interface,应用程序编程接口) HOOK(俗称钩子)技术,而在驱动层加密通常采用文件过滤驱动技术。这些技术都能够控制磁盘上的数据文件以密文的形式存储,这样既不影响用户的体验,又能够保护数据。
在各种技术中,本文主要研究基于API HOOK技术的文档透明加解密系统,该系统无需改变用户习惯,并且保证了文档的安全性。之所以选择API HOOK技术,主要由于它是最靠近应用程序I/O接口,使文件数据在内存中以明文形式存储的时间最短,只要做好进程保护,就能保证数据文件的安全,当API函数对文档进行写(write)操作时,自动将明文进行加密转换为密文存储;当进行读(read)操作时,系统自动将文件解密。通过对部分API函数的设计应用实现对文档透明加解密系统实现。
关键词:透明 加解密 API HOOK 过滤驱动
Abstract
With the rapid development of computer networks and communication technologies,communication between people, business dealings between enterprises increasingly rely on networks.Need to store large amounts of information,and therefore the safety of the data file is accompanied .Safety data files for individuals, businesses and even national institutions have a very important role. For the increasingly serious problem of document security, the current main solution is to encrypt.
More effective encryption technologies include disk encryption, encryption application transparent layer, the transparent layer is driven encryption.Which commonly used in the application layer encryption API (Application Programming Interface, Application Programming Interface) HOOK (commonly known as hooks) technology, while in the driver layer encryption technology commonly used file filter driver.These technologies are able to control the data files on the disk is stored ciphertext, so will not affect the user experience, but also to protect data.
In a variety of techniques, this paper based on documentation API HOOK technology transparent encryption and decryption system that didnt need to change user habits, and to ensure the security of the document.API HOOK technology was chosen primarily because it is closest to the application I / O interfaces, so that the file data in memory is stored in plain text shortest t
您可能关注的文档
- 在中国建立一个全的汽车品牌.ppt
- 土木工程测试课件5 非破检测技术.ppt
- 在AutoCA中绘制装配图.ppt
- 在推进专业化重组中提高部选拔公信度.doc
- 在数据库中储图像.doc
- 在插画VI和UI设计中的扁平设计理念.doc
- 土木工程建筑件第4章 室内消防给水系统用.ppt
- 在机器人球赛中多智能体系统的发展英文及翻译.doc
- 在机器人足球中多智能体系统的发展外文翻译.doc
- 土木工程永安大桥0#桩基施工.doc
- 有机肥料及微生物肥料相关项目投资计划书范文 .pdf
- 医院消防维保服务投标方案(技术方案).doc
- 宣传视频制作技术服务方案(技术方案).doc
- 2024-2025学年江苏省南通市如皋市八年级(上)期末考试数学试卷(含答案) .pdf
- 主体劳务工程 投标方案(技术方案).doc
- 校外教育杯征文 浅谈如何做好小学班主任工作 .pdf
- 人教版九年级全册 Unit 5 What are the shirts made of ?Section B 2a-2e 分层练习(含答案).doc
- 人教版九年级全册 Unit 5 What are the shirts made of? Section B 3a-Self Check 分层练习(含答案).doc
- 人教版九年级全册Unit 6 When was it invented Section A 1a-2d练习(含答案).docx
- 市场营销学》试卷(答案).docx
文档评论(0)