Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: v1.31 Multi-GPU not working with standalone devices
Post: RE: v1.31 Multi-GPU not working with standalone de...
SopalajoArrierez Wrote: (10-07-2014, 12:32 PM)
--
ERROR: 2: No such file or directory
--
means that you didn't specify the wordlist.
Since you didn't specify any --attack-mode (-a), -a 0 was implie... |
|
philsmd |
Old oclHashcat Support
|
5 |
11,880 |
10-07-2014, 12:43 PM |
|
|
Thread: v1.31 Multi-GPU not working with standalone devices
Post: RE: v1.31 Multi-GPU not working with standalone de...
It may depend on your shell/cmd, you may need to escape/quote the arguments, like this:
-d "1,2" etc |
|
philsmd |
Old oclHashcat Support
|
5 |
11,880 |
10-07-2014, 01:03 PM |
|
|
Thread: v1.32 oclhashcat64.exe has stopped working
Post: RE: v1.32 oclhashcat64.exe has stopped working
Please give more information about your setup (which GPUs and how many of them etc) and the full command you try to run (without hashes or other sensitive information). |
|
philsmd |
Old oclHashcat Support
|
7 |
13,145 |
01-19-2015, 10:47 PM |
|
|
Thread: v1.32 oclhashcat64.exe has stopped working
Post: RE: v1.32 oclhashcat64.exe has stopped working
Without any additional details it is impossible to identify the main cause of this crash.
For instance, do the crashes even depend on the command line arguments you posted above? Does a crash also oc... |
|
philsmd |
Old oclHashcat Support
|
7 |
13,145 |
01-20-2015, 11:21 AM |
|
|
Thread: v3.30-49-g2f81532 segfault
Post: RE: v3.30-49-g2f81532 segfault
If you use the git version you need to always do all of these steps:
Code:
--
$ make clean
$ git pull
$ make
--
I also think that reports like this should be directly addressed on github, not here... |
|
philsmd |
hashcat
|
5 |
6,151 |
02-01-2017, 12:40 PM |
|
|
Thread: VCL/IB cluster The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) vs Ubuntu
Post: RE: VCL/IB cluster The-Distribution-Which-Does-Not...
oclHashcat/cudaHashcat unforunately have some GPU driver dependencies.
There is only a limited list of operating systems supported by the driver.
Ubuntu 12.04 for instance is one of the supported OS ... |
|
philsmd |
Hardware
|
1 |
4,899 |
05-27-2014, 07:28 PM |
|
|
Thread: Veracrypt algorithm identification
Post: RE: Veracrypt algorithm identification
no, in general it's not possible. The architecture choice / design of VeraCrypt itself does not allow seeing what algos are being used.
That said, it's very easy to see a bootloader... i.e. if the ... |
|
philsmd |
hashcat
|
5 |
970 |
06-25-2020, 11:35 AM |
|
|
Thread: Veracrypt algorithm identification
Post: RE: Veracrypt algorithm identification
for very few hash types only one "hash" can be loaded at the same time. This is also true for VeraCrypt since (in theory, but normally you extract it anyway or work with a backup) you can directly loa... |
|
philsmd |
hashcat
|
5 |
970 |
06-26-2020, 01:20 PM |
|
|
Thread: VeraCrypt cracking always Exhausted
Post: RE: VeraCrypt cracking always Exhausted
You should have already noticed by now (after we discussed and explained it here: https://hashcat.net/forum/thread-6908.html and also by looking at the example hashes here: https://hashcat.net/wiki/ex... |
|
philsmd |
hashcat
|
7 |
10,898 |
09-29-2017, 04:35 PM |
|
|
Thread: VeraCrypt cracking always Exhausted
Post: RE: VeraCrypt cracking always Exhausted
512 bytes is correct. (every other size is wrong, the details are explained here: https://hashcat.net/faq#how_do_i_extract_the_hashes_from_veracrypt_volumes)
(but note: hashcat doesn't give a warning... |
|
philsmd |
hashcat
|
7 |
10,898 |
09-29-2017, 05:04 PM |
|
|
Thread: VeraCrypt dictionary attack
Post: RE: VeraCrypt dictionary attack
Most important question: how did you generate the binary data file needed for hashcat, did you follow this guide: https://hashcat.net/faq#how_do_i_extract_the_hashes_from_truecrypt_volumes ? |
|
philsmd |
hashcat
|
6 |
7,719 |
05-27-2017, 07:52 PM |
|
|
Thread: VeraCrypt dictionary attack
Post: RE: VeraCrypt dictionary attack
Well, if you are 100% sure that the extracted data is what hashcat expects, we might need to find the culprit somewhere else. For instance, you didn't tell us how long these password candidates are...... |
|
philsmd |
hashcat
|
6 |
7,719 |
05-27-2017, 09:16 PM |
|
|
Thread: VeraCrypt dictionary attack
Post: RE: VeraCrypt dictionary attack
Well, that might explain it ("its length is of about 40 characters")... see https://hashcat.net/faq#what_is_the_maximum_supported_password_length
so max 31 for -a 0 (40 is already too long).
But you... |
|
philsmd |
hashcat
|
6 |
7,719 |
05-27-2017, 10:46 PM |
|
|
Thread: Veracrypt Non-bootable drive
Post: RE: Veracrypt Non-bootable drive
Did you read this:
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_truecrypt_volumes
?
is this a physical disk ? how many volumdes/partitions etc... |
|
philsmd |
hashcat
|
3 |
1,518 |
08-24-2019, 12:11 PM |
|
|
Thread: Veracrypt Non-bootable drive
Post: RE: Veracrypt Non-bootable drive
there could be many problems here.
maybe you do not test the correct password / dictionary file, please try with a wordlist ONLY containing the password.
Did you test with that dcfldd windows bi... |
|
philsmd |
hashcat
|
3 |
1,518 |
08-25-2019, 10:54 AM |
|
|
Thread: veracrypt pim
Post: RE: veracrypt pim
the beta version of hashcat (https://hashcat.net/beta) has a new feature to support this (see https://github.com/hashcat/hashcat/commit/218322f63014804243f43bf3e31d2821c225aede)
--veracrypt-pim-sta... |
|
philsmd |
hashcat
|
1 |
739 |
01-15-2020, 06:39 PM |
|
|
Thread: Veracrypt question
Post: RE: Veracrypt question
Yeah, it's exactly the same procedure for veracrypt (like it is for truecrypt "hashes", also see https://hashcat.net/wiki/frequently_asked_questions#how_do_i_extract_the_hashes_from_truecrypt_volumes)... |
|
philsmd |
General Talk
|
6 |
16,081 |
07-25-2016, 02:41 PM |
|
|
Thread: Veracrypt with multiple keyfiles
Post: RE: Veracrypt with multiple keyfiles
hashcat --help
Code:
--
--veracrypt-keyfiles | File | Keyfiles to use, separated with commas
--veracrypt-pim-start | Num | VeraCrypt personal iterations multiplier start
--veracrypt-... |
|
philsmd |
hashcat
|
5 |
1,950 |
02-15-2020, 09:30 AM |
|
|
Thread: Veracrypt with multiple keyfiles
Post: RE: Veracrypt with multiple keyfiles
the file checksum is calculated internally by hashcat. All the files are combined to later create the checksum (as veracrypt does too)
Therefore, if you do NOT know which files you used or the orde... |
|
philsmd |
hashcat
|
5 |
1,950 |
02-20-2020, 10:19 AM |
|
|
Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored
please test also with the beta version from https://hashcat.net/beta
btw: there are also example hashes from https://hashcat.net/wiki/example_hashes (including tests with PIM) |
|
philsmd |
hashcat
|
13 |
5,712 |
03-11-2019, 11:35 PM |