Using hashcat with maskprocessor - here: veracrypt
#1
Hello Smile
I have forgotton a part of my password for a VeraCrypt Container. So I want to find it again with the mask processor.
For doing that I used following command
Code:
hashcat -a 3 13711 partIremember?d?s --increment 17:19 /path/to/the/My\Volume
because it's burned on a dvd.
For that I've got the following answer
Code:
hashcat (v5.1.0) starting...

* Device #1: WARNING! Kernel exec timeout is not disabled.
            This may cause "CL_OUT_OF_RESOURCES" or related errors.
            To disable the timeout, see: https://hashcat.net/q/timeoutpatch
* Device #2: Not a native Intel OpenCL runtime. Expect massive speed loss.
            You can use --force to override, but do not report related errors.
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: Quadro K1200, 1010/4043 MB allocatable, 4MCU

OpenCL Platform #2: The pocl project
====================================
* Device #2: pthread-Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, skipped.

Hash '13711': Token length exception
No hashes loaded.
Started:
Stopped:


Is there anybody who could give me a hint, what I've made wrong?

TIA

Snoop
Reply


Messages In This Thread
Using hashcat with maskprocessor - here: veracrypt - by Snoop - 08-18-2019, 05:05 PM