首页
会员中心
到顶部
到尾部
Java毕业设计

windows文件监控管理系统设计源码+毕业论文+答辩PPT

时间:2020/10/13 14:53:21  作者:  来源:  查看:0  评论:0
内容摘要: windows文件监控管理系统摘  要随着网络技术的发展,网络速度的加快,监控技术支持将逐渐占据技术支持的主流。本文讲述的是一个基于Windows而开发的监控程序,用到了WinSock的API技术。对监控涉及的技术和方法等进行了函数原型级的详细解释,可...

windows文件监控管理系统

摘  要

随着网络技术的发展,网络速度的加快,监控技术支持将逐渐占据技术支持的主流。本文讲述的是一个基于Windows而开发的监控程序,用到了WinSock的API技术。对监控涉及的技术和方法等进行了函数原型级的详细解释,可以很容易的理解。本文首先介绍了实现监控基础Socket编程的基本概念,以及Windows的消息系统,接着从建立Socket套接字开始,经过逐个功能模块的分析实现,包括从自动运行,到关机,到监控管理功能等,然后重点介绍了各功能模块的具体实现过程,特别是文件管理和监控管理的实现。本程序的全称为Windows下的文件监视程序,是一个工具软件。通过本程序的分析和设计,为创建更大的软件工程提供了一定的帮助。在逆向工程中,可以利用本程序,分析进程的文件读写情况,对工程的开发提供了一定的帮助。本程序采用Java开发环境,利用DLL挂接,拦截API等技术实现了对目标进程的文件读写监视。

关键词:文件监视;工具软件;DLL挂接;拦截API

Abstract

With the development of network technology and the acceleration of network speed, monitoring technical support will gradually occupy the mainstream of technical support. This paper describes a monitoring program based on Windows, which uses the API technology of WinSock. The techniques and methods involved in monitoring are explained in detail at the prototype level, which can be easily understood. This paper first introduces the basic concept of Socket programming, and the message system of Windows. Then, starting from the establishment of Socket socket, through the analysis of each functional module, including automatic operation, to shut down the computer. Then, it mainly introduces the realization process of each function module, especially the file management and monitoring management. The full name of this program is Windows under the file monitoring program, is a tool software. Through the analysis and design of this program, it provides some help for creating larger software engineering. In reverse engineering, this program can be used to analyze the process of file reading and writing, which provides some help for the development of the project. This program uses the Java development environment, uses the DLL link, intercepts the API and other technologies to achieve the target process of the file read and write monitoring.

Keywords: file monitoring; tool software; DLL hook-up; blocking API

目  录

摘  要I

AbstractII

1.绪论1

1.1课题背景1

1.2系统开发的目的和意义2

1.3国内外概况3

1.4研究主要内容3

2.windows文件监控管理系统相关技术介绍4

2.1 API4

2.2 API HOOK5

2.3 Java5

2.4 DLL6

2.4 Windows系统的Socket编程6

2.4.1使用WinSock API6

2.4.2 使用数据报套接字7

2.4.3 使用流式套接字7

2.5windows的消息系统9

2.5.1 消息的种类9

2.5.2 MFC中的消息处理9

2.5.3 用ClassWizard进行消息处理10

2.5.4 创建消息映射11

3.windows文件监控管理系统总体分析13

3.1系统的可行性研究13

3.2系统需求分析14

3.3系统数据流图14

4.windows文件监控管理系统总体设计15

4.1功能模块分析15

4.2显示模块17

4.3注射模块17

4.4 APIHOOK模块19

4.5选项模块20

4.6文件读写监控模块20

4.7文件加密22

5.windows文件监控管理系统运行及测试结果24

5.1 测试方法24

5.2 测试环境24

5 3 系统运行实例24

5.3.1 连续获得被监控端机器屏幕变化功能25

5.3.2 实现被监控端硬盘文件25

结    论26

参考文献27

致  谢28

windows文件监控管理系统设计源码+毕业论文+答辩PPT

windows文件监控管理系统设计源码+毕业论文+答辩PPT

windows文件监控管理系统设计源码+毕业论文+答辩PPT

windows文件监控管理系统设计源码+毕业论文+答辩PPT

  


相关评论
Java毕业设计
    本类推荐
      广告联系QQ:45157718 点击这里给我发消息 电话:13516821613 杭州余杭东港路118号雷恩国际科技创新园  网站技术支持:黄菊华互联网工作室 浙ICP备06056032号