Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: AMD cards
Post: RE: AMD cards
depends on the hash that you are cracking. for wpa2, -u 128 and -n 16 should work. see: https://hashcat.net/wiki/doku.php?id=oclhashcat_plus |
|
Mangix |
Very old oclHashcat-plus Support
|
1 |
4,910 |
06-09-2013, 06:15 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: Force, even if a line-length exception?
Post: RE: Force, even if a line-length exception?
hashcat does not support 60 character salts. |
|
Mangix |
Very old oclHashcat-plus Support
|
1 |
5,205 |
10-05-2013, 06:46 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: 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: Utils for analyzing *hccap files
Post: RE: Utils for analyzing *hccap files
|
Mangix |
hashcat
|
1 |
2,956 |
02-19-2017, 01:51 AM |
|
|
Thread: Slight wiki issue
Post: Slight wiki issue
https://hashcat.net/wiki/doku.php?id=md5stress
https://hashcat.net/wiki/doku.php?id=hashcat_utils
If HSTS is enabled in the browser(as in my case), the download links on those pages give a red war... |
|
Mangix |
General Talk
|
2 |
5,980 |
03-07-2013, 04:30 AM |
|
|
Thread: Slight wiki issue
Post: RE: Slight wiki issue
Works perfectly now. Thank you. |
|
Mangix |
General Talk
|
2 |
5,980 |
03-08-2013, 12:51 AM |
|
|
Thread: Cannot open folder
Post: Cannot open folder
output:
Code:
--
$ ./cudaHashcat-plus64.exe -a 6 -m 2500 test.hccap test ?d?d?d
cudaHashcat-plus v0.14 by atom starting...
Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 ... |
|
Mangix |
Very old oclHashcat-plus Support
|
2 |
6,405 |
04-20-2013, 12:34 PM |
|
|
Thread: Cannot open folder
Post: RE: Cannot open folder
That would explain it. Thanks for the reply. |
|
Mangix |
Very old oclHashcat-plus Support
|
2 |
6,405 |
04-21-2013, 01:36 PM |
|
|
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: R9 290X together with older cards?
Post: RE: R9 290X together with older cards?
|
Mangix |
Hardware
|
2 |
5,821 |
03-19-2014, 07:32 AM |
|
|
Thread: Autotuning and -a 6 on single GPU
Post: Autotuning and -a 6 on single GPU
I have an Nvidia Geforce GTS 450(slow) and I have a question about autotuning. On IRC I asked atom why -a 6 caused autotuning to tune the -n parameter from 8 to 1 and he answered because the GPU did n... |
|
Mangix |
Very old oclHashcat-plus Support
|
3 |
9,253 |
03-30-2013, 05:01 AM |
|
|
Thread: install oclhashcat-plus on windows
Post: RE: install oclhashcat-plus on windows
You messed up when extracting. |
|
Mangix |
Very old oclHashcat-plus Support
|
3 |
24,635 |
05-22-2013, 02:42 PM |
|
|
Thread: New graphics card
Post: RE: New graphics card
Anything from AMD. Basically, the most expensive AMD card that you can afford. |
|
Mangix |
Hardware
|
3 |
8,086 |
08-10-2013, 03:57 AM |
|
|
Thread: [fingerprint] combinator attack v0.13 bad, v0.15 good FYI upgrade!
Post: RE: [fingerprint] combinator attack v0.13 bad, v0....
you might wish to sort your wordlists by length as suggested by atom in the release notes for 0.15. Actually this is a good idea for any version of oclhashcat. You can use the splitlen utility to do s... |
|
Mangix |
Very old oclHashcat-plus Support
|
3 |
7,273 |
08-28-2013, 02:45 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: WPA2 Success
Post: RE: WPA2 Success
init_6 Wrote: (12-04-2013, 03:23 PM)
--
Good work,
Looks like you knew it was going to be 8 uppercase letters. What routers have this as the default? I like to write scripts for known passwords a... |
|
Mangix |
Very old oclHashcat-plus Support
|
3 |
14,107 |
12-05-2013, 05:05 AM |
|
|
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: 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 |