Hi all.
I've got some hashes to decrypt:
It is an 1800 hash, but my problem is: HC does not like the rounds. Error is Line length exception. Without "rounds=4567" the hash is decrypted.
Is it true giving the rounds results in less decryption work?
Why is this error thrown?
Thank you for help
I've got some hashes to decrypt:
Quote:removed
It is an 1800 hash, but my problem is: HC does not like the rounds. Error is Line length exception. Without "rounds=4567" the hash is decrypted.
Is it true giving the rounds results in less decryption work?
Why is this error thrown?
Thank you for help