REMOVING DUPLICATE HASHES, WHAT IS THIS...?
#15
What's the problem here? You found the hash earlier, and it was stored in the .pot file so for subsequent attempts it was skipped. You removed the stored result, and so it cracks it again. You can obviously see that it shows 'cracked', meaning that the password has been cracked. This also can't be your first attempt at running the program after removing the .pot file, otherwise there wouldn't be the line "INFO: removed 1 hash found in pot file".


Messages In This Thread
RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...? - by wrigglingears - 12-10-2015, 01:13 PM