- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于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
您可能关注的文档
最近下载
- 有理数的乘方——乘方.pptx VIP
- 基于STC89C52单片机智能定时器设计.doc VIP
- 计算机兴趣小组活动计划.docx VIP
- 人民币实际有效汇率波动对天津市贸易收支影响的实证研究的中期报告.docx VIP
- 中国石狮子PPT课件.pptx VIP
- 2025年全国高考(新课标)化学真题卷含答案解析 .pdf VIP
- 新部编小学语文五年级上册看拼音写词语.docx VIP
- 人教版(2025)必修第三册Unit 1 Festivals and celebrations Discovering Useful Structures 课件(共46张PPT)(含音频+视频).pptx VIP
- 年产2500吨高端氟材料项目环评报告表.pdf VIP
- 临床微生物室标准操作程序SOP.pdf VIP
文档评论(0)