Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: GNU tools (sort, grep, etc) with OpenCL support?
Post: RE: GNU tools (sort, grep, etc) with OpenCL suppor...
rickm Wrote: (07-08-2014, 06:24 PM)
--
I goggled, but just found academic projects, no usable code. Or what approach do you use to speed it as most as possible?
--
Write your own. FWIW, fgets-sse2(... |
|
Mangix |
Hardware
|
3 |
9,157 |
07-10-2014, 08:55 AM |
|
|
Thread: gaming laptop for occassionall hash cracking
Post: RE: gaming laptop for occassionall hash cracking
I don't think anyone's tested such a configuration. Thunderbolt is equivalent to a pcie x4 I believe so cracking fast hashes may suffer. Other than that, should work.
As a fun aside, I recently ben... |
|
Mangix |
Hardware
|
3 |
6,300 |
02-19-2017, 07:16 PM |
|
|
Thread: hashcat beta and ubuntu 16.04 summary
Post: RE: hashcat beta and ubuntu 16.04 summary
AMD's driver is available for Ubuntu 16.04 now. https://phoronix.com/scan.php?page=news_item&px=AMD-GPU-PRO-Hybrid-16.20.3 |
|
Mangix |
hashcat
|
7 |
19,535 |
05-25-2016, 05:26 AM |
|
|
Thread: Utils for analyzing *hccap files
Post: RE: Utils for analyzing *hccap files
|
Mangix |
hashcat
|
1 |
2,956 |
02-19-2017, 01:51 AM |
|
|
Thread: Dual GPU & OPenCL/Mesa Issues
Post: RE: Dual GPU & OPenCL/Mesa Issues
Report the bug to Mesa. There's probably nothing that can be done. |
|
Mangix |
hashcat
|
6 |
7,628 |
02-19-2017, 07:12 PM |
|
|
Thread: splitlen shrinks dictionary size?
Post: RE: splitlen shrinks dictionary size?
You need to recompile splitlen and change these two lines accordingly:
#define LEN_MIN 1
#define LEN_MAX 15
You could also try using a one-liner in bash to accomplish the same thing:
awk '{p... |
|
Mangix |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
29,299 |
09-11-2013, 02:02 AM |
|
|
Thread: splitlen shrinks dictionary size?
Post: RE: splitlen shrinks dictionary size?
I made you a 64-bit binary using MinGW64. Should work.
https://dl.dropboxusercontent.com/u/102011983/splitlen.exe |
|
Mangix |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
29,299 |
09-16-2013, 07:46 PM |
|
|
Thread: fgets_sse2 versions of hashcaat-utils
Post: fgets_sse2 versions of hashcaat-utils
TL;DR: Use the regular ones unless you really need speed.
Summary: most of the hashcat-utils use fgetl (a wrapper around fgets) so for speed I ported them to use atom's fgets_sse2.
Benefits....S... |
|
Mangix |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
5,478 |
09-19-2013, 10:13 AM |
|
|
Thread: regarding hashcat-utils : combinator
Post: RE: regarding hashcat-utils : combinator
either your input files are empty or there was an error. run "combinator.exe file1 file2" in command prompt and check the output. |
|
Mangix |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
5,533 |
11-17-2014, 04:06 AM |
|
|
Thread: Breaking SHA1-HMAC
Post: RE: Breaking SHA1-HMAC
The hash is not formated correctly. see: https://hashcat.net/wiki/doku.php?id=example_hashes
That command is also wrong. outfile should be replaced with a mask. see: https://hashcat.net/wiki/doku.ph... |
|
Mangix |
Old hashcat Support
|
12 |
31,834 |
07-31-2013, 09:37 AM |
|
|
Thread: Breaking SHA1-HMAC
Post: RE: Breaking SHA1-HMAC
feedworks Wrote: (08-01-2013, 12:17 AM)
--
From One of the earlier replies - "In this case a mask of ?l?l?l?l should crack it."
Where will I put that mask? Will it be part of dict.txt in our example... |
|
Mangix |
Old hashcat Support
|
12 |
31,834 |
08-01-2013, 03:05 AM |
|
|
Thread: cuCtxCreate_v2 Fatal Error
Post: RE: cuCtxCreate_v2 Fatal Error
you downloaded the wrong thing. It looks like you want CPU hashcat: https://hashcat.net/files/hashcat-0.46.7z |
|
Mangix |
Old hashcat Support
|
3 |
11,130 |
08-28-2013, 03:39 AM |
|
|
Thread: Hashcat crashing
Post: RE: Hashcat crashing
you need to give hashcat a dictionary to work on. it's thinking that you're piping it in from another application which you aren't. read about the different attack modes on the wiki. |
|
Mangix |
Old hashcat Support
|
5 |
10,960 |
09-30-2013, 03:12 AM |
|
|
Thread: hashcat not working
Post: RE: hashcat not working
why do you have a space between -- and output? |
|
Mangix |
Old hashcat Support
|
2 |
5,501 |
10-05-2013, 06:47 PM |
|
|
Thread: WPA speed with HD 7990
Post: RE: WPA speed with HD 7990
https://hashcat.net/oclhashcat/
According to that page, 134k with a 7970. So double for a 7990. |
|
Mangix |
Old oclHashcat Support
|
1 |
6,188 |
12-26-2013, 12:14 PM |
|
|
Thread: Alienware m17 GPU overheating "-1% fan" running cudahashcat. Details in post.
Post: RE: Alienware m17 GPU overheating "-1% fan" runnin...
I don't think it's a good idea to run hashcat on laptops with powerful GPUs. In any case, 90C for a GPU is way too much. |
|
Mangix |
Old oclHashcat Support
|
3 |
8,566 |
07-13-2014, 12:13 AM |
|
|
Thread: Alienware m17 GPU overheating "-1% fan" running cudahashcat. Details in post.
Post: RE: Alienware m17 GPU overheating "-1% fan" runnin...
Absolutely not. The hottest GPU that I've ever owned never went above 70C when using hashcat. Keep in mind that heat as well as voltage are what lowers the life of a GPU.
Just use a desktop. Or wai... |
|
Mangix |
Old oclHashcat Support
|
3 |
8,566 |
07-14-2014, 02:37 AM |
|
|
Thread: One GPU fan reads (-1%) and overheats. How can I fix this?
Post: RE: One GPU fan reads (-1%) and overheats. How ca...
Or wait for higher end Maxwell GPUs. |
|
Mangix |
Old oclHashcat Support
|
6 |
11,714 |
07-22-2014, 07:14 PM |
|
|
Thread: Please help: 2 of the 4 290X are way too slow when performing dictionary attack
Post: RE: Please help: 2 of the 4 290X are way too slow ...
https://hashcat.net/forum/thread-2543.html
Read essential performance note. |
|
Mangix |
Old oclHashcat Support
|
27 |
42,087 |
07-22-2014, 07:16 PM |
|
|
Thread: Not sure what cracking option i should use -_-
Post: RE: Not sure what cracking option i should use -_-
https://hashcat.net/wiki/doku.php?id=hashcat_utils#permute
https://hashcat.net/tools/hashcat-utils/ |
|
Mangix |
Old oclHashcat Support
|
27 |
47,543 |
07-24-2014, 04:30 AM |