Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Sequencing Rules
Post: RE: Sequencing Rules
for r in rules/*; do ./oclHashcat ... -r $r; done |
|
epixoip |
General Help
|
11 |
15,592 |
12-18-2015, 08:57 AM |
|
|
Thread: Sequencing Rules
Post: RE: Sequencing Rules
Looks like you're doing quite a bit wrong. Damn near everything, in fact. |
|
epixoip |
General Help
|
11 |
15,592 |
12-19-2015, 01:21 AM |
|
|
Thread: Sequencing Rules
Post: RE: Sequencing Rules
Documentation is fine, I just don't think you understand what you're typing.
Let's start with the fact you're missing a wordlist in the above attack. You also have options specified after the argum... |
|
epixoip |
General Help
|
11 |
15,592 |
12-19-2015, 01:46 AM |
|
|
Thread: Sequencing Rules
Post: RE: Sequencing Rules
Hm, do you know what a loop is? |
|
epixoip |
General Help
|
11 |
15,592 |
12-19-2015, 05:25 AM |
|
|
Thread: Error message
Post: RE: Error message
It's not an error message, it's just telling you that rule is incompatible with the GPU rule engine. Some rules only work with the CPU rule engine. These are documented in the wiki. If you want to "fi... |
|
epixoip |
Old oclHashcat Support
|
2 |
4,522 |
12-19-2015, 05:29 AM |
|
|
Thread: Sequencing Rules
Post: RE: Sequencing Rules
Ok. Well the example I provided was a "for" loop, to let your shell loop over each rule file in the directory. So what you probably wanted to do was something like:
Code:
--
for r in ~/Downloads... |
|
epixoip |
General Help
|
11 |
15,592 |
12-19-2015, 05:34 AM |
|
|
Thread: Dead Link
Post: RE: Dead Link
It's not dead, it says "tbd." |
|
epixoip |
General Help
|
1 |
3,661 |
12-19-2015, 06:03 PM |
|
|
Thread: User:pass question!
Post: RE: User:pass question!
RTFM
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword |
|
epixoip |
Old oclHashcat Support
|
1 |
3,397 |
12-20-2015, 05:57 AM |
|
|
Thread: Password Cracker - Enterprise Constraints
Post: RE: Password Cracker - Enterprise Constraints
|
epixoip |
Hardware
|
8 |
12,307 |
12-21-2015, 06:48 AM |
|
|
Thread: Identify hash
Post: RE: Identify hash
decode it and reencode it as base16 |
|
epixoip |
General Help
|
5 |
7,442 |
12-22-2015, 02:54 AM |
|
|
Thread: What about R9 Nano? Benchmarks?
Post: RE: What about R9 Nano? Benchmarks?
No, it's not a nice choice at all. The R9 Nano is a piece of shit, stay far away from it. Don't buy into AMD's lies about low power consumption.
You said you had a HD7990 and it had insane power usag... |
|
epixoip |
Hardware
|
10 |
14,111 |
12-22-2015, 08:21 AM |
|
|
Thread: How to compile hashcat using vs2010?
Post: RE: How to compile hashcat using vs2010?
Windows builds are currently cross compiled from Linux using mingw32. I presume (possibly extensive) modifications would be needed to get it to build under Visual Studio. |
|
epixoip |
General Help
|
4 |
8,962 |
12-22-2015, 09:50 AM |
|
|
Thread: How to compile hashcat using vs2010?
Post: RE: How to compile hashcat using vs2010?
No, we have no ideas about this. If you're experienced with Visual Studio, you should be able to figure it out. But we have no experience with Visual Studio. The way we build hashcat can be found in d... |
|
epixoip |
General Help
|
4 |
8,962 |
12-22-2015, 10:30 AM |
|
|
Thread: Identify hash
Post: RE: Identify hash
You don't need to set any flags. |
|
epixoip |
General Help
|
5 |
7,442 |
12-22-2015, 07:47 PM |
|
|
Thread: hashcat windows mingw32
Post: RE: hashcat windows mingw32
A quick Google search shows that you have a buggy version of mingw32. Do your homework before posting here. |
|
epixoip |
General Help
|
2 |
5,272 |
12-23-2015, 09:41 AM |
|
|
Thread: Huawei Router Decode ?
Post: RE: Huawei Router Decode ?
Clearly not the place to post this. Take a week off to read the rules. |
|
epixoip |
General Help
|
2 |
7,436 |
12-23-2015, 09:44 AM |
|
|
Thread: How do I know what the password is, after oclhashcat has found it?
Post: RE: How do I know what the password is, after oclh...
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_potfile |
|
epixoip |
Old oclHashcat Support
|
2 |
4,508 |
12-23-2015, 12:39 PM |
|
|
Thread: Problem of hacking MS Office 2013 using a Radeon 6670
Post: RE: Problem of hacking MS Office 2013 using a Rade...
Can you provide an example "hash" and known plaintext value that cracks with 1.36 but not with 2.01? |
|
epixoip |
General Help
|
11 |
13,952 |
12-23-2015, 08:38 PM |
|
|
Thread: Problem of hacking MS Office 2013 using a Radeon 6670
Post: RE: Problem of hacking MS Office 2013 using a Rade...
If it works on 7970 but not 6670, are you sure your 6670 is not dying? |
|
epixoip |
General Help
|
11 |
13,952 |
12-23-2015, 09:31 PM |
|
|
Thread: Problem of hacking MS Office 2013 using a Radeon 6670
Post: RE: Problem of hacking MS Office 2013 using a Rade...
6670 is an old card, it's probably dying. Also it's a VLIW5 card, which AMD is dropping support for in the next driver release, so you should probably consider ditching that GPU regardless. |
|
epixoip |
General Help
|
11 |
13,952 |
12-24-2015, 08:17 PM |