Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: --keyspace Not Working?
Post: RE: --keyspace Not Working?
royce Wrote: (12-07-2017, 11:54 PM)
--
Leave out the filename.
Code:
--
$ hashcat -m 0 -w 3 -O -a 3 ?a?a?a?a?a?a?a?a --keyspace
7737809375
--
--
Thanks! |
|
larkwiot |
hashcat
|
2 |
9,143 |
12-08-2017, 04:05 AM |
|
|
Thread: --keyspace Not Working?
Post: --keyspace Not Working?
Hello all,
I have been trying for quite a while now to get --keyspace to work and cannot find any documentation on why it would not. I am trying to run this:
./hashcat64.exe hashes.txt -m 0 -w... |
|
larkwiot |
hashcat
|
2 |
9,143 |
12-07-2017, 11:29 PM |
|
|
Thread: Adding CRC64
Post: RE: Adding CRC64
undeath Wrote: (11-12-2017, 12:34 AM)
--
well, implement it and create a pull request on github https://github.com/hashcat/hashcat
--
I guess I will just poke around in the source code then in abs... |
|
larkwiot |
hashcat
|
3 |
12,127 |
11-12-2017, 12:41 AM |
|
|
Thread: Adding CRC64
Post: Adding CRC64
Hello all,
I would like to add CRC64 support. Currently, it appears that there are multiple variants and there is not a clear "official" one to add. CRC32 is supported already, and since hashcat we... |
|
larkwiot |
hashcat
|
3 |
12,127 |
11-12-2017, 12:29 AM |