Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Can I make oclHashcat-plus 0.08 use a different potfile?
Post: RE: Can I make oclHashcat-plus 0.08 use a differen...
change your working directory. hashcat.pot is always stored in your CWD. |
|
undeath |
Very old oclHashcat-plus Support
|
2 |
6,143 |
06-09-2012, 12:31 AM |
|
|
Thread: 0.09 SP version with SL3
Post: RE: 0.09 SP version with SL3
at least he wrote everything bold because his post is so much more important than any other so everyone gets more pissed about SL3 fags. |
|
undeath |
Very old oclHashcat-plus Support
|
2 |
6,065 |
06-15-2012, 09:51 PM |
|
|
Thread: Problem with plus vs little
Post: RE: Problem with plus vs little
the salt is ment to be without the asterisk like you did with lite. |
|
undeath |
Very old oclHashcat-plus Support
|
5 |
8,829 |
06-19-2012, 07:11 PM |
|
|
Thread: how to crack md5(md5(pwd)+string) hashes?
Post: RE: how to crack md5(md5(pwd)+string) hashes?
md5(md5(pwd)+string) != md5(md5(pwd+string))
also you did not specify that "string" in your hash file (aka salt). |
|
undeath |
Very old oclHashcat-plus Support
|
4 |
14,059 |
06-28-2012, 02:11 PM |
|
|
Thread: Question: use of SSD
Post: RE: Question: use of SSD
most SSDs have higher transfer rates, so reading dicts will be faster. But there is no reason for hashcat to be run off a SSD. |
|
undeath |
Very old oclHashcat-plus Support
|
8 |
12,844 |
06-29-2012, 09:05 AM |
|
|
Thread: Process background
Post: RE: Process background
|
undeath |
Very old oclHashcat-plus Support
|
2 |
8,081 |
07-28-2012, 01:46 PM |
|
|
Thread: brute-forcing not working with me
Post: RE: brute-forcing not working with me
you did not specify a mask. Also you have to quote your hash file. |
|
undeath |
Very old oclHashcat-plus Support
|
14 |
19,504 |
08-01-2012, 11:20 PM |
|
|
Thread: brute-forcing not working with me
Post: RE: brute-forcing not working with me
Code:
--
8--gpu-loops 256
--
you are missing a blank and you are still missing a mask |
|
undeath |
Very old oclHashcat-plus Support
|
14 |
19,504 |
08-02-2012, 11:18 PM |
|
|
Thread: brute-forcing not working with me
Post: RE: brute-forcing not working with me
|
undeath |
Very old oclHashcat-plus Support
|
14 |
19,504 |
08-06-2012, 06:18 PM |
|
|
Thread: hashcat working on by far more passwords than wordlist
Post: RE: hashcat working on by far more passwords than ...
post the command line or a screenshot of the gui with all your options. |
|
undeath |
Very old oclHashcat-plus Support
|
4 |
9,232 |
09-08-2012, 11:08 AM |
|
|
Thread: charset and unicode
Post: RE: charset and unicode
shouldn't utf-8 work just as fine as ascii? Default garbage in, garbage out mentality? |
|
undeath |
Very old oclHashcat-plus Support
|
7 |
13,060 |
09-16-2012, 12:38 PM |
|
|
Thread: double md5 not working
Post: double md5 not working
Double md5 (2600) does not seem to work for me using latest plus version.
No matter what ruleset and wordlist i use, there are 0 cracks. Used the cpu version and had multiple cracks with the same r... |
|
undeath |
Very old oclHashcat-plus Support
|
2 |
6,108 |
09-18-2012, 09:20 PM |
|
|
Thread: double md5 not working
Post: RE: double md5 not working
damn, forgot to upgrade my drivers :/ Thank you. |
|
undeath |
Very old oclHashcat-plus Support
|
2 |
6,108 |
09-18-2012, 09:26 PM |
|
|
Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly
for no specific reason i have this big grin on my face now. |
|
undeath |
Very old oclHashcat-plus Support
|
13 |
20,123 |
09-30-2012, 12:22 AM |
|
|
Thread: Segmentation fault (core dump) on --show and --left
Post: RE: Segmentation fault (core dump) on --show and -...
can reproduce
Code:
--
[ undeath@2600k: /tmp ] % ~> for i in `seq 20` ; do PW=`date "+%s%N%n%:::z%T" | md5sum | xxd -r -ps | base64 | cut -c1-13` ; echo "$PW" >> /tmp/plain ; echo -n "${PW}:" >> /... |
|
undeath |
Very old oclHashcat-plus Support
|
11 |
24,110 |
10-14-2012, 01:34 PM |
|
|
Thread: MD5(Unix) bug
Post: RE: MD5(Unix) bug
sounds like a hardware defect |
|
undeath |
Very old oclHashcat-plus Support
|
5 |
10,032 |
10-14-2012, 05:45 PM |
|
|
Thread: hash:[x], invalid iteration count ERROR: No hashes loaded
Post: RE: hash:[x], invalid iteration count ERROR: No ha...
the forth character indicates how many iterations where used. In you case this is a D. Usually you find something between 9 and B (0 is the lowest count of iterations, Z(?) is the highest). Hashcat ca... |
|
undeath |
Very old oclHashcat-plus Support
|
6 |
12,848 |
10-15-2012, 02:19 PM |
|
|
Thread: Kernel not found--No such file or directory
Post: RE: Kernel not found--No such file or directory
vcl is only supported with AMD cards. |
|
undeath |
Very old oclHashcat-plus Support
|
3 |
7,741 |
10-24-2012, 09:01 PM |
|
|
Thread: clBuildProgram() -11
Post: RE: clBuildProgram() -11
remove the SDK, install 12.08 and pray. |
|
undeath |
Very old oclHashcat-plus Support
|
8 |
14,484 |
10-25-2012, 09:29 PM |
|
|
Thread: clBuildProgram() -11
Post: RE: clBuildProgram() -11
|
undeath |
Very old oclHashcat-plus Support
|
8 |
14,484 |
10-25-2012, 10:46 PM |