encoding issue
#1
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?
Reply


Messages In This Thread
encoding issue - by dipstick - 03-12-2023, 11:10 PM
RE: encoding issue - by b8vr - 03-13-2023, 12:59 AM
RE: encoding issue - by dipstick - 03-13-2023, 01:32 AM
RE: encoding issue - by b8vr - 03-13-2023, 02:43 PM