Download List

项目描述

UnHash is a program that tries a brute force attack against MD5 or SHA1 hashes.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-21 06:32
1.1

阿错误已修正了在内存损坏罕见的情况下可能发生。阿完整性检查的缓冲区的长度就增加了。终端I / O腐败是固定的。
标签: Minor Bug fix and enhancement
A bug was fixed where in rare circumstances a memory corruption could occur. A sanity check regarding buffer lengths was added. Terminal I/O corruption was fixed.

2008-05-19 10:38
1.0

捆绑的MD5和SHA1代码已被删除。此版本已完全依赖于OpenSSL的。阿浮点print_stats例外错误()已得到修复。阿termio臭虫标准输出重定向没有工作时信号情报(CTL的C)已得到修复。摘要比较已经移动的散列函数进行到主循环。有一个新的功能,从文件中读取哈希。运行时统计信息残疾人由于各种错误。链表举行消化增加了。
标签: Major bugfixes
The bundled MD5 and SHA1 code has been removed. This release has complete reliance on OpenSSL. A floating point exception bug in print_stats() has been fixed. A termio bug where stdout redirection did not work upon SIGINT (Ctl-C) has been fixed. Digest comparisons have been moved out of hash functions into the main loop. There is a new feature to read hashes from a file. Runtime stats are disabled due to various bugs. A linked list to hold digests has been added.

2008-01-14 07:13
0.9

信号处理的统计资料已更改。它可以调用打任意键。次要代码清理了一些错误修正工作。
标签: Minor feature enhancements
The statistics signal handler was changed. It can
be invoked by hitting any key. Minor code cleanup
and some bugfixes were done.

2007-10-12 10:41
0.8

阿统计功能增加了通过一个报警信号处理程序。在字符的计数器溢出审判是固定的。
标签: Minor feature enhancements
A statistics function was added via an alarm
signal handler. An overflow in the counter of
characters tried was fixed.

2007-09-09 11:59
0.7

一个digestcmp重大错误(),它有一个不正确的比较的逻辑是固定的。几个函数和全局变量被打乱,创建和删除,造成5 1%的速度增长。
标签: Major bugfixes
A major bug in digestcmp() which had an incorrect
comparison logic was fixed. Several function and
global variables were shuffled, created, and
deleted, resulting in a %5 speed increase.

Project Resources