Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: i got this error
Post: RE: i got this error
see https://hashcat.net/faq/#line-length_exception_wait_what
In your case it is variant/case 2 of the error message and the reason for the error is the reason number 4: hash file was not found
Note... |
|
philsmd |
General Help
|
6 |
7,211 |
06-01-2015, 06:02 PM |
|
|
Thread: Sapphire R2 290 benchmark
Post: RE: Sapphire R2 290 benchmark
What regards the hang, did you use this registry patch for the driver timeout?
https://hashcat.net/wiki/doku.php?id=timeout_patch |
|
philsmd |
User Contributions
|
2 |
7,210 |
07-13-2014, 06:14 PM |
|
|
Thread: .cap conversion fails
Post: RE: .cap conversion fails
Please double-check if you did all the steps mentioned here: https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2
For wpa you need to add -m 2500 to the command line: see https://hashcat.net/wiki/d... |
|
philsmd |
Old oclHashcat Support
|
2 |
7,204 |
01-21-2014, 12:31 PM |
|
|
Thread: OS X Bug ? Or.. ?
Post: RE: OS X Bug ? Or.. ?
remember, we talk about salted hashes (that's why different salt - but same pass - => different hash)
The first 8 characters is the salt string of those OSX hashes |
|
philsmd |
Old oclHashcat Support
|
4 |
7,195 |
01-10-2014, 11:55 PM |
|
|
Thread: OS X Bug ? Or.. ?
Post: RE: OS X Bug ? Or.. ?
the password for this hash is the empty string, ""
the double colon says this (nothing between the colons means empty string)
the LF is also correct at the end, otherwise the next cracked hash:passwor... |
|
philsmd |
Old oclHashcat Support
|
4 |
7,195 |
01-10-2014, 04:57 PM |
|
|
Thread: Custom start for bruting?
Post: RE: Custom start for bruting?
nope. it doesn't work like that.
You always need to make it relative to the --keyspace value.
also note 100% (the total --keyspace for oclHashcat) is 100000000 (100M) and *not* 1000000000 (1G, or 10^... |
|
philsmd |
Old oclHashcat Support
|
5 |
7,188 |
12-27-2015, 07:21 PM |
|
|
Thread: Custom start for bruting?
Post: RE: Custom start for bruting?
Actually yes there is.
The only thing you need to make sure is that markov is *disabled*, otherwise you can't easily say at which percentage that number is being checked (that also means that if you ... |
|
philsmd |
Old oclHashcat Support
|
5 |
7,188 |
12-27-2015, 07:04 PM |
|
|
Thread: Custom start for bruting?
Post: RE: Custom start for bruting?
Also, thinking about it, it might actually not work exactly like that, since even with --markov-disable oclHashcat changes the left side most frequently e.g.:
531238761
631238761
731238761
831238761
a... |
|
philsmd |
Old oclHashcat Support
|
5 |
7,188 |
12-27-2015, 07:38 PM |
|
|
Thread: Not working after reverting catalyst drivers
Post: RE: Not working after reverting catalyst drivers
This really sound like a driver problem. Please use the suggested methods to cleanely uninstall previous drivers: i.e. use free version of driver fusion.
If it worked before on your system, it should... |
|
philsmd |
Very old oclHashcat-plus Support
|
3 |
7,185 |
06-16-2013, 08:04 AM |
|
|
Thread: Where is ForceWare 346.29?
Post: RE: Where is ForceWare 346.29?
Since the requirement is "NV users require ForceWare 346.29 or later", later versions will work too.
EDIT: I think this might be a typo and 346.22 should work too (there is no 346.29 version afaik). ... |
|
philsmd |
Old oclHashcat Support
|
2 |
7,110 |
01-16-2015, 03:04 PM |
|
|
Thread: Error ? --pw-min is a reserved parameter for Prince attack mode
Post: RE: Error ? --pw-min is a reserved parameter for P...
From the --help output (and wiki and forum and ...) you can easily see that the options you are looking for are:
Code:
--
--increment Enable increment mode
--increment-min=NUM Start i... |
|
philsmd |
Old hashcat Support
|
2 |
7,090 |
08-25-2015, 06:57 PM |
|
|
Thread: Oclhashcat stdin
Post: RE: Oclhashcat stdin
As I already said, it uses stdin for that case too. So your assumptions and claims are totally wrong.
and to answer the question about the "little trick", see this as a hint for controlling the pro... |
|
philsmd |
Old oclHashcat Support
|
4 |
7,073 |
10-22-2015, 05:19 PM |
|
|
Thread: Oclhashcat stdin
Post: RE: Oclhashcat stdin
your problem description is very unprecise.
Do you mean you are not able to pipe a dictionary or another's process output to oclHashcat ? That should indeed work without any problem.
... or do you me... |
|
philsmd |
Old oclHashcat Support
|
4 |
7,073 |
10-22-2015, 12:00 PM |
|
|
Thread: md5(md5($pass))
Post: RE: md5(md5($pass))
see https://hashcat.net/wiki/doku.php?id=example_hashes
-m 2600 = Double MD5 |
|
philsmd |
Old oclHashcat Support
|
2 |
7,069 |
06-12-2015, 09:07 AM |
|
|
Thread: Line length exception with example MD5 hash?
Post: RE: Line length exception with example MD5 hash?
Hashcat, like any other cracker I know and also all underlying hash algorithm, work with bytes.
If you use a UTF-8 password which is 2 bytes long, your mask also must be 2 bytes.
Therefore to trou... |
|
philsmd |
hashcat
|
5 |
7,067 |
09-29-2017, 11:48 AM |
|
|
Thread: Line length exception with example MD5 hash?
Post: RE: Line length exception with example MD5 hash?
OP did open a new thread. Therefore the discussion continues here: https://hashcat.net/forum/thread-6910-post-36848.html |
|
philsmd |
hashcat
|
5 |
7,067 |
09-29-2017, 04:19 PM |
|
|
Thread: Decrypt DES-CBC RSA private key
Post: RE: Decrypt DES-CBC RSA private key
RSA is not supported.
-m 1500 = descrypt is something completely diffrerent.
we actually have a feature request for RSA here: https://github.com/hashcat/hashcat/issues/108 , but it doesn't seem ... |
|
philsmd |
hashcat
|
4 |
7,035 |
05-24-2019, 02:59 PM |
|
|
Thread: newline as input
Post: RE: newline as input
As epixoip already mentioned, there are many possibilities to do this.
Depending on the attack mode, there are different possibilities. Some work better some work worse in different situations/scenar... |
|
philsmd |
General Help
|
3 |
7,005 |
11-22-2014, 12:15 PM |
|
|
Thread: hashcat-lite segfault when done
Post: RE: hashcat-lite segfault when done
Please check again if this was resolved when atom releases version 0.16.
This problem is known and was fixed (https://hashcat.net/trac/ticket/155 ). Please also always check if Trac already has a tic... |
|
philsmd |
Very old oclHashcat-lite Support
|
1 |
7,003 |
07-16-2013, 11:28 AM |
|
|
Thread: Hashcat 3.10 Slower?
Post: RE: Hashcat 3.10 Slower?
This seems to be a very, very, very vage problem description.
We do not even know what your setup looks like etc.
Also, why would you test with hashcat 3.10 and not with the latest version?
I don't ... |
|
philsmd |
hashcat
|
7 |
6,943 |
02-13-2017, 05:17 PM |