Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: hashcat v3 macOS
Post: RE: hashcat v3 macOS
I just downloaded hashcat-master.zip and ran the commands in BUILD.md (on a Mac running OS X El Capitan) . In fact, all you need are the commands themselves. I hope this is right - I've not actually d... |
|
rico |
hashcat
|
15 |
29,355 |
07-06-2016, 12:25 PM |
|
|
Thread: [NEW Problem]dual-CPU hashca3.0 for help
Post: RE: [NEW Problem]dual-CPU hashca3.0 for help
It means that "天破壤碎" is probably the problem here.
https://hashcat.net/forum/thread-5581.html |
|
rico |
hashcat
|
6 |
8,612 |
07-06-2016, 12:33 PM |
|
|
Thread: hashcat v3 macOS
Post: RE: hashcat v3 macOS
OK, the earlier version was compiled outside the sh environment and isn't quite right - it doesn't output the version number for a start. So you should download this one instead.
Code:
--
$ ./ha... |
|
rico |
hashcat
|
15 |
29,355 |
07-06-2016, 12:52 PM |
|
|
Thread: Hashcat v3.00 : Distributed password cracking
Post: RE: Hashcat v3.00 : Distributed password cracking
|
rico |
hashcat
|
4 |
7,332 |
07-08-2016, 10:44 PM |
|
|
Thread: Building a password cracking machine
Post: RE: Building a password cracking machine
If you don't know enough about hashcat to know not to use SLI - and also not specify what hash type you even intend on cracking then I'm not sure you should be building a 25K cracking rig...
I thin... |
|
rico |
General Talk
|
9 |
19,698 |
07-08-2016, 11:10 PM |
|
|
Thread: Mask option: date?
Post: RE: Mask option: date?
Stick the masks in a mask file: https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files |
|
rico |
hashcat
|
5 |
7,381 |
07-08-2016, 11:36 PM |
|
|
Thread: Building a password cracking machine
Post: RE: Building a password cracking machine
Crackattack Wrote: (07-08-2016, 11:20 PM)
--
Yea I'm aware sli isn't the best way, I'm asking how many gpu could you put on a setup like brutalis 8 gpu doesn't sound much
--
No idea.
Cracka... |
|
rico |
General Talk
|
9 |
19,698 |
07-08-2016, 11:38 PM |
|
|
Thread: Mask option: date?
Post: RE: Mask option: date?
Oh yeah, forgot about that bit of the puzzle. Maybe rules files then? One with append days, one with months and one with years?
days.rule:
$0 $1
$0 $2
$0 $3
..
$3 $1
months.rule:
$0 $1
$0... |
|
rico |
hashcat
|
5 |
7,381 |
07-09-2016, 12:11 AM |
|
|
Thread: ERROR: clGetPlatformIDs() : -1001 : CL_UNKNOWN_ERROR
Post: RE: ERROR: clGetPlatformIDs() : -1001 : CL_UNKNOWN...
If only this forum had some type of searching feature. |
|
rico |
hashcat
|
2 |
6,532 |
07-10-2016, 12:17 AM |
|
|
Thread: Rules: Order of Operation
Post: RE: Rules: Order of Operation
Don't forget the debugging options you can use to output successful rules (and optionally the original and processed words too):
Code:
--
--debug-mode | Num | Defines ... |
|
rico |
hashcat
|
3 |
4,615 |
07-10-2016, 03:54 PM |
|
|
Thread: Hashcat v3.00 or hashtopus ?
Post: RE: Hashcat v3.00 or hashtopus ?
You should find out what hashtopus does. That will answer your question |
|
rico |
hashcat
|
2 |
3,715 |
07-10-2016, 05:21 PM |
|
|
Thread: Device local mem size is too small
Post: RE: Device local mem size is too small
Yes, read the release notes for v3.00: https://hashcat.net/forum/thread-5559-post-29903.html
Particularly, the section titled "Support to utilize OpenCL device types other than GPU".
Then the se... |
|
rico |
hashcat
|
9 |
11,999 |
07-11-2016, 12:33 AM |
|
|
Thread: Device local mem size is too small
Post: RE: Device local mem size is too small
Just a guess but are you sure you installed the 64-bit version of OpenCL? This looks like hashcat64 is trying to load 32-bit components, i.e. from Program Files (x86) folder. |
|
rico |
hashcat
|
9 |
11,999 |
07-11-2016, 02:50 PM |
|
|
Thread: Device local mem size is too small
Post: RE: Device local mem size is too small
|
rico |
hashcat
|
9 |
11,999 |
07-11-2016, 10:38 PM |
|
|
Thread: Hashcat stops after loading wordlist
Post: RE: Hashcat stops after loading wordlist
I think you'll find it more useful to post the output too. Why would you even not do that?! |
|
rico |
hashcat
|
4 |
5,395 |
07-13-2016, 08:39 PM |
|
|
Thread: Hashcat stops after loading wordlist
Post: RE: Hashcat stops after loading wordlist
It didn't start and then just stop. It ran for 3.5 minutes until all your wordlist were "Exhausted", i.e. tried all the words, found no matching hashes.
It's all there in the screenshot. Try readin... |
|
rico |
hashcat
|
4 |
5,395 |
07-13-2016, 09:56 PM |
|
|
Thread: Noob question. Partially lost pass in TC. Can we do it?
Post: RE: Noob question. Partially lost pass in TC. Can ...
Try running it though a wordlist using the included leetspeak rule, i.e. use "-r rules/leetspeak.rule" in the command.
You'll need to extract the hash from the TC container first though. This might... |
|
rico |
hashcat
|
3 |
4,384 |
07-13-2016, 10:00 PM |
|
|
Thread: 427 million Myspace hashes
Post: RE: 427 million Myspace hashes
Post made five days AFTER I posted this. What can I do... |
|
rico |
General Talk
|
6 |
14,856 |
07-18-2016, 11:21 PM |
|
|
Thread: 427 million Myspace hashes
Post: RE: 427 million Myspace hashes
Code:
--
-m 100
--
was cracking by the million...seems fairly plain SHA1 to me. |
|
rico |
General Talk
|
6 |
14,856 |
07-18-2016, 10:57 PM |
|
|
Thread: GPU-Device missing
Post: RE: GPU-Device missing
https://hashcat.net/forum/thread-5639.html |
|
rico |
hashcat
|
6 |
8,922 |
07-15-2016, 11:36 PM |