Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Yescrypt hashes
Post: RE: Yescrypt hashes

You need hashcat 7.1.2 or newer.
buka hashcat 6 12,823 11-28-2025, 06:00 PM
    Thread: Help setting up Hashcat please
Post: RE: Help setting up Hashcat please

hashcat ... -1 charset1 -2 charset2 -3 charset3 -4 charset4 ?1?4?2?2?3...?3 And two-digit numbers like this: ?1...66...?3
buka hashcat 5 9,960 09-29-2025, 05:18 AM
    Thread: Cracking a 16-digit hash (MD5)
Post: RE: Cracking a 16-digit hash (MD5)

Depends on the hash type. I don't think there exist any rainbow tables for 16-character passwords.
buka hashcat 2 7,338 09-29-2025, 05:14 AM
    Thread: Character Set question
Post: RE: Character Set question

Yes. In the command line, -1 ?l?u1% ?1?1?1?1?1?1?1?1?1 Or, in the mask file, ?l?u1%,?1?1?1?1?1?1?1?1?1
buka hashcat 2 16,519 09-15-2025, 01:20 PM
    Thread: Basic: Did I break my hashcat?
Post: RE: Basic: Did I break my hashcat?

The hashes are wrong. md5(Davey) = bef2880afad8c91c465e37387dc5a43a md5(Davey\n) = 5965bb7474aadec148948f466568c612
buka hashcat 4 15,511 09-12-2025, 06:19 AM
    Thread: Brain mode
Post: RE: Brain mode

Well, hashcat just doesn't support using -z with -a 6; -z also doesn't work with stdin.
buka hashcat 4 11,848 09-11-2025, 02:05 PM
    Thread: Brain mode
Post: RE: Brain mode

`-a 6` isn't "Wordlist + Rules".
buka hashcat 4 11,848 09-11-2025, 12:49 PM
    Thread: DES Token encoding exception
Post: RE: DES Token encoding exception

Chick3nman Wrote: (09-07-2025, 09:26 AM) -- Code: -- c6[YgflxsopH3 c6[PGXUxuoBd2 -- The above outputs are 14 characters long. -- They are 13.
buka hashcat 11 22,674 09-09-2025, 04:46 PM
    Thread: Huawei Safebox
Post: RE: Huawei Safebox

$250 in BTC, and the code is yours.
buka hashcat 15 42,862 09-09-2025, 04:42 PM
    Thread: bfe files
Post: RE: bfe files

I don't think hashcat supports this currently. You can open an issue on GitHub, and someone might implement it. https://github.com/hashcat/hashcat/issues/
buka hashcat 2 10,067 09-09-2025, 04:41 PM
    Thread: Huawei Safebox
Post: RE: Huawei Safebox

Yep, the hashing code is CPU-bound. I've never ported it to CUDA/OpenCL as I managed to crack my Safeboxes quickly using a short list of passwords I knew I could use with mangling rules.
buka hashcat 15 42,862 09-07-2025, 03:17 AM
    Thread: DES Token encoding exception
Post: RE: DES Token encoding exception

I think it was corrupted at some point, either accidentally or deliberately.
buka hashcat 11 22,674 09-05-2025, 01:57 PM
    Thread: DES Token encoding exception
Post: RE: DES Token encoding exception

What made you think it's a hash at all? Where did you get it?
buka hashcat 11 22,674 09-05-2025, 01:30 PM
    Thread: DES Token encoding exception
Post: RE: DES Token encoding exception

"[" isn't part of the DES alphabet.
buka hashcat 11 22,674 09-05-2025, 12:53 PM
    Thread: Huawei Safebox
Post: RE: Huawei Safebox

You can download the plugin here: https://mega.nz/file/dhtSXCCT#ak33hjPPBySLmOqKPCwasOA7ne6BysbrvM0I8XbKa9Q The generic mode (-m 74000) is new, so you also need a beta version of Hashcat. Download ...
buka hashcat 15 42,862 09-05-2025, 05:25 AM
    Thread: Huawei Safebox
Post: RE: Huawei Safebox

Bielecki Wrote: (09-04-2025, 11:43 PM) -- I have created a safe, the password is "hashcat1", this is my DB: Code: -- wf1|0874e1b1508ee50b30e0a0ca2b8a1c70665d9a6248790cc6 wf2|7924e4c2a0637af4d826...
buka hashcat 15 42,862 09-05-2025, 03:36 AM
    Thread: Huawei Safebox
Post: RE: Huawei Safebox

If you create a new safe with a known password and give me those values, I'll be able to verify whether my method works for your phone or not.
buka hashcat 15 42,862 08-26-2025, 03:24 AM
    Thread: Huawei Safebox
Post: RE: Huawei Safebox

Okay. So, I found that only these four fields participated in hashing the password: workInfo1, workInfo2, salt, and encryptSalt1. SELECT wf1, wf2, st, es1 FROM mf; Do you know whether your passw...
buka hashcat 15 42,862 08-26-2025, 02:23 AM
    Thread: Problems with hex
Post: RE: Problems with hex

All these [color=#000000] tags don't help you know.
buka hashcat 7 14,294 08-24-2025, 02:20 PM
    Thread: Trying to use mode 3730
Post: RE: Trying to use mode 3730

This might be interesting to you: https://hashcat.net/forum/thread-13346.html
buka hashcat 1 6,945 08-23-2025, 09:47 AM