11-30-2017, 10:32 PM
Hi there,
I'm trying to mess around with hashcat... but i don't really get it
I'm trying a simple example:
I create zip file with a 10 character Password, containing hex and + / -
like f7ab-f1a+4
Then i extracted the hashes
zip2john test.zip > test.hash
i tried to mess around with the examples from the wiki, but i can't get anything to work...
hashcat64 -a 3 -1 abcdef1234567890+- ?1?1?1?1?1?1?1?1?1?1 test.hash
hashcat (v4.0.1) 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
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1080, 2048/8192 MB allocatable, 20MCU
Hash '?1?1?1?1?1?1?1?1?1?1': Line-length exception
No hashes loaded.
Started: Thu Nov 30 21:30:01 2017
Stopped: Thu Nov 30 21:30:02 2017
Any help would be appreciated
I'm trying to mess around with hashcat... but i don't really get it
I'm trying a simple example:
I create zip file with a 10 character Password, containing hex and + / -
like f7ab-f1a+4
Then i extracted the hashes
zip2john test.zip > test.hash
i tried to mess around with the examples from the wiki, but i can't get anything to work...
hashcat64 -a 3 -1 abcdef1234567890+- ?1?1?1?1?1?1?1?1?1?1 test.hash
hashcat (v4.0.1) 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
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1080, 2048/8192 MB allocatable, 20MCU
Hash '?1?1?1?1?1?1?1?1?1?1': Line-length exception
No hashes loaded.
Started: Thu Nov 30 21:30:01 2017
Stopped: Thu Nov 30 21:30:02 2017
Any help would be appreciated