07-27-2018, 04:30 PM
So, no space, the 10000 number that can be 15000, so maybe it's a good hash.
After searching (I did not find much), I copy my hash into a text file, I saved it as hash.txt and with a UTF-8 encoding.
Then I copy this file into the hashcat directory and I launched the following command line:
hashcat64 -m 13200 -a 3 -1? l? u? d? 1? 1? 1? 1? 1? 1? 1 hash.txt
There was a first error with timeout and the answer was on the hashcat site with the registry.
But after I have a second error, I get:
C: \ hashcat-4.1.0> hashcat64 -m 13200 -a 3 -1? L? U? D? 1? 1? 1? 1? 1? 1? 1 hash.txt
hashcat (v4.1.0) starting ...
OpenCL Platform # 1: NVIDIA Corporation
======================================
* Device # 1: GeForce GTX 1050 Ti, 1024/4096 MB allocatable, 6MCU
Hash '? 1? 1? 1? 1? 1? 1? 1? 1': Line-length exception
No hashes loaded.
Started: Fri Jul 27 16:12:42 2018
Stopped: Fri Jul 27 16:12:42 2018
C: \ hashcat-4.1.0>
I specify that I believe that my lost password must have uppercase and lowercase letters, numbers and that its length must be 6 to 8 characters.
What can i do ?
After searching (I did not find much), I copy my hash into a text file, I saved it as hash.txt and with a UTF-8 encoding.
Then I copy this file into the hashcat directory and I launched the following command line:
hashcat64 -m 13200 -a 3 -1? l? u? d? 1? 1? 1? 1? 1? 1? 1 hash.txt
There was a first error with timeout and the answer was on the hashcat site with the registry.
But after I have a second error, I get:
C: \ hashcat-4.1.0> hashcat64 -m 13200 -a 3 -1? L? U? D? 1? 1? 1? 1? 1? 1? 1 hash.txt
hashcat (v4.1.0) starting ...
OpenCL Platform # 1: NVIDIA Corporation
======================================
* Device # 1: GeForce GTX 1050 Ti, 1024/4096 MB allocatable, 6MCU
Hash '? 1? 1? 1? 1? 1? 1? 1? 1': Line-length exception
No hashes loaded.
Started: Fri Jul 27 16:12:42 2018
Stopped: Fri Jul 27 16:12:42 2018
C: \ hashcat-4.1.0>
I specify that I believe that my lost password must have uppercase and lowercase letters, numbers and that its length must be 6 to 8 characters.
What can i do ?