What steps will reproduce the problem?
1. MD5("123 456") = 39c278294f0267d0cb2b414be79f5f13
2. $ python findmyhash.py md5 -h 39c278294f0267d0cb2b414be79f5f13
What is the expected output? What do you see instead?
Expected output is:
-------------------
[...]
***** HASH CRACKED!! *****
The original string is: 123 456
The following hashes were cracked:
----------------------------------
39c278294f0267d0cb2b414be79f5f13 -> 123 456
Actual output is:
-----------------
[...]
***** HASH CRACKED!! *****
The original string is: 123 456
The following hashes were cracked:
----------------------------------
39c278294f0267d0cb2b414be79f5f13 -> 456
Original issue reported on code.google.com by julg...@gmail.com on 4 Oct 2011 at 9:36
Original issue reported on code.google.com by
julg...@gmail.com
on 4 Oct 2011 at 9:36