搜索资源列表
文件加密(ZZG315)
- 简单的文件加密,XP风格的. 开发工具:VC7.0-simple file encryption, XP style. Development tools : VC7.0
sample_filepack
- 简单的文件打包管理工具.虽然简单,但原理都是一样,希望对有用的人有所启发.做到资源的统计管理,加密管理等.-simple document management tool package. Although simple, but the principle remains the same. hope to a useful source of inspiration. the statistics do resources management, encryption management.
anti1
- 一个简单的反调试源码,通过设置系统相应的调试位,禁止调试器附加进程,主要应用于加壳软件,加密软件等方面-a simple anti-debug source code by the system debugging spaces corresponding to prohibit additional debugger process, mainly used shell software, encryption software, etc.
filecode
- 用MFC编写的实现文件加密的简单实用的小程序,来自于VC++学习书上源码。
file_encode
- 是用于文件加密和解密,提供简单的界面让用户选择要加密和解密的文件
文件夹加密
- 文件夹简单加密解密源码 delphi源码 简单实现文件夹加密
code
- 简单的文件加密软件,可以将一些敏感信息写入文本文件,然后加密。可以防止因密码太多忘记密码带来的不便-Simple file encryption software, sensitive information can be written to a text file, and then encrypted. The password can prevent the inconvenience of too many forgotten password
Demo
- 加密和解密文件夹源代码。 该程序实现对文件夹的简单加密和解密功能。-Encrypt and decrypt a folder, the source code. The program to realize a simple folder encryption and decryption functions.
fileencrypt
- 加密:对文件文件的内容进行简单加密.能满足简单的加密要求-fileencryptfileencryptfileencryptfileencryptfileencrypt
FileCrypt
- 简单实用的文件加密程序,它可以集成到资源管理器中的右键菜单中,你只要点击"加密"和"解密"菜单项就可以现实文件的加密与解密- A simple encrypt files program that allows you to add right-click functionality to Explorer to implement files encryption and encryption.
FileStore
- 用于分档的分割与合并。原理是用目标文件所在的目录相加得到的ascii码值的和做为种子获得随机数,然后用得到的随机数列模2得到0或1,然后分别向两个文件写入,以实现简单的加密功能(当然种子的获取方法和分割的文件数都是可以改的,只要模的值不同即可)。文件合并功能正好相反,是读取两个文件后还原出原来的文件-For the sub-file division and consolidation. The principle is to use the directory where the target
FileOper
- 文件读写及加密操作示例.内部提供了简单加密和win api加密2中方式-Document literacy and encryption examples. Internal encryption and provides a simple 2 way encryption win api
FolderEncry
- 本程序是对文件操作的源码,简单的实现了文件夹的加密和解密-This program is a source code file operations, the simple realization of a file folder encryption and decryption
xxx
- 一个简单的文件分割和文件合并,里面还加了文件加密的实现-A simple file splitting and file merging, which also added a file encryption implementation
MD5-(2)
- 简单的MD5进行加密处理字符串,得到结果保存到。txt中-Simple MD5 encrypted string, the results are saved to. txt in the
xitongPregistry
- 系统工具+为了方便注册表的加密和解禁,我把代码以最直观最人性化地写在一起,实现最简单地加密和解禁-system box+ Order to facilitate the encryption and the lifting of the ban of the registry, I put the code in the most intuitive is the most humane way to write together, to achieve the most simple encr
MakeRegisterMachine
- 简单的注册机生成器,加密解密新手可以关注下-The simple RI Builder, encryption and decryption novice can focus on the following
file
- 简单的文件加密方法,实现将文件进行加密-Simple file encryption methods to encrypt files
infoSys2.5-release
- 一个通讯录软件(计算机课程的大作业)。 具有数据简单加密,及相关的多种功能。 分享一下,当时写出来自我感觉不错。。。哈哈~ -An address book software (computer courses, job). Simple data encryption, and multiple functions. Share, and then write from my feeling good. . . Haha ~
jiami
- 有时候要把数据进行一些简单的加密,一个好方法就是把自己要加密的文件和别的文件合并在一起,然后再把数据移动到文件的别的地方。本程序就实现了这样的功能。-Sometimes take simple data encryption, a good method is to want to encrypt their own files and other documents are combined, and then move the data to the file somewhere else.