Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: MD5(salt.pass)
Post: RE: MD5(salt.pass)
for GPU cracking you can try OSC, but it is probably limited to two character salts. |
|
undeath |
General Help
|
7 |
20,325 |
08-16-2012, 01:55 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,062 |
09-16-2012, 12:38 PM |
|
|
Thread: n00b question about hashcat
Post: RE: n00b question about hashcat
since when is there a hashcat-cliAVX.exe? |
|
undeath |
Old hashcat Support
|
7 |
13,513 |
10-18-2012, 10:00 PM |
|
|
Thread: question about wpa wordlist and other things
Post: RE: question about wpa wordlist and other things
allowing greater lengths would cause a worse performance and probably more coding. |
|
undeath |
General Help
|
7 |
12,559 |
11-05-2012, 02:26 AM |
|
|
Thread: no faster WPA2 cracking?
Post: RE: no faster WPA2 cracking?
reading atom's post just the second above yours is too hard i guess. |
|
undeath |
General Talk
|
7 |
16,159 |
01-06-2013, 03:52 PM |
|
|
Thread: Performance issue, 2x6990 oclHashcat-plus-0.13 on Win7 x64
Post: RE: Performance issue, 2x6990 oclHashcat-plus-0.13...
it's only recognizing one card. |
|
undeath |
Very old oclHashcat-plus Support
|
7 |
10,878 |
02-04-2013, 07:19 PM |
|
|
Thread: Performance issue, 2x6990 oclHashcat-plus-0.13 on Win7 x64
Post: RE: Performance issue, 2x6990 oclHashcat-plus-0.13...
so you only need to figure out where your second card went to. |
|
undeath |
Very old oclHashcat-plus Support
|
7 |
10,878 |
02-04-2013, 07:49 PM |
|
|
Thread: Performance issue, 2x6990 oclHashcat-plus-0.13 on Win7 x64
Post: RE: Performance issue, 2x6990 oclHashcat-plus-0.13...
the speed for one card is fine. No idea about the second card. |
|
undeath |
Very old oclHashcat-plus Support
|
7 |
10,878 |
02-04-2013, 08:17 PM |
|
|
Thread: [solved] How to remove numbers from dictionary .txt or .dic
Post: RE: How to remove numbers from dictionary .txt or ...
msys/mingw is your friend |
|
undeath |
General Help
|
7 |
12,710 |
02-14-2013, 04:25 PM |
|
|
Thread: bloch ciphers
Post: RE: bloch ciphers
|
undeath |
Very old oclHashcat-plus Support
|
7 |
11,524 |
05-26-2013, 01:07 PM |
|
|
Thread: Big hash list problem
Post: RE: Big hash list problem
I thought the new version generally uses less memory? |
|
undeath |
Very old oclHashcat-plus Support
|
7 |
12,493 |
08-26-2013, 12:02 PM |
|
|
Thread: Line-lenght exception
Post: RE: Line-lenght exception
what command did you use to start hashcat? Your hashes should look something like this: 48c/R8JAv757A |
|
undeath |
Old oclHashcat Support
|
7 |
10,614 |
05-01-2014, 06:14 PM |
|
|
Thread: Line-lenght exception
Post: RE: Line-lenght exception
can you please post this command? And preferrably the full hashcat screen output. |
|
undeath |
Old oclHashcat Support
|
7 |
10,614 |
05-01-2014, 07:10 PM |
|
|
Thread: Line-lenght exception
Post: RE: Line-lenght exception
you should not use --force unless you know what you're doing. |
|
undeath |
Old oclHashcat Support
|
7 |
10,614 |
05-01-2014, 08:55 PM |
|
|
Thread: Mask setup
Post: RE: Mask setup
you can generate all masks for 8 chars upper/num and filter out the ones which do not have 4 upper/num chars.
echo uuuudddd | ./permute.bin | sort -u | sed 's/\(.\)/?\1/g' > masks.hcmask
note: permu... |
|
undeath |
Old oclHashcat Support
|
7 |
10,601 |
05-06-2014, 10:32 PM |
|
|
Thread: Mask setup
Post: RE: Mask setup
you are missing the starting "s" for the sed command |
|
undeath |
Old oclHashcat Support
|
7 |
10,601 |
05-07-2014, 12:22 AM |
|
|
Thread: oclHashcat AMD problem
Post: RE: oclHashcat AMD problem
should work, but using such a slow gpu will probably not help much. |
|
undeath |
Old oclHashcat Support
|
7 |
13,806 |
06-03-2014, 09:46 AM |
|
|
Thread: oclHashcat AMD problem
Post: RE: oclHashcat AMD problem
obviously a nvidia/amd gpu with cuda/opencl support. Besides that you don't need anything funky. |
|
undeath |
Old oclHashcat Support
|
7 |
13,806 |
06-03-2014, 01:01 PM |
|
|
Thread: Need help with rules/mask - WPA2 handshake
Post: RE: Need help with rules - WPA2 handshake
you can generate masks matching a policy using pack https://thesprawl.org/projects/pack/ |
|
undeath |
Old oclHashcat Support
|
7 |
16,253 |
07-17-2014, 08:24 PM |
|
|
Thread: Need help with rules/mask - WPA2 handshake
Post: RE: Need help with rules/mask - WPA2 handshake
what exactly about the previous answers doesn't satisfy you? |
|
undeath |
Old oclHashcat Support
|
7 |
16,253 |
07-24-2014, 11:55 PM |