A file encryption system based on shadow files
A shadow file and file encryption technology, applied in the field of information security, can solve the problems of low memory utilization and file access efficiency, improve memory utilization and file access efficiency, and avoid frequent cache emptying.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0032] The specific implementation of the present invention will be described below. figure 1 It is a system structure diagram of the present invention.
[0033] The development of the file encryption filter driver can be developed using Windows file filter driver (filter driver) or micro-filter driver (mini-filter driver) technology.
[0034] It is a mature technology to judge trusted process and untrusted process by using Windows file filter driver or minifilter driver, so it will not be described here.
[0035] For file redirection, you can use the reparse point function of Windows file I / O (see the simrep.c code in WDK).
[0036] A technical scheme that can be adopted for the file path of the shadow real image file is: temporary file directory name\file path of the original file. Here, the file path of the original file is the complete path of the original file to be opened or created by the program process, including the file where the file is located. Disk (Here, the f...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 
