XSHA1 Reverser 0.1 - Sat, 17 Dec 2011 02:16:03 UTC
XSHA1 Reverser 0.1
Here's the program and code for reversing XSHA1 hashes of up to 16 character passwords in 0.1 second and up to 20 characters in 10.8 seconds (right that's why I don't have benchmarks using SSE2 the function xsha1Reverse_20_sse2() has a bug that I never fixed. So don't modify the code to use that function instead use xsha1_rev_20() since that works but is slower).