Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: remove unsupported rules
Post: RE: remove unsupported rules
The answer is to use cleanup-rules.exe from hashcat-utils (https://hashcat.net/tools/hashcat-utils/ ) |
|
philsmd |
General Help
|
3 |
6,298 |
12-24-2014, 04:18 PM |
|
|
Thread: oclhashcat resume question
Post: RE: oclhashcat resume question
Seems that what you are looking for is the
--restore
option of oclHashcat.
If you copy the *.restore file to the other system it should work (given that you have also the hash list / word list / ... |
|
philsmd |
General Help
|
3 |
13,523 |
01-05-2015, 07:24 PM |
|
|
Thread: oclhashcat resume question
Post: RE: oclhashcat resume question
yeah, more strictly speaking the name of the .restore file depends on the current session name (which you can set with the --session parameter, default session name for oclHashcat is "oclHashcat"; for... |
|
philsmd |
General Help
|
3 |
13,523 |
01-05-2015, 10:32 PM |
|
|
Thread: OclHashcat 1.31 Session restore issue
Post: RE: OclHashcat 1.31 Session restore issue
I can identify several problems here:
1. problem reports etc go to https://hashcat.net/trac/
2. I double-checked if there are/were (closed) any trac tickets and also asked atom (dev) if he known of an... |
|
philsmd |
Old oclHashcat Support
|
3 |
6,744 |
12-03-2014, 05:58 PM |
|
|
Thread: oclHashcat complaining with correct driver installed
Post: RE: oclHashcat complaining with correct driver ins...
The driver version for catalyst 14.9 is 1573...
version 1214.3 is much older and that version number should correspond to catalyst 13.6.
So you either have catalyst 13.6 installed, or AMD APP SDK in... |
|
philsmd |
Old oclHashcat Support
|
3 |
6,032 |
01-08-2015, 03:29 PM |
|
|
Thread: oclHashcat complaining with correct driver installed
Post: RE: oclHashcat complaining with correct driver ins...
Glad it worked. Thread closed |
|
philsmd |
Old oclHashcat Support
|
3 |
6,032 |
01-08-2015, 03:46 PM |
|
|
Thread: Line Length Exception on oclhashcat 1.31
Post: RE: Line Length Exception on oclhashcat 1.31
cpu hashcat does not support cracking descrypt (-m 1500).
You also need to specify the hash type, i.e. -m 1500
Hence
cudaHashcat64.exe -m 1500 -a 3 -d 1 -o 1.out DES.txt ?d?d?d?d?d?d?d?d
sho... |
|
philsmd |
Old oclHashcat Support
|
3 |
7,471 |
01-16-2015, 02:55 PM |
|
|
Thread: WPA-WPA2-PSK test: crack failed
Post: RE: WPA-WPA2-PSK test: crack failed
Sometimes it helps to use one or more of these tools:
- wpaclean + cap2hccap
- aircrack -J (you already tried this)
- wpaclean + aircrack -J (does this really make any difference)
- cap2hccap
Especia... |
|
philsmd |
Old oclHashcat Support
|
3 |
7,251 |
01-20-2015, 12:48 PM |
|
|
Thread: PBKDF2 new format hash
Post: RE: PBKDF2 new format hash
Why do you not write your comments on trac directly?
What regards the trac ticket, I was asking for more details and where this hash type is being used (common CMS, other software etc) but we didn't ... |
|
philsmd |
User Contributions
|
3 |
9,610 |
01-21-2015, 10:02 AM |
|
|
Thread: PBKDF2 new format hash
Post: RE: PBKDF2 new format hash
Thanks for the links.
But please (as said) stick to the ticket https://hashcat.net/trac/ticket/256 , otherwise we need to cross-post everything and devs need to look for the required information on... |
|
philsmd |
User Contributions
|
3 |
9,610 |
01-23-2015, 11:57 AM |
|
|
Thread: how can i use an old version of cudaHashcat?
Post: RE: how can i use an old version of cudaHashcat?
No, please update your driver.
New oclHashcat version and new driver versions should work better, have several fixes and performance gains etc.
It is always good to be up-to-date with oclHashcat... |
|
philsmd |
Old oclHashcat Support
|
3 |
6,568 |
01-23-2015, 12:56 PM |
|
|
Thread: Quick bruteforce char set help
Post: RE: Quick bruteforce char set help
Completely different question also should be addressed in separate forum threads (with meaningful title).
Anyway, I will answer the question (and close the thread):
the answer, is as always given in ... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,557 |
01-23-2015, 11:13 PM |
|
|
Thread: Quick bruteforce char set help
Post: RE: Quick bruteforce char set help
See https://hashcat.net/wiki/doku.php?id=mask_attack
First you define the custom charset:
-1 ?u?d
which means: define a custom charset (see https://hashcat.net/wiki/doku.php?id=mask_attack#custom_cha... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,557 |
01-23-2015, 10:43 PM |
|
|
Thread: usage of --show option
Post: RE: usage of --show option
Please make sure you always remember that:
1. -o does always append to the file, it does not override it (to avoid users to lose important data)
2. hex sums is very vague it could be anything. Tell us... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,910 |
01-26-2015, 11:21 AM |
|
|
Thread: Third-party utility: analyze_hccap
Post: Third-party utility: analyze_hccap
analyze_hccap is a new small perl script I developed which sometimes can be very handy to analyze the content of .hccap files (for -m 2500 = WPA cracking, see https://hashcat.net/wiki/doku.php?id=hcca... |
|
philsmd |
User Contributions
|
3 |
7,991 |
01-28-2015, 11:40 AM |
|
|
Thread: Third-party utility: analyze_hc_restore
Post: Third-party utility: analyze_hc_restore
analyze_hc_restore is a perl script I have developed that can be very handy to help analyze and mofify oclHashcat .restore files ( https://hashcat.net/wiki/doku.php?id=oclhashcat#parsing_the_restore-f... |
|
philsmd |
User Contributions
|
3 |
7,404 |
01-28-2015, 11:45 AM |
|
|
Thread: Hash Help
Post: RE: Hash Help
Normally in such cases you can just replace the hash by a hash of which you know the password, for instance generate a new hash with a chosen password.
Therefore, cracking it may not be necessary n... |
|
philsmd |
Old hashcat Support
|
3 |
5,474 |
01-30-2015, 11:08 PM |
|
|
Thread: Cannot commuincate with oclHashcat process
Post: RE: Cannot commuincate with oclHashcat process
reading the restore file is one possibility, the other one would be (and afaik most "wrappers" choose this way) to use --status --status-automat (see also https://hashcat.net/trac/ticket/406 ).
Btw. ... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,718 |
02-15-2015, 03:27 PM |
|
|
Thread: oclhashcal (cuda ) does not recover hash :-/
Post: RE: oclhashcal (cuda ) does not recover hash :-/
Read the forum rules: https://hashcat.net/forum/announcement-2.html
It is strictly forbidden (and you did accept these rules + it doesn't matter where the hashes come from or were "just" testing hash... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,886 |
02-14-2015, 10:34 AM |
|
|
Thread: R9 290x / WPA2 / gpu loops
Post: RE: R9 290x / WPA2 / gpu loops
Here you can read about the registry patch for windows:
https://hashcat.net/wiki/doku.php?id=timeout_patch |
|
philsmd |
Old oclHashcat Support
|
3 |
7,238 |
02-18-2015, 11:56 AM |