Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: GPU Crack Speed Half of Expected
Post: RE: GPU Crack Speed Half of Expected
without specifying any mask, hashcat will use the default mask, see https://hashcat.net/wiki/doku.php?id=hashcat#default_values
The default mask is probably not what you would call brute-force.
... |
|
philsmd |
hashcat
|
3 |
786 |
07-01-2020, 08:46 AM |
|
|
Thread: Gpu Drivers not Installed Issue
Post: RE: Gpu Drivers not Installed Issue
Hi
Please post the output of
$ clinfo
Seems that either the driver is not installed correctly or the modules are not loaded. |
|
philsmd |
Very old oclHashcat-plus Support
|
5 |
12,338 |
07-19-2013, 02:42 PM |
|
|
Thread: GPU Drivers not installed?
Post: RE: GPU Drivers not installed?
It is possible to install the proprietary NVidia driver also using a live cd (the problem is that a reboot may be needed and as you may already guess, after reboot the live system starts from scratch)... |
|
philsmd |
Old oclHashcat Support
|
4 |
14,670 |
05-27-2014, 06:58 PM |
|
|
Thread: GPU Drivers not installed?
Post: RE: GPU Drivers not installed?
for that problem you need to read the wiki
Especially this article: https://hashcat.net/wiki/ubernoobs |
|
philsmd |
Old oclHashcat Support
|
4 |
14,670 |
05-27-2014, 07:10 PM |
|
|
Thread: gpu intel
Post: RE: gpu intel
The minimum password length for -m 2500 = WPA/WPA2 is 8 characters.
Just read the warning and it should be very clear indeed. |
|
philsmd |
Old hashcat Support
|
7 |
9,274 |
05-13-2016, 02:00 PM |
|
|
Thread: Gpu Limit
Post: RE: Gpu Limit
I see this very often recently that users try to just go all-in without any prior experience with hardware and building cracking rigs and afterwards try to blame others (hashcat etc) for their fault..... |
|
philsmd |
Hardware
|
14 |
4,531 |
01-18-2020, 01:20 PM |
|
|
Thread: GPU Utilization stuck at 2%
Post: RE: GPU Utilization stuck at 2%
let's start with removing the --force
[hr]
if you use your CPU power together with your GPU it could be worse in some very specific situations (of course also depending on your hardware and hash... |
|
philsmd |
hashcat
|
3 |
1,396 |
09-26-2019, 04:40 PM |
|
|
Thread: GPU Utilization stuck at 2%
Post: RE: GPU Utilization stuck at 2%
what hardware ? which drivers ? more info alltogether would be nice
does it work with other hash types or older hashcat versions ? did you try the beta version from https://hashcat.net/beta/ ?
d... |
|
philsmd |
hashcat
|
3 |
1,396 |
09-27-2019, 09:10 PM |
|
|
Thread: GTX 1060 3Gb
Post: RE: GTX 1060 3Gb
what happens if you try this:
Code:
--
[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit => s
--
can you show the output of hitting your s key on the keyboard |
|
philsmd |
Hardware
|
8 |
3,378 |
09-21-2019, 12:16 PM |
|
|
Thread: GTX 750 Ti error on driver 335.23
Post: RE: GTX 750 Ti error on driver 335.23
https://hashcat.net/forum/thread-3200-post-18576.html#pid18576 |
|
philsmd |
Old oclHashcat Support
|
3 |
8,967 |
04-13-2014, 08:07 AM |
|
|
Thread: GTX 970 Benchmark
Post: RE: GTX 970 Benchmark
You forgot about the most important part, i.e. to add rules :P
See https://hashcat.net/wiki/doku.php?id=rule_based_attack and the /rules folder |
|
philsmd |
Hardware
|
12 |
29,518 |
01-16-2015, 02:32 AM |
|
|
Thread: guess number
Post: RE: guess number
Try with --outfile-format 11 |
|
philsmd |
hashcat
|
3 |
4,395 |
03-17-2017, 08:26 AM |
|
|
Thread: Guess rejection policy for mangling rules attack
Post: RE: Guess rejection policy for mangling rules atta...
no, you shouldn't bother about this. It would be way too complex and time consuming (performance drop) to check this type of "rejection". It would cost MUCH more to check for a rejection than actually... |
|
philsmd |
hashcat
|
1 |
527 |
04-27-2020, 12:00 PM |
|
|
Thread: Guidance for creation of custom kernels
Post: RE: Guidance for creation of custom kernels
I would say that the best thing for now is to just have a look at the github commit history and check for the addition of (already added) new hash types, like this one: https://github.com/hashcat/hash... |
|
philsmd |
General Talk
|
2 |
1,858 |
06-15-2019, 09:33 AM |
|
|
Thread: Hahcat is using weird random combinations instead of the files on dicitonary
Post: RE: Hahcat is using weird random combinations inst...
$HEX[2474406d66307264210d40313233] means that hashcat is trying to use the string 2474406d66307264210d40313233 in hexadecimal notation (it's in hexadecimal because there are some non-printable or "esc... |
|
philsmd |
hashcat
|
3 |
2,643 |
07-26-2018, 07:37 AM |
|
|
Thread: Hahcat is using weird random combinations instead of the files on dicitonary
Post: RE: Hahcat is using weird random combinations inst...
\r, 0x0d and '\015' are all just different forms of representing the carriage return character. Therefore yes I'm sure that it's \r, and *you* also remove the same character with your tr command.
I... |
|
philsmd |
hashcat
|
3 |
2,643 |
07-26-2018, 09:40 AM |
|
|
Thread: Hardware suggest
Post: RE: Hardware suggest
mac/OS X is only supported by cpu hashcat ( https://hashcat.net/hashcat/ ), windows/linux instead are supported by all cats (cpu hashcat, cudaHashcat, oclHashcat).
Yes, the GPU may be faster than you... |
|
philsmd |
Hardware
|
1 |
4,722 |
01-08-2015, 03:26 PM |
|
|
Thread: Haschat cracked a password but how can I print out it?
Post: RE: Haschat cracked a password but how can I print...
It is explained for instance here: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword
... |
|
philsmd |
hashcat
|
2 |
2,634 |
02-03-2018, 03:47 PM |
|
|
Thread: Hash 'hashes': Token length exception No hashes loaded.
Post: RE: Hash 'hashes': Token length exception No hashe...
the command should be:
Code:
--
./hashcat64.bin -a 0 -m 0 myhash mydict
--
both files myhash and mydict need to exist
the error message that you got, says that the file "hashes" can't be ... |
|
philsmd |
hashcat
|
1 |
976 |
02-01-2020, 08:09 AM |
|
|
Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...
you need to at least explain what software you used to generate the paper wallet.
My guess is that it is a bip38 or similar "encrypted"/derived private key. What data do you have? The encrypted pri... |
|
philsmd |
hashcat
|
22 |
17,308 |
07-13-2018, 11:22 AM |