Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly
it is a console utility. you will need to run it from cmd.exe or powershell. or, use hashcat-gui. |
|
epixoip |
Very old oclHashcat-plus Support
|
13 |
20,126 |
09-29-2012, 04:11 AM |
|
|
Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly
please read the wiki for oclHashcat-plus, it answers all of your questions. https://hashcat.net/wiki/doku.php?id=oclhashcat_plus |
|
epixoip |
Very old oclHashcat-plus Support
|
13 |
20,126 |
09-29-2012, 05:53 AM |
|
|
Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly
as the graphic at the top of the page clearly indicates, hashcat is for advanced password recovery. passwordspro is written for the least common denominator.
but hey, at least you know where you st... |
|
epixoip |
Very old oclHashcat-plus Support
|
13 |
20,126 |
09-29-2012, 06:20 PM |
|
|
Thread: The best make/model for a AMD HD7970 GHz Edition?
Post: RE: The best make/model for a AMD HD7970 GHz Editi...
only differences you are going to find are between the coolers, so go with the cooling solution that works best for your situation. non-reference coolers are typically best for open-air systems and sp... |
|
epixoip |
Hardware
|
2 |
7,365 |
09-17-2012, 01:35 PM |
|
|
Thread: The big fundamentals
Post: RE: The big fundamentals
2die4 Wrote: (05-28-2014, 09:27 AM)
--
Let’s suppose that we want to crack a 10 character password of a difficult to crack algorithm (such as a WPA2 password). We don’t know anything ab... |
|
epixoip |
General Help
|
2 |
7,487 |
05-28-2014, 09:54 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
your command does not do what you think it does. stdin mode implies wordlist attack. if you specify -a 3 it will ignore stdin, and you'll just be doing a mask attack with the default mask and threshol... |
|
epixoip |
General Help
|
13 |
19,607 |
03-16-2015, 10:19 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
maskprocessor is fine, you just wouldn't specify -a or -t. using the example command above, correct syntax would be:
Code:
--
mp64.bin -q 3 -r 4 ?d?d?d?d?d?d?d?d?d?d | cudaHashcat64.bin -m 2500 ... |
|
epixoip |
General Help
|
13 |
19,607 |
03-17-2015, 03:40 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
maskprocessor doesn't support markov, but statsprocessor does. However, statsprocessor does not support -q/-r. You can open a ticket on Trac to request adding -q/-r support to statsprocessor. |
|
epixoip |
General Help
|
13 |
19,607 |
03-18-2015, 08:48 AM |
|
|
Thread: Improving the Rule-based attack
Post: RE: Theory to "Brute force attack rule-based" OR "...
is there a tl;dr version of this post somewhere? preferably in english?
AmadorBR Wrote: (04-09-2014, 09:57 PM)
--
What makes the process of creating a Herculean labor rules
--
i have absolutely ... |
|
epixoip |
User Contributions
|
6 |
14,362 |
04-09-2014, 11:27 PM |
|
|
Thread: Improving the Rule-based attack
Post: RE: Theory to "Brute force attack rule-based" OR "...
the size would be the same regardless (in terms of keyspace), implementing a mask processor into the rule engine would not change this fact. |
|
epixoip |
User Contributions
|
6 |
14,362 |
04-11-2014, 01:53 AM |
|
|
Thread: Thermal compound on GPU?
Post: RE: Thermal compound on GPU?
not periodically, but when we have a misbehaving GPU, the first thing we do is tear it down, clean it up, and slap some Shin Etsu X-23-7921-5 on it. |
|
epixoip |
Hardware
|
1 |
4,740 |
06-29-2013, 11:10 PM |
|
|
Thread: Third card not recognized
Post: RE: Third card not recognized
Try https://hashcat.net/forum/thread-3990-post-22755.html#pid22755 |
|
epixoip |
Old oclHashcat Support
|
2 |
5,295 |
01-18-2015, 07:17 AM |
|
|
Thread: Third-party utility: analyze_hccap
Post: RE: Third-party utility: analyze_hccap
Clean, simple, elegant, and written in the language of true gentlemen. Well done! |
|
epixoip |
User Contributions
|
3 |
7,991 |
01-28-2015, 11:45 AM |
|
|
Thread: This copy of oclHashcat-lite is outdated. Get a more recent version.
Post: RE: This copy of oclHashcat-lite is outdated. Get ...
What does an older CPU have to do with upgrading to Catalyst 12.8? |
|
epixoip |
Old hashcat Support
|
3 |
11,023 |
01-05-2013, 01:14 AM |
|
|
Thread: This device's local mem size is too small.
Post: RE: This device's local mem size is too small.
|
epixoip |
hashcat
|
4 |
4,348 |
09-27-2017, 06:36 PM |
|
|
Thread: Thoughts on Pascal?
Post: RE: Thoughts on Pascal?
No actual technical specs have been released for Pascal, just various sound bites, so everything out there is just rumor and speculation and we really have no idea how much faster Pascal might be. You... |
|
epixoip |
Hardware
|
10 |
14,893 |
02-15-2016, 04:44 AM |
|
|
Thread: Thoughts on Pascal?
Post: RE: Thoughts on Pascal?
I've been hearing end of June, but again, these are all just rumors. The people who know for sure aren't saying a word. Same regarding performance, we have no official details on this new architecture... |
|
epixoip |
Hardware
|
10 |
14,893 |
03-13-2016, 03:00 AM |
|
|
Thread: Thoughts on VCL-HashCat
Post: RE: Thoughts on VCL-HashCat
VCL is a generic OpenCL clustering platform. It's not designed around Hashcat, nor was it even designed for password cracking. There are more efficient ways of distributing load, sure. But this is a g... |
|
epixoip |
General Talk
|
1 |
5,796 |
02-03-2013, 12:57 AM |
|
|
Thread: Ticket Tracing system
Post: RE: Ticket Tracing system
possibly. the database got corrupted. not sure where atom's at with that, or what will happen. |
|
epixoip |
General Talk
|
21 |
37,696 |
02-07-2013, 12:54 PM |
|
|
Thread: Time.Estimated, does this estimate look accurate ?
Post: RE: Time.Estimated, does this estimate look accur...
Well, it's not an overflow, it fits fine in a uint64: https://www.wolframalpha.com/input/?i=36%5E10+%3E+2%5E64+-+1
And the Progress line is correct (36^10 == 3656158440062976), confirming that it is... |
|
epixoip |
hashcat
|
2 |
2,970 |
05-07-2017, 02:55 AM |