Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
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: Error message
Post: RE: Error message
It is your searching problem. Look up there ^ |
|
rico |
hashcat
|
2 |
3,429 |
03-28-2017, 10:18 PM |
|
|
Thread: Invalid argument
Post: RE: Invalid argument
./hashcat64.bin -a 3 -m 2500 -01.hccapx ?d?d?d?d?d?d?d?d?d?d
./hashcat64.bin: invalid option -- '0'
Invalid argument specified
Remove the - before 01.hccapx |
|
rico |
hashcat
|
8 |
10,910 |
03-29-2017, 12:55 AM |
|
|
Thread: --restore after hardware upgrade?
Post: RE: --restore after hardware upgrade?
Depends on how the job was started I suppose but assuming no strange initial parameters then it should pick up the 4th GPU fine as it's a job specified to run on GPU.
In any case, the easiest thing... |
|
rico |
hashcat
|
1 |
2,291 |
11-09-2017, 01:58 AM |
|
|
Thread: setting up or help me get admin password
Post: RE: setting up or help me get admin password
You have entirely the wrong end of the stick, my friend. |
|
rico |
hashcat
|
1 |
2,201 |
11-18-2017, 10:42 PM |
|
|
Thread: 4.01 resume after pause don't activate video card cooler to useful speed.
Post: RE: 4.01 resume after pause don't activate video c...
hashcat doesn't control GPU fan speed which is basically what your issue boils down to. That's controlled by the GPU's firmware but can be overridden with fan speed control software such as MSI Afterb... |
|
rico |
hashcat
|
7 |
5,219 |
11-30-2017, 11:47 PM |
|
|
Thread: Cyrillic --> English transliterated passwords wordlist
Post: RE: Cyrillic --> English transliterated passwords ...
Take a look at the leetspeak.rule file in hashcat's /rules folder. It specifies rules for substituting one character for another, e.g.:
sa4
sa@
One rule to substitute (s) character 'a' -> '4' a... |
|
rico |
hashcat
|
7 |
6,887 |
12-01-2017, 12:01 AM |
|
|
Thread: Part of a password
Post: RE: Part of a password
No. There's no such thing as a partial crack on a hash.
You can, however, feed partial passwords (if you know some of it) and let hashcat flesh out the permutations as time/wordlist/etc. permits. |
|
rico |
hashcat
|
1 |
1,979 |
12-15-2017, 12:07 AM |
|
|
Thread: Performace changes
Post: RE: Performace changes
208827064576 * 3 = 626481193728
There are three handshakes in your .hccapx file (that's OK). I think this is also what's throwing your hashrate off.
I brought this up before too. (https://hash... |
|
rico |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
3,674 |
03-15-2017, 01:46 AM |
|
|
Thread: Error trying a brute force - integer overflow?
Post: RE: Error trying a brute force - integer overflow?
I'd imagine it's to do with the unfathomably large keyspace you're using - that mask tops out at 95^19 permutations!!!
As an FYI, using the 1080Ti benchmark epixoip posted a couple of days ago woul... |
|
rico |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
8,375 |
03-21-2017, 01:24 PM |
|
|
Thread: Error trying a brute force - integer overflow?
Post: RE: Error trying a brute force - integer overflow?
So you're saying you've solved the "near-infinite hardware required" problem? |
|
rico |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
8,375 |
03-22-2017, 01:09 AM |
|
|
Thread: hashcat keeps ending with "killed", what am I doing wrong?
Post: RE: hashcat keeps ending with "killed", what am I ...
DyOS Wrote: (08-28-2015, 05:21 PM)
--
Initializing hashcat v0.49 with 1 threads and 32mb segment-size...
--
Well you should at lease use the latest hashcat v0.50 instead. And "1 thread"? Is that ... |
|
rico |
Old hashcat Support
|
12 |
19,850 |
08-28-2015, 05:49 PM |
|
|
Thread: hashcat keeps ending with "killed", what am I doing wrong?
Post: RE: hashcat keeps ending with "killed", what am I ...
DyOS Wrote: (08-31-2015, 10:45 PM)
--
how can I tell hashcat to only load X hashes?
--
Er, only put X hashes in the hash file? |
|
rico |
Old hashcat Support
|
12 |
19,850 |
08-31-2015, 11:23 PM |
|
|
Thread: hashcat keeps ending with "killed", what am I doing wrong?
Post: RE: hashcat keeps ending with "killed", what am I ...
DyOS Wrote: (08-31-2015, 11:26 PM)
--
Yea, I'm just not sure if I have enough memory to even open or manipulate the file. I will give that a shot.
--
head -n5 /root/users.txt > /root/newuser5.txt... |
|
rico |
Old hashcat Support
|
12 |
19,850 |
08-31-2015, 11:37 PM |
|
|
Thread: hashcat with a cluster?
Post: RE: hashcat with a cluster?
hashtopus (https://hashcat.net/forum/thread-3159.html) |
|
rico |
Old hashcat Support
|
2 |
5,947 |
09-02-2015, 12:04 AM |
|
|
Thread: "hashcat: No such file or directory" Unsure what I'm doing wrong
Post: RE: "hashcat: No such file or directory" Unsure wh...
"hashcat: No such file or directory"
because there is no file called "hashcat" in the same folder hashcat-cli64.exe is in.
So put your NTLM hash into a file called hash.txt and save it to the ha... |
|
rico |
Old hashcat Support
|
1 |
10,773 |
09-03-2015, 09:18 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 |