Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Limit GPU usage on laptop?
Post: RE: Limit GPU usage on laptop?
-w 1 or --force together with the -u and -n could help, but it's always better to fix the main problem, i.e. not using a laptop and fixing the GPU/airflow cooling instead |
|
philsmd |
hashcat
|
2 |
2,029 |
03-24-2019, 02:56 PM |
|
|
Thread: Limit on input-hashes?
Post: RE: Limit on input-hashes?
Well, you need to check what exactly is within line 11808, 11809, 11810 .
Are these empty lines ?
It just gives a warning that for line 11808, 11809, 11810 it wasn't able to parse these hashes (pr... |
|
philsmd |
Old oclHashcat Support
|
5 |
8,585 |
01-20-2016, 03:39 PM |
|
|
Thread: Limit on input-hashes?
Post: RE: Limit on input-hashes?
Thanks for the information.
But I am not able to reproduce this problem. Here it works with both line endings (\n and \r\n, i.e. 0a and 0d 0a).
Maybe there is something else strange with that output ... |
|
philsmd |
Old oclHashcat Support
|
5 |
8,585 |
01-20-2016, 05:08 PM |
|
|
Thread: Limit to distribute
Post: RE: Limit to distribute
This question was already answered a couple of times, please use the forum search.
https://hashcat.net/forum/thread-6448-post-34346.html#pid34346 |
|
philsmd |
hashcat
|
4 |
3,997 |
03-30-2017, 09:18 AM |
|
|
Thread: Limit to distribute
Post: RE: Limit to distribute
This is a known issue of the current release version (3.40): see https://github.com/hashcat/hashcat/issues/1153
You could use the beta version which includes the fix (https://hashcat.net/beta/) or ... |
|
philsmd |
hashcat
|
4 |
3,997 |
03-30-2017, 07:42 PM |
|
|
Thread: Limited symbols
Post: RE: Limited symbols
Hi,
it doesn't make much sense to explain it here, if we have a wiki page that explains it. Therefore, I refer you to: https://hashcat.net/wiki/doku.php?id=mask_attack
Hint:
cudaHashcat32.exe -m... |
|
philsmd |
Old oclHashcat Support
|
2 |
6,848 |
12-24-2013, 02:57 PM |
|
|
Thread: line break problem
Post: RE: line break problem
oclHashcat output is always in the format:
hash[:salt]:plain
you just need to use a modern text editor (like notepad++ on windows) which is able to show you the newlines |
|
philsmd |
General Help
|
1 |
4,502 |
03-05-2014, 01:02 AM |
|
|
Thread: Line Length Exception on oclhashcat 1.31
Post: RE: Line Length Exception on oclhashcat 1.31
cpu hashcat does not support cracking descrypt (-m 1500).
You also need to specify the hash type, i.e. -m 1500
Hence
cudaHashcat64.exe -m 1500 -a 3 -d 1 -o 1.out DES.txt ?d?d?d?d?d?d?d?d
sho... |
|
philsmd |
Old oclHashcat Support
|
3 |
7,471 |
01-16-2015, 02:55 PM |
|
|
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: Line-length
Post: RE: Line-length
Seems that the file './Desktop/hashes.hash' does not exist. Maybe path incorrect.
From this line:
WARNING: Hash './Desktop/hashes.hash': Line-length exception
we see, that it is trying to parse t... |
|
philsmd |
Old oclHashcat Support
|
4 |
9,772 |
05-09-2014, 12:25 PM |
|
|
Thread: Line-length
Post: RE: Line-length
Since you use:
Code:
--
cudahashcat ...
--
instead of
Code:
--
./cudahashcat ...
--
(i.e. - last command example - cudaHashcat64.bin is in current directory)
I assume that the The-Distributi... |
|
philsmd |
Old oclHashcat Support
|
4 |
9,772 |
05-10-2014, 11:32 AM |
|
|
Thread: Line-length Exception (mode)
Post: RE: Line-length Exception (mode)
-m 7000 = Fortigate (FortiOS) was never implemented in oclHashcat/cudaHashcat and therefore is currently also not available in hashcat 3.10 (since hashcat 3.00 basically improved oclHashcat to support... |
|
philsmd |
hashcat
|
1 |
3,177 |
08-19-2016, 06:56 PM |
|
|
Thread: Line-length exception for Etherum Wallet
Post: RE: Line-length exception for Etherum Wallet
The hash for -m 15700 must start with "$ethereum$s*". You need to remove all file names if there are any file names within the output of ethereum2john.py.
You also should use a hash file just to ma... |
|
philsmd |
hashcat
|
2 |
2,277 |
03-14-2018, 12:23 AM |
|
|
Thread: Line-length exception....
Post: RE: Line-length exception....
You need to make sure that the hash file (the first file that you specified, e.g. .\hashes\music.txt) does contain the hash that you extracted by ethereum2john.py.
I think you didn't store the outp... |
|
philsmd |
hashcat
|
30 |
23,352 |
01-15-2018, 11:57 PM |
|
|
Thread: Line-length exception....
Post: RE: Line-length exception....
Exactly. As undeath already pointed out there is a problem with the format or encoding of your hash file, it could be one of these:
1. wrong path to the actual "hash" (you point to the original walle... |
|
philsmd |
hashcat
|
30 |
23,352 |
01-16-2018, 09:32 AM |
|
|
Thread: Line-length exception....
Post: RE: Line-length exception....
No. No. No.
I do not agree that the problem of cqdx has anything to do with what was original reported by the original reporter (OP). I do not agree that we should steal threads like this. I do not... |
|
philsmd |
hashcat
|
30 |
23,352 |
01-16-2018, 11:07 PM |
|
|
Thread: Line-length exception?
Post: RE: Line-length exception?
you need to use -m 500 (or the long version of it: --hash-type 500):
Code:
--
hashcat64.exe -m 500 -a 0 -w 3 -o rs.txt rs.hash example.dict
--
|
|
philsmd |
General Talk
|
3 |
4,749 |
12-29-2017, 08:38 AM |
|
|
Thread: Linux Shadow hashes
Post: RE: Linux Shadow hashes
Please do not forget that hashcat supports loading of different/special file types like pwdump, linux shadow, passwd, DCC, NetNTLM, nsldaps etc.
Therefore you actually only need to specify that you... |
|
philsmd |
hashcat
|
7 |
12,730 |
07-12-2017, 12:39 PM |
|
|
Thread: Linux vs Win speed
Post: RE: Linux vs Win speed
Code:
--
hashcat --version
--
|
|
philsmd |
hashcat
|
4 |
1,481 |
02-10-2020, 11:59 PM |