|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: unable to recover simple passwords
Post: unable to recover simple passwords
| Started messing with this again and tested my uncracked Tripcode (16000) hashes with john. It cracked over 1000 very simple hashes instantly.
For example, hashcat was not able to recover:
1
a
AA... |
|
dipstick |
hashcat
|
1 |
5,521 |
04-30-2023, 08:19 PM |
| |
|
Thread: encoding issue
Post: RE: encoding issue
|
b8vr Wrote: (03-13-2023, 12:59 AM)
--
I think SJIS is two-byte characters. Have you tried
hashcat -a3 -m16000 hash ?b?b
Also, have a look at https://github.com/hashcat/hashcat/issues/1526
--
Su... |
|
dipstick |
hashcat
|
3 |
9,125 |
03-13-2023, 01:32 AM |
| |
|
Thread: encoding issue
Post: encoding issue
| 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... |
|
dipstick |
hashcat
|
3 |
9,125 |
03-12-2023, 11:10 PM |