Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: How can we have a comma? (",")
Post: RE: How can we have a comma? (",")
Thx for this report.
This (mask) parsing problem should be fixed w/ next oclHashcat version |
|
philsmd |
Old oclHashcat Support
|
2 |
5,531 |
02-14-2014, 12:25 AM |
|
|
Thread: Joomla 3.2 hashing support?
Post: RE: Joomla 3.2 hashing support?
The upcoming 1.02 version does support those work factors too: https://hashcat.net/trac/ticket/280 |
|
philsmd |
General Talk
|
2 |
7,867 |
02-18-2014, 09:52 AM |
|
|
Thread: hashcat not working...
Post: RE: hashcat not working...
... and also pls find more info on the wiki ( https://hashcat.net/wiki ), for instance: https://hashcat.net/wiki/doku.php?id=ubernoobs |
|
philsmd |
General Help
|
2 |
9,832 |
02-27-2014, 09:26 PM |
|
|
Thread: Need help with custom charset, WPA
Post: RE: Need help with custom charset, WPA
Please read here: https://hashcat.net/wiki/doku.php?id=mask_attack and especially this section: https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets
You can define 2 custom charsets, first ... |
|
philsmd |
General Help
|
2 |
6,539 |
03-01-2014, 06:17 PM |
|
|
Thread: hash of a hash
Post: RE: hash of a hash
It is not working like that, instead you need a cracker that supports the algorithm:
RipeMD160 (SHA256 (pass))
where SHA256 output is in hex I suppose
Currently hashcat does not support this... |
|
philsmd |
Old oclHashcat Support
|
2 |
4,936 |
03-02-2014, 01:07 PM |
|
|
Thread: test case only cracking single hash
Post: RE: test case only cracking single hash
You probably need to get rid of the newline character... it should be easy to see it just add
print plain_text,
after the "for plain_text in f:" and you will notice that there is the extra new line.... |
|
philsmd |
Old oclHashcat Support
|
2 |
6,479 |
04-03-2014, 08:35 PM |
|
|
Thread: is it possible to try different mask at once?
Post: RE: is it possible to try different mask at once?
If you are using oclHashcat / cudaHashcat , then the answer is yes, see:
https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files
you could put each of those masks into a separate line o... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
6,165 |
04-22-2014, 12:37 PM |
|
|
Thread: oclHashcat64 Displaying wrong number of combinations
Post: RE: oclHashcat64 Displaying wrong number of combin...
The bug/problem is in your command line /mask
use ?u?u?u?u?u?u?u?u (instead of u?u?u?u?u?u?u?u) please |
|
philsmd |
Old oclHashcat Support
|
2 |
4,543 |
05-25-2014, 09:20 PM |
|
|
Thread: username:password in outfile
Post: RE: username:password in outfile
After cracking... you need the original hash file and the pot file "oclHashcat.pot" which contains all your cracks (if you do not have that file you may be able to copy the outfile w/ all your cracks ... |
|
philsmd |
General Help
|
2 |
10,669 |
06-11-2014, 06:38 PM |
|
|
Thread: stupid behaviour when using masks hashcat execution
Post: RE: stupid behaviour when using masks hashcat exec...
1. read here: https://hashcat.net/wiki/doku.php?id=mask_attack#supported_by
"mask files are currently only supported by oclHashcat"
2. there is no masks directory nor .hcmask files within the cpu h... |
|
philsmd |
Old hashcat Support
|
2 |
7,916 |
06-12-2014, 12:27 PM |
|
|
Thread: Combine specific hcchr with ?d?l?u..
Post: RE: Combine specific hcchr with ?d?l?u..
The .hcchr files should contain all chars that are part of your custom charset.
Therfore, the simplest solution is to modify the .hcchr file s.t. it contains also the additional chars you need.
E.... |
|
philsmd |
General Help
|
2 |
5,220 |
06-22-2014, 01:48 PM |
|
|
Thread: suggest brute rules
Post: RE: suggest brute rules
With oclHashcat you can use mask files see https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files |
|
philsmd |
General Help
|
2 |
4,862 |
06-27-2014, 07:31 PM |
|
|
Thread: Can anyone give me a help.
Post: RE: Can anyone give me a help.
Please read the wiki ( https://hashcat.net/wiki/ ) and especially this wiki page: https://hashcat.net/wiki/doku.php?id=ubernoobs |
|
philsmd |
Old oclHashcat Support
|
2 |
4,780 |
07-05-2014, 11:13 AM |
|
|
Thread: Sapphire R2 290 benchmark
Post: RE: Sapphire R2 290 benchmark
What regards the hang, did you use this registry patch for the driver timeout?
https://hashcat.net/wiki/doku.php?id=timeout_patch |
|
philsmd |
User Contributions
|
2 |
7,210 |
07-13-2014, 06:14 PM |
|
|
Thread: Breaking Notes/Domino 8+ H-hashes
Post: Breaking Notes/Domino 8+ H-hashes
So recently we added support for Lotus Notes/Domino 8 hashes (-m 9100).
Since we know that many of you are interested in the details about this hash algorithm, I will try to explain the algo here.
It... |
|
philsmd |
User Contributions
|
2 |
21,691 |
07-19-2014, 12:03 AM |
|
|
Thread: outfile-format problem ?
Post: RE: outfile-format problem ?
This is a known problem of cpu hashcat 0.47.
The upcoming version of cpu hashcat (0.48) won't have this problem any longer. |
|
philsmd |
Old hashcat Support
|
2 |
5,354 |
07-31-2014, 10:46 PM |
|
|
Thread: ERROR: clGetDeviceIDs()
Post: RE: ERROR: clGetDeviceIDs()
From a terminal not connected over SSH you need to run:
xhost +
This is also explained in the setup guide:
https://hashcat.net/wiki/doku.php?id=linux_server_howto
Basically the SSH terminal cur... |
|
philsmd |
Old oclHashcat Support
|
2 |
5,717 |
08-06-2014, 11:23 AM |
|
|
Thread: WARN: ADL_Overdrive5_FanSpeedInfo_Get(): -5
Post: RE: WARN: ADL_Overdrive5_FanSpeedInfo_Get(): -5
It seems that this problem was fixed in newest (beta) version of oclHashcat (1.31).
See ticket https://hashcat.net/trac/ticket/498
Thx for the infos, but next time prefer opening a ticket sooner ;... |
|
philsmd |
Old oclHashcat Support
|
2 |
6,629 |
08-31-2014, 04:46 PM |
|
|
Thread: --remove switch with WPA
Post: RE: --remove switch with WPA
Like with all other hash types the file (in this case the .hccap file) should be empty if and only if all "hashes" were cracked.
The size of the hash file should therefore be 0 bytes if each and ever... |
|
philsmd |
Old oclHashcat Support
|
2 |
5,738 |
09-17-2014, 03:41 PM |
|
|
Thread: Request: d3ad0neV3 rule
Post: RE: Request: d3ad0neV3 rule
archive.org to the rescue:
https://web.archive.org/web/20131104033239/https://ob-security.info/files/d3ad0neV3.rule |
|
philsmd |
General Help
|
2 |
6,056 |
09-22-2014, 11:20 PM |