Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
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 |
|
|
Thread: After format speed goes down 50% on HD 7970
Post: RE: After format speed goes down 50% on HD 7970
I guess he must use backslashes on Windows. The wrong hash mode is another problem. |
|
undeath |
Very old oclHashcat-plus Support
|
13 |
19,452 |
10-28-2012, 02:07 PM |
|
|
Thread: Permutation attack with mask
Post: RE: Permutation attack with mask
you can add a rule to always append the username. ./olchhc [options...] -r rules.rule -r addusername.rule |
|
undeath |
Very old oclHashcat-plus Support
|
2 |
7,046 |
11-28-2012, 02:40 PM |
|
|
Thread: "brute force" and custom charset questions
Post: RE: "brute force" and custom charset questions
these are special characters interpreted by bash. You need to either (single) quote them or escape them. |
|
undeath |
Very old oclHashcat-plus Support
|
5 |
21,488 |
11-29-2012, 07:44 PM |
|
|
Thread: "brute force" and custom charset questions
Post: RE: "brute force" and custom charset questions
? is the special character for hashcat masks. you need to do ?? to have the character ? in the mask |
|
undeath |
Very old oclHashcat-plus Support
|
5 |
21,488 |
11-29-2012, 08:58 PM |
|
|
Thread: cudaHashcat-plus64 on Debian fails when using a known password
Post: RE: cudaHashcat-plus64 on Debian fails when using ...
oclhashcat-plus does this for performance reasons. It is implemented that way and you can't change anything about it. |
|
undeath |
Very old oclHashcat-plus Support
|
6 |
13,960 |
11-30-2012, 12:38 AM |
|
|
Thread: GPU Clustering vclHashcat-plus error
Post: RE: GPU Clustering vclHashcat-plus error
does it work without vcl? |
|
undeath |
Very old oclHashcat-plus Support
|
16 |
26,211 |
12-08-2012, 02:14 AM |
|
|
Thread: GPU Clustering vclHashcat-plus error
Post: RE: GPU Clustering vclHashcat-plus error
|
undeath |
Very old oclHashcat-plus Support
|
16 |
26,211 |
12-09-2012, 07:22 PM |