-
分布式 TMTO Hash 数据库
翻译 maninwest@Codeforge 作者:Andrew Admire@CodeProject创建一个分布式的 P2P TMTO Hash 数据库我扩展了我的第一个 NTLM TMTO 数据库。我从 C# 迁移到了Python 3.4 并创建了 p2p 系统。我将此系统尽可能地模块化,以便使用其他hash。当前创建了 NTLM hash。如果你不需要,则不用生成 hash。这个程序在 Windows 上运行,应该可以在 Linux 上运行。系统通过命令窗口运行,没有GUI。程序的原理是创建大型数据库的一部分。点越多,来存储 23 个字符的所有组合的交换越好。如果 8 字符组是 2 太字节,使用此项目的默认限制是1 gig.,则存储所有可能组合需要至少 2,000 人。但是,只需几秒钟就可以找到 hash 的平面文本,因为每个人都有全部内容的一小部分。功能使用字符组: US 字母 (大小写),数字, 特殊字符,共 85随时开始/停止生成 hash 生成的长度 1 - 23 字符平面文件用过后创建字典文件服务器作为线程运行限制使用的磁盘空间,默认值是 1 gig使用创建的字典文件打破 wpa psk hash
- 2022-10-13 07:15:04下载
- 积分:1
-
rtdmkrdltyl。G。U B / B IU /
rtdmkrdltyl.g .u b /b iu/
- 2022-01-31 10:12:06下载
- 积分:1
-
一个使用VB编写的聊天软件。
一个使用VB编写的聊天软件。-use VB to prepare a chat software.
- 2022-02-27 01:28:45下载
- 积分:1
-
Emptying the Recycle Bin
Emptying the Recycle Bin
- 2022-04-17 11:10:31下载
- 积分:1
-
MTV电台点歌系统,实惠方便
MTV电台点歌系统,实惠方便-MTV parlors radio system, affordable convenience
- 2022-08-18 08:19:26下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
Conversion of Enhanced Metafile to Bitmap and viceversa
Conversion of Enhanced Metafile to Bitmap and viceversa
- 2022-02-07 11:39:01下载
- 积分:1
-
第一个VC作品
第一个VC作品-No. 1 VC works!
- 2022-03-03 17:17:35下载
- 积分:1
-
这是个可以实现UTF
这是个可以实现UTF-8与GB2312之间的互换类,已封装成类,调用简单,使用方便!(推荐下载)-this can be achieved is UTF-8 and the fungibility between GB2312 category, packaged as category, called simple, easy to use! (Download)
- 2022-03-10 17:06:09下载
- 积分:1
-
增强 Edit 控件为日期输入控件
增强 Edit 控件为日期输入控件-enhanced Edit Control date for the importation of Control
- 2022-03-09 13:43:21下载
- 积分:1