10-04-2024, 10:29 AM
How long is your searched password? you are using the optimized kernel which has the following limitation
if this doesn't apply to your example, then there could be some more reasons why it won't work
your hash is wrong, can you post you used example pass and your output?
encoding problems with non ascii chars in the password
Code:
Maximum password length supported by kernel: 8
if this doesn't apply to your example, then there could be some more reasons why it won't work
your hash is wrong, can you post you used example pass and your output?
encoding problems with non ascii chars in the password