Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: ERROR: cuMemAllocHost() 2
Post: RE: ERROR: cuMemAllocHost() 2
I guess you could benchmark one or two at a time instead of them all at once and observe memory usage:
Device #1: GeForce GTX TITAN X, 12288MB, 1076Mhz, 24MCU
Device #2: GeForce GTX TITAN X, 12288... |
|
rico |
Hardware
|
13 |
19,368 |
09-12-2015, 02:51 PM |
|
|
Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X
GT 750M card in a small form factor? You'd probably have more success killing your Mac than cracking :P
Someone buy atom a Mac Pro! |
|
rico |
Old oclHashcat Support
|
14 |
17,333 |
09-29-2015, 12:16 PM |
|
|
Thread: PLEASE HELP!_MASK with 8-20 abcABC123...
Post: RE: PLEASE HELP!_MASK with 8-20 abcABC123...
hashcat v0.49 used --pw-min/-max=NUM
latest hashcat v0.50 uses --increment, --increment-min and --increment-max
from hashcat --help:
* Built-in charsets:
?l = abcdefghijklmnopqrstuvwx... |
|
rico |
Old hashcat Support
|
14 |
20,032 |
11-24-2015, 01:21 AM |
|
|
Thread: PLEASE HELP!_MASK with 8-20 abcABC123...
Post: RE: PLEASE HELP!_MASK with 8-20 abcABC123...
Unfortunately, reaver isn't nearly as effective these days as many routers are immune. Had fun with it a few years ago though.
Not sure what OP will make of your link though - he seems to have trou... |
|
rico |
Old hashcat Support
|
14 |
20,032 |
11-24-2015, 05:30 PM |
|
|
Thread: PLEASE HELP!_MASK with 8-20 abcABC123...
Post: RE: PLEASE HELP!_MASK with 8-20 abcABC123...
Subcortex Wrote: (11-24-2015, 02:31 AM)
--
i tried your last recommend parameters but its just begginning with the lower ones without anything else.
BUT my question was also to use a parameter whi... |
|
rico |
Old hashcat Support
|
14 |
20,032 |
11-24-2015, 11:38 AM |
|
|
Thread: hashcat v3 macOS
Post: RE: hashcat v3 macOS
Put nothing in, get nothing out... |
|
rico |
hashcat
|
15 |
29,355 |
07-04-2016, 02:58 PM |
|
|
Thread: hashcat v3 macOS
Post: RE: hashcat v3 macOS
https://hashcat.net/beta/ |
|
rico |
hashcat
|
15 |
29,355 |
07-06-2016, 08:29 AM |
|
|
Thread: hashcat v3 macOS
Post: RE: hashcat v3 macOS
I just built this on a mac from the latest src on https://github.com/hashcat/hashcat. It should match what's on the https://hashcat.net/beta link right now, i.e. hashcat-3.00+30[url=https://hashcat.net... |
|
rico |
hashcat
|
15 |
29,355 |
07-06-2016, 11:28 AM |
|
|
Thread: hashcat v3 macOS
Post: RE: hashcat v3 macOS
I just downloaded hashcat-master.zip and ran the commands in BUILD.md (on a Mac running OS X El Capitan) . In fact, all you need are the commands themselves. I hope this is right - I've not actually d... |
|
rico |
hashcat
|
15 |
29,355 |
07-06-2016, 12:25 PM |
|
|
Thread: hashcat v3 macOS
Post: RE: hashcat v3 macOS
OK, the earlier version was compiled outside the sh environment and isn't quite right - it doesn't output the version number for a start. So you should download this one instead.
Code:
--
$ ./ha... |
|
rico |
hashcat
|
15 |
29,355 |
07-06-2016, 12:52 PM |
|
|
Thread: hashcat64.exe doesn't work
Post: RE: hashcat64.exe doesn't work
Update your OpenCL drivers: https://software.intel.com/en-us/articles/opencl-drivers |
|
rico |
hashcat
|
16 |
18,207 |
03-20-2017, 05:13 PM |
|
|
Thread: hashcat64.exe doesn't work
Post: RE: hashcat64.exe doesn't work
OpenCL™ Runtime for Intel® Core™ and Intel® Xeon® Processors (https://software.intel.com/en-us/articles/opencl-drivers#latest_CPU_runtime)
Choose 32- or 64-bit Windows version, obviously. |
|
rico |
hashcat
|
16 |
18,207 |
03-20-2017, 09:10 PM |
|
|
Thread: hashcat64.exe doesn't work
Post: RE: hashcat64.exe doesn't work
What hash-cracking hardware (and driver versions) do you have? Please also post the output of "hashcat64.exe -I" |
|
rico |
hashcat
|
16 |
18,207 |
03-20-2017, 10:51 PM |
|
|
Thread: hashcat64.exe doesn't work
Post: RE: hashcat64.exe doesn't work
The last OpenCL driver version I can see that supports Celeron N2000 series CPUs is 14.2 (https://software.intel.com/sites/default/files/managed/52/e9/opencl_runtime_14.2_release_notes.pdf)
Maybe t... |
|
rico |
hashcat
|
16 |
18,207 |
03-20-2017, 11:57 PM |
|
|
Thread: NTML show username....Any tips?
Post: RE: NTML show username....Any tips?
Don't post hashes - against the rules.
Looks like you need "-m 5600" instead. And try --outfile-format=3 to output cracked hashes to the potfile: hash[:salt]:plain
Then this to combine:
https:/... |
|
rico |
Old hashcat Support
|
17 |
19,414 |
12-03-2015, 07:10 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
That must be a pretty big list or else your GPU is very slow. What is it? How many hashes per second (H/s)?
You could add -n and -u values but that will only make a small % difference.
You need ... |
|
rico |
Old hashcat Support
|
19 |
26,709 |
09-18-2015, 01:37 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
For CPU:
hashcat-cli64 -m 2500 -b
For GPU:
cudaHashcat64 -m 2500 -b
Look at the hash rate to figure out how fast each is. Then possibly take a look here (https://hashcat.net/forum/thread-4659... |
|
rico |
Old hashcat Support
|
19 |
26,709 |
09-18-2015, 02:29 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
egoetek Wrote: (09-18-2015, 04:52 PM)
--
hashcat-cli64 -m 2500 -b
i dont have cli64
--
then you don't have hashcat |
|
rico |
Old hashcat Support
|
19 |
26,709 |
09-18-2015, 04:58 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
https://hashcat.net/hashcat/ (https://hashcat.net/hashcat/) |
|
rico |
Old hashcat Support
|
19 |
26,709 |
09-18-2015, 10:55 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
jimbo Wrote: (09-19-2015, 07:27 PM)
--
rico Wrote: (09-18-2015, 10:55 PM)
--
https://hashcat.net/hashcat/ (https://hashcat.net/hashcat/)
--
hello, by the way, the best way is to used GPU instaed of ... |
|
rico |
Old hashcat Support
|
19 |
26,709 |
09-19-2015, 07:39 PM |