Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Hash generator
Post: Hash generator
I would see that feature in the Hashcat-utils. It would be useful for both making hash files to test the Hashcat's products with them and sometimes to know what hash format the Hashcat product want t... |
|
mastercracker |
Feature Requests
|
3 |
9,436 |
08-03-2012, 05:52 AM |
|
|
Thread: Congrats for CMIYC 2012
Post: RE: Congrats for CMIYC 2012
Yes nice and clean win. A good fight with the John users up to the end. For us (Insidepro Team 2012), it a was unusual to watch the action from the bottom like that. Ususally it was the crazy last ... |
|
mastercracker |
Organisation and Events
|
14 |
28,411 |
07-30-2012, 03:06 AM |
|
|
Thread: Need redirection, can't find the answer anymore
Post: RE: Need redirection, can't find the answer anymor...
Hey Atom. I got the answer. Luckily the problem was also with the SHA1 algorithm. I used the v.0.09 special version to test it and it was "accidentaly" fixed. However since the only mode available... |
|
mastercracker |
Very old oclHashcat-plus Support
|
5 |
9,643 |
07-18-2012, 06:21 PM |
|
|
Thread: Hybrid Mask + Dict in HC-Plus v0.09b
Post: RE: Hybrid Mask + Dict in HC-Plus v0.09b
Ok, the v0.09 is not in the beta section anymore but in v 0.08 I get the same problem as Hash-it. Mode 7 don't seem to work with heavily iterated algorithm like Wordpress, phpbb3, MD5(apr), etc. It ... |
|
mastercracker |
Beta Tester
|
15 |
14,571 |
07-18-2012, 07:34 AM |
|
|
Thread: Need redirection, can't find the answer anymore
Post: What I think is a kernel bug
I think Atom that you are the only one that can solve this one. I have tried also NTLM and Joomla algos. They all have the same problem. Can you see if you can reproduce it. |
|
mastercracker |
Very old oclHashcat-plus Support
|
5 |
9,643 |
07-17-2012, 06:38 PM |
|
|
Thread: Need redirection, can't find the answer anymore
Post: RE: Need redirection, can't find the answer anymor...
ntk Wrote: (07-14-2012, 12:02 AM)
--
Does status screen suddenly appear? Or do you key status screen to monitor the process?
[hr]
I help a group to break hash recently, so I can say I have observed... |
|
mastercracker |
Very old oclHashcat-plus Support
|
5 |
9,643 |
07-14-2012, 03:16 AM |
|
|
Thread: Need redirection, can't find the answer anymore
Post: Need redirection, can't find the answer anymore
I have recently read a post about something similar but can't find it anymore. Sorry for the possible duplication. I am running a computer on Vista 32 bit with 2 x GTS250 cards. I have upgraded the... |
|
mastercracker |
Very old oclHashcat-plus Support
|
5 |
9,643 |
07-13-2012, 03:13 AM |
|
|
Thread: Need some help
Post: RE: Need some help
M@LIK Wrote: (06-30-2012, 02:29 PM)
--
Code:
--
His algo is: md5(md5(md5($salt).md5($pass))
-m2611, -m2711: md5(md5($salt).md5($pass))
-m2811: md5(md5($pass).$salt)
--
But, this st... |
|
mastercracker |
Old hashcat Support
|
6 |
12,849 |
07-02-2012, 06:26 AM |
|
|
Thread: Need some help
Post: RE: Need some help
undeath Wrote: (06-29-2012, 09:07 AM)
--
vb < 3.8.5
--
No, IPB, so -m 2811.
However, unless the rules have changed, the initial post should be a ban. |
|
mastercracker |
Old hashcat Support
|
6 |
12,849 |
06-30-2012, 05:28 AM |
|
|
Thread: cumemalloc() 2 error!
Post: RE: cumemalloc() 2 error!
Atom, he seems to be using -plus already.
zanthius, your line of code is missing the -a 0 to specify dictionary attack mode.
If it does not do it, try using -d 1 only to see if it works. |
|
mastercracker |
Old hashcat Support
|
5 |
14,526 |
06-26-2012, 09:41 PM |
|
|
Thread: Wordpress Hashes and Temperate Limit
Post: RE: Wordpress Hashes and Temperate Limit
Quote:
--
Now, I have changed it to:
--gpu-accel=80 --gpu-loop=8
let's see, how far the attack goes.
Test 1:
Dictionary size ~1Gb
Progress before temperature limit reached: 10 %
option used, -n 2... |
|
mastercracker |
Very old oclHashcat-plus Support
|
5 |
12,323 |
06-25-2012, 08:24 PM |
|
|
Thread: MD5 and the Diminishing Passwords Rule
Post: RE: MD5 and the Diminishing Passwords Rule
It's probably not the problem but you could remove uncertainties by being precise in your command line. For your MD5 example, include the --hash-type 0 and put your hash in a text file instead of put... |
|
mastercracker |
Beta Tester
|
9 |
11,348 |
06-25-2012, 08:12 PM |
|
|
Thread: [LM] Append a '0' with rules file ?!
Post: RE: [LM] Append a '0' with rules file ?!
atom Wrote: (06-21-2012, 10:11 AM)
--
Damn LM, the fact that this is the only known two-in-one hash generates lots of problems. This actually looks like a bug, but i am pretty busy with markov stuff ... |
|
mastercracker |
Very old oclHashcat-plus Support
|
10 |
17,468 |
06-22-2012, 09:44 PM |
|
|
Thread: MD5 and the Diminishing Passwords Rule
Post: RE: MD5 and the Diminishing Passwords Rule
Just in case, can you post both the command line that you use. |
|
mastercracker |
Beta Tester
|
9 |
11,348 |
06-22-2012, 09:30 PM |
|
|
Thread: Statprocessor 0.05 bug or something that I don't get
Post: RE: Statprocessor 0.05 bug or something that I don...
Ah ok. I knew there was something that I did not get. Thanks atom. |
|
mastercracker |
Old hashcat Support
|
2 |
5,688 |
06-21-2012, 12:26 PM |
|
|
Thread: Need advice for hashing DB credentials
Post: RE: Need advice for hashing DB credentials
Like others mentioned. Unique salts per user AND highly iterated hashing algorithm AND possibly enforcing a minimum complexity to password like > 8 chars, containing at least 1 symbol, etc. |
|
mastercracker |
General Talk
|
6 |
14,395 |
06-21-2012, 04:52 AM |
|
|
Thread: Statprocessor 0.05 bug or something that I don't get
Post: Statprocessor 0.05 bug or something that I don't g...
Hi Atom. I was testing the statprocessor to see if it would help with cracking more efficiently highly iterated hashes. The approach was the following: I got 1 phpbb3 hash for each length from 1 to ... |
|
mastercracker |
Old hashcat Support
|
2 |
5,688 |
06-21-2012, 03:19 AM |
|
|
Thread: Rules for Left and Right Dictionary
Post: RE: Rules for Left and Right Dictionary
I agree too. To possibly keep it simpler for you, Atom, just having the possibility to add rules that will modify each word combination would be useful (instead of modifying the left word and/or the ... |
|
mastercracker |
Very old oclHashcat-plus Support
|
7 |
14,863 |
06-13-2012, 06:50 PM |
|
|
Thread: Driver update problem
Post: RE: Driver update problem
atom Wrote: (05-27-2012, 04:48 PM)
--
mastercracker: problem still exists?
--
Yes. I don't know if it can be part of the problem or not but this computer is accessed via a KVM switch. Also, it seem... |
|
mastercracker |
Very old oclHashcat-plus Support
|
2 |
6,115 |
06-01-2012, 02:34 PM |
|
|
Thread: Driver update problem
Post: Driver update problem
Hi everyone. I have a computer with 1 x GTX470 and 2 x GTX460 under windows 7 64 bit. When I was with OclHashcat-plus 0.07 with driver 285.62, everything worked fine. However for the 0.08 version a... |
|
mastercracker |
Very old oclHashcat-plus Support
|
2 |
6,115 |
05-24-2012, 05:55 AM |