Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Output Bug Report
Post: RE: Output Bug Report
I believe it's fixed I reported something very similar. |
|
M@LIK |
Very old oclHashcat-plus Support
|
4 |
7,851 |
09-07-2012, 05:16 PM |
|
|
Thread: Can't find dics folder
Post: RE: Can't find dics folder
Weird.
This used to work on 0.08:
Code:
--
hc64p 00000000000000000000000000000000 d\*.dic
--
But not anymore with 0.09, 0.09 is not even accepting a directory.
But you can workaround it, on Wind... |
|
M@LIK |
Very old oclHashcat-plus Support
|
5 |
10,034 |
09-10-2012, 02:26 AM |
|
|
Thread: Debian shadowfile and hashcat CUDA
Post: RE: Debian shadowfile and hashcat CUDA
Hashes with $1$ are different.
Use: -m500 or --hash-type 500. |
|
M@LIK |
Very old oclHashcat-plus Support
|
13 |
25,440 |
09-20-2012, 06:21 PM |
|
|
Thread: [LM] Append a '0' with rules file ?!
Post: RE: [LM] Append a '0' with rules file ?!
Lots of LM bugs were fixed, but few are still (I can only remember one).
I thinking of perl script for splitting\joining. |
|
M@LIK |
Very old oclHashcat-plus Support
|
10 |
17,468 |
09-20-2012, 09:20 PM |
|
|
Thread: Strange possible bug with IPB -m 2811
Post: RE: Strange possible bug with IPB -m 2811
Confirming the ignoring of --increment-min when using -i.
We have to create masks like before:
Code:
--
?1
?1?1
?1?1?1
?1?1?1?1
--
|
|
M@LIK |
Very old oclHashcat-plus Support
|
7 |
15,568 |
09-21-2012, 12:19 PM |
|
|
Thread: cudaHashcat-plus64 on Debian fails when using a known password
Post: RE: cudaHashcat-plus64 on Debian fails when using ...
Your password must be 8 min 15 max in length. |
|
M@LIK |
Very old oclHashcat-plus Support
|
6 |
13,960 |
09-21-2012, 04:22 PM |
|
|
Thread: Usage of --increment-min ?
Post: RE: Usage of --increment-min ?
Unfortunately, there's a bug with --increment-min|max
M@LIK Wrote:
--
Confirming the ignoring of --increment-min when using -i.
We have to create masks like before:
Code:
--
?1
?1?1
?1?1?1
?1?... |
|
M@LIK |
Very old oclHashcat-plus Support
|
3 |
11,253 |
09-22-2012, 09:43 AM |
|
|
Thread: How to see when over the 15 char limit?
Post: RE: How to see when over the 15 char limit?
Code:
--
Rejected.....: 59269488/133906311 (44.26%)
--
|
|
M@LIK |
Very old oclHashcat-plus Support
|
8 |
15,416 |
09-30-2012, 09:39 PM |
|
|
Thread: How to see when over the 15 char limit?
Post: RE: How to see when over the 15 char limit?
It does relate to algorithm somehow.
For example, when using -m2500 (WPA) it will reject passes < 8 chars due to WPA's limitation.
The "BOOM!" here is that plus-0.09 apparently has a bug with reje... |
|
M@LIK |
Very old oclHashcat-plus Support
|
8 |
15,416 |
09-30-2012, 10:06 PM |
|
|
Thread: How to see when over the 15 char limit?
Post: RE: How to see when over the 15 char limit?
Kgx Pnqvhm Wrote:
--
And when I run a bunch of dictionaries via a command file (Windows), I don't even see the status screens, until the last one.
The "Scanning dictionary" section didn't complain... |
|
M@LIK |
Very old oclHashcat-plus Support
|
8 |
15,416 |
09-30-2012, 10:16 PM |
|
|
Thread: sha512crypt hash error
Post: RE: sha512crypt hash error
Put the whole hash, starting with $6$ to if/. |
|
M@LIK |
Very old oclHashcat-plus Support
|
10 |
24,507 |
10-01-2012, 05:31 PM |
|
|
Thread: permission denied in hybrid mode
Post: RE: permission denied in hybrid mode
@Mem5 (https://hashcat.net/forum/user-513.html):: -a6|7 must work with real dict file. Stdin will not work. |
|
M@LIK |
Very old oclHashcat-plus Support
|
7 |
11,331 |
10-06-2012, 01:59 AM |
|
|
Thread: NVIDIA GeForce 7600 GS ..
Post: RE: NVIDIA GeForce 7600 GS ..
The latest WHQL driver is 306.23 not 301.42. Try installing that and see if it helps.
https://www.nvidia.com/Download/Find.aspx |
|
M@LIK |
Very old oclHashcat-plus Support
|
6 |
18,127 |
10-08-2012, 01:57 AM |
|
|
Thread: Help for cracking SHA1 password:salt
Post: RE: Help for cracking SHA1 password:salt
Simple.
1 - You need to reformat your hashes. The first 9 bytes are the salt and the rest is the actual sha1 hash, use the following sed command to reformat:
Code:
--
sed "s#^\(.\{9\}\)\(.\{40\}\... |
|
M@LIK |
Very old oclHashcat-plus Support
|
8 |
27,314 |
10-15-2012, 09:58 PM |
|
|
Thread: Help for cracking SHA1 password:salt
Post: RE: Help for cracking SHA1 password:salt
Yes, just stack them in your command line:
Code:
--
... dict1.txt dict2.txt dict3.txt
--
Easy as that. |
|
M@LIK |
Very old oclHashcat-plus Support
|
8 |
27,314 |
10-15-2012, 11:40 PM |
|
|
Thread: Help for cracking SHA1 password:salt
Post: RE: Help for cracking SHA1 password:salt
Good!
And yes, that's one way to use the sed command. I just wrote you the command you can utilize it in many ways.
Just to make sure everything is going in the right way, try cracking a known h... |
|
M@LIK |
Very old oclHashcat-plus Support
|
8 |
27,314 |
10-16-2012, 12:10 AM |
|
|
Thread: Oracle 11g Format
Post: RE: Oracle 11g Format
I guess that's not an Oracle 11g hash. Probably Oracle 7-10g.
Try -m3100, the correct format is HASH:USERNAME where hash is the 16 hex characters.
Code:
--
CE4A36B8E06CA59C:***
--
|
|
M@LIK |
Very old oclHashcat-plus Support
|
12 |
27,490 |
10-17-2012, 03:43 PM |
|
|
Thread: Cisco ASA
Post: RE: Cisco ASA
As far as I know, Cisco-PIX MD5 hashing doesn't involve any salting. |
|
M@LIK |
Very old oclHashcat-plus Support
|
15 |
45,270 |
10-18-2012, 04:36 PM |
|
|
Thread: Cisco ASA
Post: RE: Cisco ASA
That's what I was exactly writing you, see below.
It's not very professional, but you can get away with rules or multi-rules.
Make a rule-file with all first four bytes of the usernames, you can... |
|
M@LIK |
Very old oclHashcat-plus Support
|
15 |
45,270 |
10-18-2012, 05:34 PM |
|
|
Thread: Help for cracking SHA1 password:salt
Post: RE: Help for cracking SHA1 password:salt
SnakeEye Wrote:
--
I actually tried removing first 9 chars and using a online decrypter which did not work :-)
--
Negative. Salted hashes can not be cracked using online DBs.
SnakeEye Wrote:
--
C... |
|
M@LIK |
Very old oclHashcat-plus Support
|
8 |
27,314 |
10-15-2012, 10:31 PM |