搜索资源列表
KillWord
- word密码破解,速度比较慢,效率也不高,使用的是穷举法-word password crackers, the relatively slow speed, efficiency is not high, the law is exhaustive
组合加密软件包 Lock Manage 5
- Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不
穷举密码算法
- 穷举法解密文件-exhaustive France declassified document
qjsf
- 穷举密码算法 /在许多情况下我们需要穷举组合的算法,比如密码词典。 //这个算法的关键是密码下标进位的问题。 //另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。 //如果要提高写文件的效率,可以使用缓冲区,分批写入。
穷举算法
- 在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indice
密码字典
- 一个常用的密码生成器,可用于穷举法..........
KillWord
- word密码破解,速度比较慢,效率也不高,使用的是穷举法-word password crackers, the relatively slow speed, efficiency is not high, the law is exhaustive
穷举密码算法
- 穷举法解密文件-exhaustive France declassified document
穷举算法
- 在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indice
NoPassword
- 一个用来攻击获取EMAIL密码的程序.程序使用多个线程同时以POP3协议连接服务器,在某个区间内穷举纯数字的密码.-used to attack an email password access procedures. Procedures for the use of multiple threads to connect to POP3 server, in a certain range exhaustive pure digit
codecnt_1024024
- 用于破解WINDOWS管理员口令的东西,密码穷举法。本程序是在单线程的基础上简单修改而得,未经严格测试,大家可以帮忙把该程序完善以下-for Windows administrators crack passwords things, the password exhaustive law. This procedure was threaded on the basis of simple changes derived, witho
GetPasswordcode
- 穷举型密码破译器。可以自定义词典,多线程。visual c++6.0 xp/2-exhaustive type code-breaking device. You can define Dictionary, multithreading. Visual c 6.0 xp/2
qjsf
- 穷举密码算法 /在许多情况下我们需要穷举组合的算法,比如密码词典。 //这个算法的关键是密码下标进位的问题。 //另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。 //如果要提高写文件的效率,可以使用缓冲区,分批写入。-Exhaustive Cipher/In many cases we need to exhaustive combinations of algorithms, such as
qiujumima
- 要穷举组合的算法,比如密码词典,算法有不够完善的地方大家指出来一起学习研讨-Algorithm to exhaustive combinations, such as the password dictionary, algorithms are not perfect enough where we pointed out that the study of the issues together
B1
- 穷举密码算法、密码下标进位的问题、密码词典长度 -Exhaustive cryptographic algorithm, the password subscr ipt carry the question, password dictionary length
ExhaustivePasswordAlgorithm
- 穷举密码算法的实现,利用穷举法能够实现三位以内的密码破解问题。-Exhaustive Password Algorithm
reaver-1.4l.tar
- 一个破解无线路由密码的工具pin码穷举,破解带wps无线路由-Brute-force tools to crack a wireless router password pin code, crack wireless router with wps
Dailer
- C#写的测试asdl密码的程序,可以用来穷举密码。-Written in C# test asdl password program can be used to brute-force password.
vc穷举密码
- VC实现的穷举密码 ,达到破解密码的功能,可以参考一下。。(VC implementation of the poor password, to break the function of the password, you can refer to.)