Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Trying to benchmark, computer restarts, Ubuntu 14.04
Post: RE: Trying to benchmark, computer restarts, Ubuntu...
Uninstall your graphic drivers and install 14.9 (you seem to have 14.3 unless I am totally wrong). |
|
mastercracker |
Old oclHashcat Support
|
7 |
13,804 |
06-18-2015, 11:14 AM |
|
|
Thread: tutorial on using cuda hashcat64
Post: RE: tutorial on using cuda hashcat64
Then read https://hashcat.net/wiki/ |
|
mastercracker |
Old oclHashcat Support
|
4 |
11,988 |
04-20-2015, 03:46 AM |
|
|
Thread: tutorial on using cuda hashcat64
Post: RE: tutorial on using cuda hashcat64
If you don't pause line, the Command prompt window will disappear immediately after oclhashcat finishes and you won't have the info it's showing like running time, number of cracks, etc.
You can ge... |
|
mastercracker |
Old oclHashcat Support
|
4 |
11,988 |
04-21-2015, 11:59 AM |
|
|
Thread: two dictionaries and numbers
Post: RE: two dictionaries and numbers
Then your best bet is to "rulify" both your second wordlist and the modification like:
dict2.rule
Code:
--
$c
$d
--
mod.rule
Code:
--
$1$1$1
$1$1$2
$1$1$3
...
--
Use
Code:
--
oclHashcat-p... |
|
mastercracker |
Very old oclHashcat-plus Support
|
6 |
15,284 |
11-25-2013, 05:26 AM |
|
|
Thread: Two questions about hash files and hybrid attack
Post: RE: Two questions about hash files and hybrid atta...
23732 Wrote: (09-08-2012, 11:28 PM)
--
Thanks for the answers, going to use all night on reading up on and creating rules ;-)
EDIT: So to do prepended and appended, I'll have to do "^$1", "^$2", "... |
|
mastercracker |
General Help
|
5 |
11,841 |
09-09-2012, 02:30 AM |
|
|
Thread: Unbreakable hashes
Post: RE: Unbreakable hashes
It's hashcat's forum here so use -m 2811 with your hash:salt pair. I doubt that you have bruteforced up to 15 chars and that's a very bad approach anyway. Your hash is crackable but the difficulty d... |
|
mastercracker |
Old hashcat Support
|
1 |
4,828 |
01-26-2014, 06:56 AM |
|
|
Thread: understanding dictionary/mask attack
Post: RE: understanding dictionary/mask attack
I think that you have misunderstood your problem. Your problem is that for NTLM (and DCC but not other algos), the maximum word length on the left and right is 7 characters each. Any word greater th... |
|
mastercracker |
General Help
|
4 |
16,779 |
09-27-2011, 06:56 PM |
|
|
Thread: Use of .hcchr files
Post: RE: Use of .hcchr files
atom Wrote: (09-12-2013, 01:24 PM)
--
There is no way to add additional chars to charset files, you must edit them. Copy the one you want to edit to a new file and edit inside there
--
Ok thanks. |
|
mastercracker |
Very old oclHashcat-plus Support
|
2 |
8,041 |
09-12-2013, 02:30 PM |
|
|
Thread: Using Prince Attack with pdf hashes
Post: RE: Using Prince Attack with pdf hashes
Well, you have not searched at the right place, it seems. The answer is right there in the FAQ section of the wiki:
Code:
--
How does one use the new prince attack mode with hashcat?
Luckily, with... |
|
mastercracker |
Old oclHashcat Support
|
2 |
5,648 |
11-05-2015, 12:32 PM |
|
|
Thread: v1.00 beta 11 ...
Post: RE: v1.00 beta 11 ...
atom Wrote: (09-03-2013, 01:41 PM)
--
... contains the first ported oclHashcat-lite kernels for mode 0, 900 and 1000 for both AMD and NV.
happy testing!!
--
Ok. A bit more info is welcomed. Does... |
|
mastercracker |
Beta Tester
|
5 |
6,320 |
09-03-2013, 02:38 PM |
|
|
Thread: V47 bugs AMD
Post: RE: V47 bugs AMD
Full testing on catalyst 12.8 gives the same results as for 12.6 except for the new things that works or don't crash anymore. I was afraid new bugs would show up but nothing changed. We are progress... |
|
mastercracker |
Beta Tester
|
20 |
18,649 |
08-17-2012, 03:09 PM |
|
|
Thread: V47 bugs AMD
Post: RE: V47 bugs AMD
atom Wrote: (08-19-2012, 04:30 PM)
--
I tried to reproduce this one:
Quote:
--
- For -m 900 MD4, Bruteforce on length 12 fails. Everything else works.
--
But it was cracked fine. Please ver... |
|
mastercracker |
Beta Tester
|
20 |
18,649 |
08-20-2012, 02:42 AM |
|
|
Thread: V47 bugs AMD
Post: RE: V47 bugs AMD
-m 900 bug is fixed.
-m 141 No hashes gets loaded. My hashes are in this format. I don't know if it's right or not:
$episerver$*0*MzU=*aokkFFU4rxePynY+Tt2TOSaovys= |
|
mastercracker |
Beta Tester
|
20 |
18,649 |
08-21-2012, 06:41 PM |
|
|
Thread: V47 bugs AMD
Post: RE: V47 bugs AMD
atom Wrote: (08-21-2012, 08:38 PM)
--
I am not sure. My testhashes look like this:
echo -n 1306 | ./oclHashcat-plus64.bin -m 141 '$episerver$*0*Mzc2NzY1NTU0MTM3NDIxOA==*ITBVvl4lw3... |
|
mastercracker |
Beta Tester
|
20 |
18,649 |
08-21-2012, 10:02 PM |
|
|
Thread: V47 bugs AMD
Post: RE: V47 bugs AMD
Yep, now -m 141 is fully functional. I used my original hashes to test and everything was fine. |
|
mastercracker |
Beta Tester
|
20 |
18,649 |
08-22-2012, 02:50 PM |
|
|
Thread: V47 bugs Nvidia
Post: RE: V47 bugs Nvidia
For further Nvidia testing, it seems that I need to update the driver I have. I currently get the CuModuleLoad() 209 error. I will try updating it when I'll get back home. |
|
mastercracker |
Beta Tester
|
12 |
11,359 |
08-22-2012, 03:17 PM |
|
|
Thread: V47 bugs Nvidia
Post: RE: V47 bugs Nvidia
atom Wrote: (08-21-2012, 01:32 PM)
--
how can i reproduce this?
Quote:
--
- The progress and reject counter are wrong, see attached picture.
--
--
It happens for example with this command line:
... |
|
mastercracker |
Beta Tester
|
12 |
11,359 |
08-24-2012, 03:47 AM |
|
|
Thread: V56 is up
Post: RE: V56 is up
System: Windows 7 64 bit, catalyst 12.8 HD5750, oclhashcat-plus beta 56
I did my usual test on all algos and all modes. I won't specify what is working since now it's almost everything. Also, all t... |
|
mastercracker |
Beta Tester
|
9 |
7,924 |
08-30-2012, 06:12 PM |
|
|
Thread: V59 is up
Post: RE: V59 is up
Here's my bug report for v56, the other topic got closed too quickly:
System: Windows 7 64 bit, Driver 306.02 GTX470, oclhashcat-plus beta 56
- Bruteforce does not work for the following algos: ... |
|
mastercracker |
Beta Tester
|
14 |
14,551 |
08-31-2012, 03:06 PM |
|
|
Thread: V59 is up
Post: RE: V59 is up
atom Wrote: (08-31-2012, 02:29 PM)
--
OK, here it is..
I have added support for the MOSIX/VCL aka virtual opencl cluster network.
You dont need to have MOSIX installed at all - VCL 1.15 is eno... |
|
mastercracker |
Beta Tester
|
14 |
14,551 |
09-01-2012, 02:37 AM |