搜索资源列表
aspsql
- 1.必须在windows2000server以上版本的控制面板的添加删除windows组件里添加安装IIS服务 2.安装SQLserver2000数据库.用户名sa,密码:无 3.再把整个林业管理文件夹复制到D盘的根目录下 4.执行林业管理文件夹中的setposup.Bat文件,这将自动创建数据库 5.打开internet信息管理器(IIS),(在控制面板的管理工具中找到它) 6.用Internnet信息管理器新建一个虚拟目录,名称任意设置,把虚拟目录指向D:\\林业管理即可 林业管理系统里面的
winhex-v14
- 文件夹解锁工具是一款对手机文件夹设定密码和打开密码的程序软件-Unlocking tools folder is a folder on the phone and open password password software
password
- 文件密码箱,可以给你存放隐私的文件夹上锁,保证隐私的安全。-Folder locked file password storage box can give you privacy, to ensure the security of privacy.
wlfhzV1.3
- 可以使含有关键字的网址自动转向到你设定的网站或HTML去。 清空IE临时文件夹 清空IE历史记录 文档清空 删除收藏夹网址 删除IE地址栏网址 当然还可以定义你保密的目录 限制运行程序 清除内存中运行的程序 禁止WINDOWS下载软件等功能 恢复IE工具栏的链接名称 取消开机对话框 恢复internet选项安全页面自定义按钮 去除IE分级审查的密码 修改时间前面加广告 恢复OE标题栏广告 恢复IE搜索引擎 恢复网页右键菜单
Encryptor
- 文件和文件夹加密解密程序。第一次运行后,选中文件或者文件夹右键菜单就会多出一项‘加密’/‘解密’,点击后输入密码进行加解密即可-File and folder encryption and decryption process. After the first run, select the file or folder menu will be more of a encryption/ decryption, when clicked, enter a password for encry
mk_passwd
- kshell脚本程序,实现通过脚本生成伪随机密码,密码表的文件在scr ipt文件夹中,具体的配置请阅读脚本程序中的注释。如果在Linux环境中无法运行,请在脚本中配置路径的变量,并注意安装KSH。-kshell scr ipts to achieve through the scr ipt to generate pseudo-random password, password list files in the scr ipt folder, the specific configurati
Lock
- 具体说来应该是占用文件夹或盘符 输入路径如d:\测试 点锁定就OK,退出后就是取消了, 密码1557-Specifically, should be occupied by a folder or drive letter Enter the path as d: \ test point lock on the OK, withdrawal is canceled, password 1557
zhivote
- 简易的网上投票系统,系统管理: 你的域名/admin/admin_login.asp 帐号:admin 管理密码:123456 配置文件/include/config.asp 数据文件/include/conn.asp 注意事项: 1.本程序只需支持ASP空间即可运行,使用前请先联系空间商。 2.上传wwwroot文件夹到你的网站根目录,然后运行即可。 4.免费版只适合试用和个人用途,如需建立商业站点或公司使用请购买商业版。-Easy online
blogAdmin
- 简单个人博客后台源码 源码很简单,提供给初学者一起学习。入门学习 数据库在DB_51aspx文件夹中(sql2005),附加即可. 登陆用户名和密码都是51aspx-Simple personal blog background source source is very simple, providing for beginners to learn with. Start learning database DB_51aspx folder (sql2005), ca
filelock
- VB文件夹枷锁,锁定功能,没有密码打不开文件夹,类似加密的功能,注册表操作(不同类型,读写方法有一定区别)代码写得比较乱,这里说一下如何卸载枷锁功能,其实方法很简单: 有个快捷方式,叫卸载的,或者可以在运行里输入 ‘scr iptlock unload‘,效果一样,只是在里面加好了参数…… -VB folder yoke, lock function, not the password not open folder, similar to the encryption funct
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
aes-xts-vs2008-17-07-09
- On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile
xTyAESCrypter
- TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without any user
Suggestion-based-Linux-file-search.tar
- TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without any user
program_RSA
- 这个文件夹中包含两个程序,假设分别有不同的用户使用,pro_dec程序先执行,以产生一个密码对,pro_enc程序一方创建一个plain.txt文件,并用此程序及获得的公钥生成密文。pro_dec一方可以用私钥还原得到原文。(此程序由于密码长度的关系,须加载NTL\ZZ.h包以支持大数字使用)-This folder contains two programs, assuming each with a different user, pro_dec program first implemen
jiajie
- 用VB给文件夹进行密码加密,此方法对 WinXP 系统有效,Win98 没试验过-VB to the folder with password encryption, this method is effective on the WinXP system, Win98 not tested
EnDnpassword
- 此程序由Microsoft Visual Studio 2010方可打开源码运行 EnDnpassword文件夹是加密主程序源码 Password文件夹是加密算法实现的源码和封装后的dll 两种加密算法。一种是DES,一种位MD5加密(此加密并非直接调用.net类库中的加密算法) 在加密时需要将生成的dll文件进行引用后方可使用。 没有什么技术含量,练习下dll封装和MD5算法的实现 -This program consists of Microsoft Visual Stu
20119160496916
- 此程序由Microsoft Visual Studio 2010方可打开源码运行 EnDnpassword文件夹是加密主程序源码 Password文件夹是加密算法实现的源码和封装后的dll 两种加密算法。一种是DES,一种位MD5加密(此加密并非直接调用.net类库中的加密算法) 在加密时需要将生成的dll文件进行引用后方可使用。 没有什么技术含量,练习下dll封装和MD5算法的实现 -This program from the Microsoft Visual Studio
Protection_Dossier
- This my last Vbscr ipt and i want to share it with you for testing on your machines and of course you should give me your feedback to improve it So This Vbscr ipt show you How to create a folder and protect it by password,so he creates a folder nam
hidefilecrack
- 针对一款文件夹加密软件,写的一个密码读取工具- According to a folder encryption software, written by a password read tools
