08-09-2019, 07:01 PM
(This post was last modified: 08-09-2019, 07:02 PM by arlininger.
Edit Reason: put hash in code
)
Does hashcat support hashes in the format ?
Note, this particular hash is from the 2019 Crack me if you Can competition, which is the first time I've encountered scrypt hashes.
I don't see hashes of this format on the https://hashcat.net/wiki/doku.php?id=example_hashes page, but possibly this can be trivially transformed in to one that is there?
Adam
Code:
scrypt$01zMhhtsm7hd$11$8$1$64$zpJQwicV2twXVpabH8/kCTaKUlx99Xplim50HJY4BA81xJxIG/R2BQ4QHOW3h15AGusc5lhYso3UJjkiTRXXTQ==
Note, this particular hash is from the 2019 Crack me if you Can competition, which is the first time I've encountered scrypt hashes.
I don't see hashes of this format on the https://hashcat.net/wiki/doku.php?id=example_hashes page, but possibly this can be trivially transformed in to one that is there?
Adam