Partial recovery
#8
ok I think I know what happened. After doing a few test with generated sha1 encrypted pass I figured out some of my hash were corrupted. Which explains the partial match. Ive made sha1 hash out of those partial match and they were really close to the perfect match.

If this is all true then would it be faster to compare against half a hash instead of the the whole string? Is this already implemented?


Messages In This Thread
Partial recovery - by aprizm - 05-12-2015, 01:16 AM
RE: Partial recovery - by epixoip - 05-12-2015, 01:20 AM
RE: Partial recovery - by undeath - 05-12-2015, 01:21 AM
RE: Partial recovery - by aprizm - 05-12-2015, 01:32 AM
RE: Partial recovery - by radix - 05-12-2015, 02:18 AM
RE: Partial recovery - by aprizm - 05-12-2015, 02:25 AM
RE: Partial recovery - by aprizm - 05-12-2015, 02:34 AM
RE: Partial recovery - by aprizm - 05-12-2015, 03:30 AM
RE: Partial recovery - by aprizm - 05-13-2015, 04:16 AM
RE: Partial recovery - by epixoip - 05-13-2015, 09:53 PM
RE: Partial recovery - by undeath - 05-14-2015, 02:21 AM
RE: Partial recovery - by epixoip - 05-14-2015, 04:55 PM