03-12-2023, 11:10 PM
Trying to crack a seemingly simple hash, the password is just "あ".
The thing is, it's always converted to Shift JIS first on the website, then hashed.
No matter what I try, it's never outputting the proper encoding and never cracking the hash.
Converting it in the file, and using hashcat's encoding to/from settings didn't help.
The hash is tripcode (16000).
The demo here outputs the proper hash:
https://nonegiven.github.io/tripcode
Any ideas? Am I missing something basic?
The thing is, it's always converted to Shift JIS first on the website, then hashed.
No matter what I try, it's never outputting the proper encoding and never cracking the hash.
Converting it in the file, and using hashcat's encoding to/from settings didn't help.
The hash is tripcode (16000).
The demo here outputs the proper hash:
https://nonegiven.github.io/tripcode
Any ideas? Am I missing something basic?