搜索资源列表
des
- 这份代码实现了DES的加密解密操作,实现对文件的操作,但是文件路径是指定的。-This code implements the DES encryption and decryption operations, file operations, but the file path is specified.
SharpZipLib
- c# 文件的压缩和解压,根据文件所在物理路径获取文件,然后压缩到指定位置或者解压到指定位置-c# file compression and decompression, according to the file where the physical path for the file, and then compressed to a specified location or unzip to the specified location
ms08-067_check
- 下完补丁,发现被打补丁的又是 Netapi32.dll,对比原文件和补丁中的文件,有问题的函数又是 NetpwPathCanonicalize(MS06-040也是这个函数,具体信息请搜索)简单说下这个函数: 该函数用于标准化一个路径,一般用于本地调用,若调用者指定了一个远程计算机名将会使用RPC。- After the patch, the patch was found again Netapi32.dll, compared with the original file and