Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Use hashcat with a dictionary of big words
Post: RE: Use hashcat with a dictionary of big words
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_the_maximum_supported_password_length |
|
Xanadrel |
hashcat
|
4 |
5,763 |
12-19-2016, 12:04 PM |
|
|
Thread: Hashcat version for NVIDIA GeForce 8800 GT
Post: RE: Hashcat version for NVIDIA GeForce 8800 GT
Card old as fuck, get a gpu that is not 10 years old. |
|
Xanadrel |
hashcat
|
4 |
6,563 |
01-14-2017, 11:47 AM |
|
|
Thread: get hashcat-type/version over command
Post: RE: get hashcat-type/version over command
There is just hashcat now, and eventually hashcat-legacy for toasters.
So just hashcat, one syntax. |
|
Xanadrel |
hashcat
|
4 |
5,374 |
01-25-2017, 10:08 PM |
|
|
Thread: Use rules only on selected dictionaries
Post: RE: Use rules only on selected dictionaries
|
Xanadrel |
General Talk
|
4 |
4,674 |
05-18-2017, 10:04 PM |
|
|
Thread: Hash I do not recognize
Post: RE: Hash I do not recognize
40 bytes hex 'hashes' could be many things... if you know where it's from you should probably know the algo.
Also, don't request help to crack stuff. |
|
Xanadrel |
General Talk
|
4 |
3,788 |
09-28-2017, 12:55 AM |
|
|
Thread: Some kind of bruteforce
Post: RE: Some kind of bruteforce
maskprocessor (https://hashcat.net/wiki/doku.php?id=maskprocessor) with -q & -r might help there |
|
Xanadrel |
General Talk
|
4 |
2,394 |
04-01-2019, 07:44 PM |
|
|
Thread: cloud computing
Post: RE: cloud computing
|
Xanadrel |
hashcat
|
4 |
1,859 |
08-16-2019, 08:53 PM |
|
|
Thread: Help Sha1 hash cracking
Post: RE: Help Sha1 hash cracking
Hm, I think I can say : this is not a hash cracking forum. |
|
Xanadrel |
General Help
|
5 |
13,186 |
01-16-2011, 03:39 PM |
|
|
Thread: Help Sha1 hash cracking
Post: RE: Help Sha1 hash cracking
Generel Talk / Help for hashcat, oclHashcat or hash cracking in general. |
|
Xanadrel |
General Help
|
5 |
13,186 |
01-16-2011, 03:53 PM |
|
|
Thread: Error: No NVidia compatible platform found
Post: RE: Error: No NVidia compatible platform found
Maybe cudaHashcat+64.bin ? |
|
Xanadrel |
Very old oclHashcat-plus Support
|
5 |
16,347 |
03-11-2011, 01:44 AM |
|
|
Thread: "--stdout" not working in HC 0.39
Post: RE: "--stdout" not working in HC 0.39
Already noticed this, if you are on linux you can just add "/dev/null /dev/null" (2 times so) at the end of your command line and it will work.
derp |
|
Xanadrel |
Old hashcat Support
|
5 |
12,378 |
03-29-2012, 12:02 AM |
|
|
Thread: "--stdout" not working in HC 0.39
Post: RE: "--stdout" not working in HC 0.39
Then you can make an empty file and append the name of the file 2 times in your command line.
Like :
Code:
--
hc64 d.dic -rr.rule --stdout empty.txt empty.txt
--
(Also for --stdout -m or the hashfi... |
|
Xanadrel |
Old hashcat Support
|
5 |
12,378 |
03-29-2012, 10:06 AM |
|
|
Thread: Am I doing something wrong ?
Post: RE: Am I doing something wrong ?
The mask is missing in your command line, try with something like :
Code:
--
hashcat-cli64.exe --attack-mode 3 --output-file C:\Users\M\Desktop\h.txt.out --custom-charset1 azerty --threads 4 C:\Us... |
|
Xanadrel |
Old hashcat Support
|
5 |
10,387 |
03-30-2012, 11:27 AM |
|
|
Thread: rule bug in oclHashCat-plus?
Post: RE: rule bug in oclHashCat-plus?
It's not a bug, it's a feature. |
|
Xanadrel |
Very old oclHashcat-plus Support
|
5 |
9,339 |
06-27-2012, 12:50 PM |
|
|
Thread: New Beta available
Post: RE: New Beta available
|
Xanadrel |
Beta Tester
|
5 |
5,501 |
08-01-2012, 03:28 AM |
|
|
Thread: 2300 c/s ? OMG it's soooo slow :)
Post: RE: 2300 c/s ? OMG it's soooo slow :)
WPA is slow.
You're using a notebook gpu -> slow
You're even using a nvidia gpu -> slow |
|
Xanadrel |
Very old oclHashcat-plus Support
|
5 |
9,405 |
09-04-2012, 10:18 PM |
|
|
Thread: Hello and really need help with a wordlist
Post: RE: Hello and really need help with a wordlist
https://hashcat.net/wiki/doku.php?id=hashcat_utils (https://hashcat.net/wiki/doku.php?id=hashcat_utils) |
|
Xanadrel |
General Talk
|
5 |
12,473 |
02-26-2013, 08:55 PM |
|
|
Thread: hashcat VS oclHashcat-plus VS oclHashcat-lite
Post: RE: hashcat VS oclHashcat-plus VS oclHashcat-lite
dog Wrote: (05-17-2013, 08:57 PM)
--
epixoip Wrote: (05-17-2013, 08:43 PM)
--
hashcat: cpu only, supports the most algorithms, supports longer lengths, supports most attack modes except hybrid attac... |
|
Xanadrel |
General Help
|
5 |
21,149 |
05-17-2013, 10:13 PM |
|
|
Thread: low performance
Post: RE: low performance
If you compare the speed of a motorcycle with a rocket, yes you will find it slow. |
|
Xanadrel |
Old oclHashcat Support
|
5 |
9,107 |
03-27-2014, 11:19 PM |
|
|
Thread: Hashcat "Liveview"
Post: RE: Hashcat "Liveview"
You likely didn't specify an outfile, causing results to be sent to stdout. |
|
Xanadrel |
General Help
|
5 |
7,857 |
10-22-2014, 10:25 PM |