Télécharger la liste

Description du projet

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

Système requise

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

Un bug a été corrigé dans de rares cas où une corruption de mémoire peut se produire. Un test de cohérence en ce qui concerne la longueur de tampon a été ajouté. Terminal I / O de corruption a été fixée.
Tags: 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

Le MD5 groupés et le code SHA1 a été supprimée. Ce communiqué a base exclusivement sur OpenSSL. Un bug des exceptions flottantes dans print_stats () a été corrigé. Un bug termio où stdout redirection ne fonctionne pas sur SIGINT (Ctrl-C) a été corrigé. Comparaisons Digest ont été déplacés hors des fonctions de hachage, dans la boucle principale. Il ya une nouvelle fonction de hachage pour lire un fichier. Durée stats sont handicapés à cause de bogues divers. Une liste chaînée de tenir des répertoires a été ajoutée.
Tags: 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

Le gestionnaire des statistiques du signal a été modifié. Il peut être appelé en appuyant sur n'importe quelle touche. Axe nettoyage du code et corrections d'erreurs ont été accomplis.
Tags: 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

Une fonction statistique a été ajouté par un gestionnaire de signal d'alarme. Un dépassement de capacité dans le compteur de caractères essayé a été fixée.
Tags: 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

Un bogue majeur dans digestcmp () qui avait une logique de la comparaison erronée a été fixée. Plusieurs fonctions et variables globales ont été mélangés, créés et supprimés, entraînant une augmentation de 5% de vitesse.
Tags: 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