搜索资源列表
文件保护驱动
- 对文件进行加密的驱动程序源码-the documents encrypted driver source
hjtsetup_1298
- 这个是一款不错的文件加密软件,能让你的隐私文件受到严密的保护.-this is a good document encryption software that can make your documents to be subject to stringent privacy protection.
bhxex
- 本程序能够在EXE程序运行之前弹出一个输入密码对话框,保护EXE程序,防止非法用户执行。 本程序的技术是直接修改EXE文件的入口,并把代码加入到EXE文件中[像不像一个病毒:)]。而不是象很多流行的程序一样把加密的程序作为数据,运行的时候再解出来,那样太不安全了:) 我相信不下你会后悔的!
IT168.com-2762HtmlEncode24
- 本软件可用于html网页加密,加密后的网页能够正常在Internet Explorer或者Netscape Navigator浏览,但是源代码无法正常编辑或查看,能够比较有效的保护您的劳动成果。支持单个html文件加密,具有针对性的保护您的重要html文件。同时支持批量html文件加密解密,支持目录及子目录html文件加密解密,更加快捷方便。强大的html文件备份及还原机制及时有效的保护您的原html文件。
Src
- delphi的壳,压缩壳。 可以把EXE文件压缩,并起到保护作用。
u盘保护
- u盘文件保护 加密解密 放复制 粘贴 剪切 删除功能
AES_VB
- AES加密是一个高效快捷用于军事加密等级的类模块,可以在任何工程中使用。AES(128位字区大小,使用128、192或者256位密钥长度)是用在美国政府进行保护机密(使用192或者256位密钥)和绝密文件的算法。不同于其他区段加密算法,AES是在VB中是最有效率的,因为加密一个区段能被使用唯一的CopyMemory,异或操作和一些位掩码。这个类模块可以支持所有的密钥和字区大小。并且难能可贵的是支持中英文混合加密。-AES encryption is a fast and efficient le
AxCrypt-Src-1.6.4.4.zip
- 一种加密文件系统,可以使得用户创建虚拟文件分区,同时通过加密算法保护相关数据。,An encrypted file system, users can create virtual file partition, at the same time protect the data encryption algorithm.
MASM
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
ke
- delphi编写的加壳程序,实现对文件保护-delphi write the packers program to realize File Protection
EncryptDectyptTool_Src
- 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
fileprotection
- (这是别人写的)加密码实现文件保护,免安装,C++源码-enter the password so that you can protect your file
wjjm
- 利用系统漏洞,实现文件夹加密与解密的VB源码,保护您的文件安全,密码验证成功后才可以打开保护后的文件夹!-Use of system vulnerabilities to achieve folder encryption and decryption of the VB source code to protect your files secure, password authentication before they can successfully protect the folder
filesEncryption
- 文件、文件夹加密源码,对文件、文件夹实现加密功能,文件夹伪装保护解除伪装。右键关联加密解密到系统菜单,支持文件、文件夹的拖动。-File, folder encryption source code, file, folder achieve encryption, folder, remove camouflage camouflage protection. Right associated with encryption and decryption to the system menu,
fs_touming
- 文件保护系统中透明加解密技术的设计与实现,北京工业大学某某某的毕业论文-File protection system transparent encryption and decryption technology, design and implementation, Beijing University of such and such a thesis
encryption-and-decryption-
- 文件保护系统中透明加解密技术的设计与实现-File encryption and decryption transparent protection system design and implementation of technology
FileProtection
- 基于C#的文件保护软件,实现对不同文件的加密-Different file encryption file protection software based on C#
代码交换加密
- 加密,解密指定文件 采用国定数组加密,采用2级加密3级解密,即:加密2次 = 解密3次 软件密码是软件版本号,例如:cx_ss_ver1.2(Encrypt, decrypt, specify files The use of national array encryption, the use of 2 levels of encryption, 3 levels of decryption, that is, encryption 2 times = decryption 3 time
文件加密C++源代码
- 允许文件加密,以便保护保密的数据不会被攻击者以直接访问计算机的方式进行窃取。(This allows for file encryption in order to protect confidential data from attackers with physical access to the computer)
代码--定稿版
- 基于Android平台的文件加解密系统,是基于Android智能手机平台,使用官方所提供的Eclipse开发工具,JDK,Android ADT以及Android SDK,致力于打造Android手机文件加密解密软件,以保护广大手机用户的个人信息安全。功能包括三种算法的个人信息加密解密以及报文鉴别和数字签名。此手机加密解密软件面向所有的Android手机用户群,为他们确保手机个人信息的安全。(Based on the Android platform, the file encryption a