Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly
oclHashcat-* only supports AMD Radeon HD devices with OpenCL, and NVIDIA devices with CUDA. Intel devices are not supported. |
|
epixoip |
Very old oclHashcat-plus Support
|
13 |
20,126 |
09-29-2012, 03:23 AM |
|
|
Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly
it is a console utility. you will need to run it from cmd.exe or powershell. or, use hashcat-gui. |
|
epixoip |
Very old oclHashcat-plus Support
|
13 |
20,126 |
09-29-2012, 04:11 AM |
|
|
Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly
please read the wiki for oclHashcat-plus, it answers all of your questions. https://hashcat.net/wiki/doku.php?id=oclhashcat_plus |
|
epixoip |
Very old oclHashcat-plus Support
|
13 |
20,126 |
09-29-2012, 05:53 AM |
|
|
Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly
as the graphic at the top of the page clearly indicates, hashcat is for advanced password recovery. passwordspro is written for the least common denominator.
but hey, at least you know where you st... |
|
epixoip |
Very old oclHashcat-plus Support
|
13 |
20,126 |
09-29-2012, 06:20 PM |
|
|
Thread: sha512crypt hash error
Post: RE: sha512crypt hash error
|
epixoip |
Very old oclHashcat-plus Support
|
10 |
24,508 |
10-01-2012, 09:37 PM |
|
|
Thread: salt and sha-1 oclhashcat 0.09
Post: RE: salt and sha-1 oclhashcat 0.09
|
epixoip |
Very old oclHashcat-plus Support
|
1 |
5,075 |
10-02-2012, 08:36 AM |
|
|
Thread: --pw-min=NUM and --pw-max=NUM?
Post: RE: --pw-min=NUM and --pw-max=NUM?
incremental mode is no longer the default, so they have been replaced by --increment-min and --increment-max for use with -i |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
11,226 |
10-03-2012, 03:53 AM |
|
|
Thread: --pw-min=NUM and --pw-max=NUM?
Post: RE: --pw-min=NUM and --pw-max=NUM?
none. just specify a six character mask. |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
11,226 |
10-04-2012, 06:01 AM |
|
|
Thread: Usage of --increment-min 2
Post: RE: Usage of --increment-min 2
please stop cross posting. this question was answered in the two other threads you asked in as well. |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
5,422 |
10-04-2012, 04:26 PM |
|
|
Thread: permission denied in hybrid mode
Post: RE: permission denied in hybrid mode
use a loop.
Code:
--
for wordlist in wordlists/*.txt; do hashcat ... -a 6 $wordlist ?d?d?d; done
--
|
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
11,334 |
10-06-2012, 08:15 PM |
|
|
Thread: NVIDIA GeForce 7600 GS ..
Post: RE: NVIDIA GeForce 7600 GS ..
i would not be surprised if nvidia dropped support for that card. it's over six years old. |
|
epixoip |
Very old oclHashcat-plus Support
|
6 |
18,129 |
10-07-2012, 09:35 PM |
|
|
Thread: NVIDIA GeForce 7600 GS ..
Post: RE: NVIDIA GeForce 7600 GS ..
crysis Wrote: (10-08-2012, 12:38 AM)
--
.. well.. its maybe six years old, but the nvidia web says it supports Cuda:
https://www.nvidia.com/object/winxp-306.23-whql-driver.html
--
it does not exp... |
|
epixoip |
Very old oclHashcat-plus Support
|
6 |
18,129 |
10-08-2012, 06:16 AM |
|
|
Thread: Speed difference between 0.08 and 0.09
Post: RE: Speed difference between 0.08 and 0.09
hybrid attack would be much faster than using the rules engine for that, and it scales better. |
|
epixoip |
Very old oclHashcat-plus Support
|
3 |
7,865 |
10-14-2012, 03:34 AM |
|
|
Thread: MD5(Unix) bug
Post: RE: MD5(Unix) bug
hm, cayman running at 950Mhz... classic asic hang caused by overclocking :) |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
10,038 |
10-16-2012, 01:12 AM |
|
|
Thread: Segmentation fault (core dump) on --show and --left
Post: RE: Segmentation fault (core dump) on --show and -...
|
epixoip |
Very old oclHashcat-plus Support
|
11 |
24,118 |
10-17-2012, 12:41 AM |
|
|
Thread: Cyrillic Character Encoding
Post: RE: Cyrillic Character Encoding
seems like you just answered your own question. hashcat is agnostic about the encoding of your dictionary file, it handles each word as a stream of bytes. the reason you cannot see the passwords in th... |
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
16,030 |
10-18-2012, 09:36 AM |
|
|
Thread: Cyrillic Character Encoding
Post: RE: Cyrillic Character Encoding
no, hashcat doesn't do any encoding at all. just as it will accept any encoding you input, it will output whatever encoding was used for the password.
again, hashcat works with streams of bytes regar... |
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
16,030 |
10-18-2012, 11:18 AM |
|
|
Thread: ERROR: cuModuleLoad() 209
Post: RE: ERROR: cuModuleLoad() 209
duplicate of thread 1546, https://hashcat.net/forum/thread-1546.html |
|
epixoip |
Very old oclHashcat-plus Support
|
1 |
5,873 |
10-20-2012, 03:44 AM |
|
|
Thread: After format speed goes down 50% on HD 7970
Post: RE: After format speed goes down 50% on HD 7970
you cannot always get full performance out of plus. to quote atom, "dude! you have to give it work!" speeds can vary greatly depending on what exactly you are doing.
that said, i think you were a bit... |
|
epixoip |
Very old oclHashcat-plus Support
|
13 |
19,459 |
10-21-2012, 02:48 PM |
|
|
Thread: o c/s using oclhashcat plus 0.09
Post: RE: o c/s using oclhashcat plus 0.09
it does if you don't specify an attack mode. please read the output of ''oclHashcat-plus64.exe -h'' and then consult the wiki if you still do not understand. |
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
9,626 |
10-22-2012, 04:51 AM |