Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Posible bug using external salts -e
Post: RE: Posible bug using external salts -e
Yes, I have this problem too. As the input file is being re-written (with the .new extension), it seems to grow without bounds, under certain conditions.
The solution is simple: Don't use the -remo... |
|
Waffle |
Old hashcat Support
|
6 |
16,546 |
04-17-2013, 10:46 PM |
|
|
Thread: Posible bug using external salts -e
Post: RE: Posible bug using external salts -e
I wrote my own. It's quite a bit faster than using hashcat, especially if you are removing a lot of hashes.
so, for example:
hashcat -a 0 -m 2611 -e salts -o mytemp.out input.txt passwords.txt
... |
|
Waffle |
Old hashcat Support
|
6 |
16,546 |
04-18-2013, 03:44 AM |
|
|
Thread: rockyou replacement imminent?
Post: RE: rockyou replacement imminent?
rico Wrote: (09-10-2015, 03:52 PM)
--
Just spotted this: https://cynosureprime.blogspot.se/2015/09/how-we-cracked-millions-of-ashley.html (https://cynosureprime.blogspot.se/2015/09/how-we-cracked-milli... |
|
Waffle |
General Talk
|
4 |
7,718 |
09-11-2015, 05:37 AM |
|
|
Thread: Saving calculated hashes
Post: RE: Saving calculated hashes
A couple of other minor points, and a question: Why are you storing this in a database?
The minor points; when dealing with large amounts of data, it's important to remember that disk I/O isn't fr... |
|
Waffle |
General Talk
|
8 |
16,779 |
05-20-2013, 05:46 PM |
|
|
Thread: The ?F code appears to cause a problem
Post: RE: The ?F code appears to cause a problem
How strange.
I cut-and-pasted the line from the message, and was able to duplicate it on my system:
./cuda --session=three -a 3 -m 0 -1 '?d?u?l?s?h?D?F?R' g2 '?1'
cuda: malloc.c:2451: sYSMALL... |
|
Waffle |
Very old oclHashcat-plus Support
|
8 |
16,224 |
01-04-2013, 05:24 PM |
|
|
Thread: UTF-16 in dictionary files
Post: RE: UTF-16 in dictionary files
epixoip Wrote: (06-15-2013, 08:09 AM)
--
are you positive that it's not outputting them properly, or is the real issue that whatever you are using to read the pot is unable to display them properly?
... |
|
Waffle |
Very old oclHashcat-plus Support
|
3 |
8,682 |
06-15-2013, 08:21 AM |
|
|
Thread: rling (rli replacement) testing wanted
Post: rling (rli replacement) testing wanted
I've been working for the last couple of weeks on an RLI replacement, with the usual CynoSurePrime folks. It has the same syntax as rli, but adds quite a few new features (including working with std... |
|
Waffle |
General Talk
|
0 |
451 |
07-19-2020, 05:56 AM |
|
|
Thread: The ?F code appears to cause a problem
Post: The ?F code appears to cause a problem
Possible problem with 0.12 - the ?F code appears to cause a problem in the following expression.
This was on Ubuntu 12.04, running 64 bit, with a M2070 graphics card in a Supermicro system. Removi... |
|
Waffle |
Very old oclHashcat-plus Support
|
8 |
16,224 |
01-03-2013, 08:43 PM |
|
|
Thread: The case for $HEX[]
Post: The case for $HEX[]
Since I (re) started working on hashes, I've been trying to find better ways to represent my "found" hashes, so that they can be re-used. One of the first questions I posed was "how do you represent ... |
|
Waffle |
General Help
|
1 |
10,334 |
07-29-2013, 01:12 AM |
|
|
Thread: UTF-16 in dictionary files
Post: UTF-16 in dictionary files
For those that are working with hashes that involve UTF-16, there are problems with oclHashcat.
For example, consider the hash of the UTF-16 string 234567, which is 69ab...30e37fa0. The ASCII or U... |
|
Waffle |
Very old oclHashcat-plus Support
|
3 |
8,682 |
06-15-2013, 08:04 AM |