08-02-2018, 12:26 PM
I do not understand, when I look at the file hash.txt, there are no characters before $ and when I run the command line, there is an error because there are characters in front of $ ???? ?
I have recreated my hash:
C: \ Python27> python axcrypt2john.py R485hgtd-jpg.axx
I copy and paste into a text file and I recorded with the 4 possible encodings: ANSI, Unicode, Unicode big endian and UTF-8. Nothing works except with ANSI encoding where I get:
C: \ hashcat-4.1.0> hashcat64 hashANSI.txt -m 13200 -a 3 -1 ?l?u?d 1?1?1?1?1?1?1?1?
hashcat (v4.1.0) starting ...
OpenCL Platform # 1: NVIDIA Corporation
======================================
* Device # 1: GeForce GTX 1050 Ti, 1024/4096 MB allocatable, 6MCU
Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 256
Watchdog: Temperature abort trigger set to 90c
Cracking performance lower than expected?
* Append -w 3 to the commandline.
This can cause your screen to lag.
* Update your OpenCL runtime / driver the right way:
https://hashcat.net/faq/wrongdriver
* Create more work items to make use of your parallelization power:
https://hashcat.net/faq/morework
[s] tatus [p] ause [b] ypass [c] heckpoint [q] ==
I chose to type s and I get:
Session ..........: hashcat
Status ...........: Running
Hash.Type ........: AxCrypt
Hash.Target ......: $ axcrypt $ * 1 * 15000 * cc6d4549f04a2bb6a184f34e034dfe14 * ... f8ed60
Time.Started .....: Thu Aug 02 12:13:56 2018 (40 secs)
Time.Estimated ...: Mon Mar 18 18:47:23 2024 (5 years, 229 days)
Guess.Mask .......: 1? 1? 1? 1? 1? 1? 1? 1? [9]
Guess.Charset ....: -1? L? U? D, -2 Undefined, -3 Undefined, -4 Undefined
Guess.Queue ......: 1/1 (100.00%)
Speed.Dev. # 1 .....: 19831 H / s (20.96ms) @ Accel: 64 Loops: 16 Thr: 1024 Vec: 1
Recovered ........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress .........: 393216/3521614606208 (0.00%)
Rejected .........: 0/393216 (0.00%)
Restore.Point ....: 393216/3521614606208 (0.00%)
Candidates # 1 ....: 19lSERIN -> 1cCMERIN
HWMon.Dev. # 1 .....: Temp: 60c Fan: 23% Util: 68% Core: 1759MHz Mem: 3504MHz Bus: 16
[s] tatus [p] ause [b] ypass [c] heckpoint [q] ==
It seems to be a little better no? So there I am bad typing my command line? But where is my mistake?
I have recreated my hash:
C: \ Python27> python axcrypt2john.py R485hgtd-jpg.axx
I copy and paste into a text file and I recorded with the 4 possible encodings: ANSI, Unicode, Unicode big endian and UTF-8. Nothing works except with ANSI encoding where I get:
C: \ hashcat-4.1.0> hashcat64 hashANSI.txt -m 13200 -a 3 -1 ?l?u?d 1?1?1?1?1?1?1?1?
hashcat (v4.1.0) starting ...
OpenCL Platform # 1: NVIDIA Corporation
======================================
* Device # 1: GeForce GTX 1050 Ti, 1024/4096 MB allocatable, 6MCU
Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 256
Watchdog: Temperature abort trigger set to 90c
Cracking performance lower than expected?
* Append -w 3 to the commandline.
This can cause your screen to lag.
* Update your OpenCL runtime / driver the right way:
https://hashcat.net/faq/wrongdriver
* Create more work items to make use of your parallelization power:
https://hashcat.net/faq/morework
[s] tatus [p] ause [b] ypass [c] heckpoint [q] ==
I chose to type s and I get:
Session ..........: hashcat
Status ...........: Running
Hash.Type ........: AxCrypt
Hash.Target ......: $ axcrypt $ * 1 * 15000 * cc6d4549f04a2bb6a184f34e034dfe14 * ... f8ed60
Time.Started .....: Thu Aug 02 12:13:56 2018 (40 secs)
Time.Estimated ...: Mon Mar 18 18:47:23 2024 (5 years, 229 days)
Guess.Mask .......: 1? 1? 1? 1? 1? 1? 1? 1? [9]
Guess.Charset ....: -1? L? U? D, -2 Undefined, -3 Undefined, -4 Undefined
Guess.Queue ......: 1/1 (100.00%)
Speed.Dev. # 1 .....: 19831 H / s (20.96ms) @ Accel: 64 Loops: 16 Thr: 1024 Vec: 1
Recovered ........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress .........: 393216/3521614606208 (0.00%)
Rejected .........: 0/393216 (0.00%)
Restore.Point ....: 393216/3521614606208 (0.00%)
Candidates # 1 ....: 19lSERIN -> 1cCMERIN
HWMon.Dev. # 1 .....: Temp: 60c Fan: 23% Util: 68% Core: 1759MHz Mem: 3504MHz Bus: 16
[s] tatus [p] ause [b] ypass [c] heckpoint [q] ==
It seems to be a little better no? So there I am bad typing my command line? But where is my mistake?