SHA512 without salt
#4
Yeah, I'm going to open an issue for a few cases I ran into. Some quick examples:

When I input `$6$$rounds=5$gTCqLuWl...` hashcat turns it into `$6$$rounds65qgTCqLuWl...`

When I input `$6$rounds=5000$rounds=5$gTCqLuWl...` hashcat turns it into `$6$rounds=5$gTCqLuWl...`, which it then subsequently cannot parse in the potfile for the very reason this thread exists.


Messages In This Thread
SHA512 without salt - by floridamatt - 06-29-2017, 05:38 PM
RE: SHA512 without salt - by epixoip - 06-29-2017, 11:00 PM
RE: SHA512 without salt - by floridamatt - 07-04-2017, 09:19 PM
RE: SHA512 without salt - by philsmd - 06-30-2017, 09:11 AM
RE: SHA512 without salt - by epixoip - 06-30-2017, 05:26 PM