Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Which hash type should I use?
Post: RE: Which hash type should I use?

Are you using some garbage shit like chat gpt or something ? Anyway don't throw random switches & arguments hoping to make it work. Both-m 11500 and 13500 have nothing to do with bitcoin hashes -i...
Xanadrel hashcat 1 4,793 03-20-2025, 03:29 PM
    Thread: Rar archive
Post: RE: Rar archive

Rules, and if you quote a post which is not respecting them it may be deleted as well.
Xanadrel hashcat 11 41,920 03-20-2025, 02:47 PM
    Thread: SHA1 known pass but HC does not find
Post: RE: SHA1 known pass but HC does not find

Like, copy the plaintexts from your post in notepad, save as UTF8, use that as wordlist, hashes get cracked.
Xanadrel hashcat 3 12,386 01-20-2025, 10:26 PM
    Thread: SHA1 known pass but HC does not find
Post: RE: SHA1 known pass but HC does not find

hashcat does crack these hashes, make sure you are using the correct encoding for your wordlist, it is known to be a potential annoyance.
Xanadrel hashcat 3 12,386 01-20-2025, 10:18 PM
    Thread: Stuck at initializing backend runtime
Post: RE: Stuck at initializing backend runtime

I would not bother with such an old and bad APU.
Xanadrel hashcat 8 21,918 01-20-2025, 10:10 PM
    Thread: Separator Unmatched
Post: RE: Separator Unmatched

aikiuslik Wrote: (07-02-2024, 06:42 PM) -- You are missing attack type -a 0 hashcat -m 1420 -a 0 myunshadow.txt hashkiller-dict.txt -- Not the issue here, if not specified it will use -a 0 anywa...
Xanadrel hashcat 8 114,023 07-03-2024, 07:38 PM
    Thread: Hashcat - Problem using the function restore
Post: RE: Hashcat - Problem using the function restore

Likely too few words for the left side, you could modify your wordlist to include part of the right side (and reduce the right side), but it would be an advice for future attacks :p
Xanadrel hashcat 5 10,650 05-24-2024, 10:15 PM
    Thread: Hashcat - Problem using the function restore
Post: RE: Hashcat - Problem using the function restore

It might be that you didn't hit a restore point, check this line in the output: "Restore.Point....: x/yyy (x.xx%)". Also you can stop hashcat by pressing "c" for stopping once the next checkpoint is ...
Xanadrel hashcat 5 10,650 05-24-2024, 09:28 PM
    Thread: Need help with getting my data from my deactivated Facebook account.
Post: RE: Need help with getting my data from my deactiv...

Facebook being mentioned in a thread has nothing to do with your issue, in the other thread it's relevant to hashcat. As with other cases of people asking about help with services/websites, if said s...
Xanadrel hashcat 3 8,426 05-23-2024, 06:19 PM
    Thread: What I doing wrong?
Post: RE: What I doing wrong?

Remove single quotes around the mask from your command line (and the extra question mark, though hashcat will warn you about that one).
Xanadrel hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 19,123 02-06-2024, 02:18 PM
    Thread: 字典破解如何剔除8位字符以下的文本
Post: RE: 字典破解如何剔除8位字符以下的文本

Read forum rules, post in English.
Xanadrel hashcat 1 6,146 01-05-2024, 02:00 PM
    Thread: file_path in file_list:#A123
Post: RE: file_path in file_list:#A123

Read forum rules, post in English.
Xanadrel General Talk 1 6,963 01-05-2024, 02:00 PM
    Thread: Issues with a GTX 1050
Post: RE: Issues with a GTX 1050

katchowski Wrote: (05-11-2023, 04:52 PM) -- INFO: All hashes found as potfile and/or empty entries! Use --show to display them. --
Xanadrel hashcat 2 9,455 05-11-2023, 04:57 PM
    Thread: ok if mask is defined on cli but not if in mask.hcmask
Post: RE: ok if mask is defined on cli but not if in mas...

You didn't use -a 3 for the second command, so hashcat is using it as a wordlist instead of a list of masks.
Xanadrel hashcat 2 8,537 05-09-2023, 04:57 PM
    Thread: Bechmark output uaing the same metric
Post: RE: Bechmark output uaing the same metric

Short answer: --machine-readable
Xanadrel hashcat 1 6,227 05-04-2023, 01:48 PM
    Thread: Not getting full GPU usage
Post: RE: Not getting full GPU usage

Looks like you're using -a 3 instead of -a 0.
Xanadrel hashcat 2 8,701 03-19-2023, 12:27 AM
    Thread: Device #2: NVIDIA GeForce GTX 750 Ti, skipped
Post: RE: Device #2: NVIDIA GeForce GTX 750 Ti, skipped

If you read carefully you'll see that the 750ti was skipped for the OpenCL API, not for the CUDA one, it makes sense since Nvidia GPUs usually works better with CUDA.
Xanadrel hashcat 2 8,023 02-19-2023, 01:13 AM
    Thread: Looking for options.
Post: RE: Looking for options.

There is often multiple ways to do something with hashcat, I would do it like this: Use the basic combinator.bin (2 files only) to generate the first wordlist file (should be small enough to fit on...
Xanadrel hashcat 2 8,818 02-07-2023, 10:43 AM
    Thread: Discord
Post: RE: Discord

hashcat has an official discord since some time now, available on the main page, help section: https://hashcat.net/hashcat/
Xanadrel hashcat 4 28,890 11-02-2022, 07:14 PM
    Thread: md5 with two different salts
Post: RE: md5 with two different salts

You can, it's just not gonna be that efficient (the more salts you have). If you have some coding skills you can try to add that algo to hashcat yourself, or you can open an issue on github to reques...
Xanadrel hashcat 3 13,046 12-02-2021, 12:59 PM