hashcat 4.0 and 4.0.1 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Developer (https://hashcat.net/forum/forum-39.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-40.html) +--- Thread: hashcat 4.0 and 4.0.1 (/thread-7005.html) |
hashcat 4.0 and 4.0.1 - Aigo44 - 11-11-2017 hi all, i ve hardware configuration HD5970 , windows 7 64bit, and the driver 15.200 AMD. Before 4.0, the crack code of the itunes hash <10 ( i remeber the password) and now to test the same hash on 4.0 and 4.0.1 is not crack code. the command is : hashcat64.exe -a 3 -m 14700 "$itunes_backup$*9*HASH" ?d?d?d?d. Best regard. RE: hashcat 4.0 and 4.0.1 - undeath - 11-11-2017 does the example hash crack for you? https://hashcat.net/wiki/doku.php?id=example_hashes RE: hashcat 4.0 and 4.0.1 - Aigo44 - 11-12-2017 (11-11-2017, 11:11 PM)undeath Wrote: does the example hash crack for you? https://hashcat.net/wiki/doku.php?id=example_hashes ok i'm testing for you example and this is result: c:\hashcat>hashcat64 -I hashcat (v4.0.0) starting... OpenCL Info: Platform ID #1 Vendor : Advanced Micro Devices, Inc. Name : AMD Accelerated Parallel Processing Version : OpenCL 2.0 AMD-APP (1800.8) Device ID #1 Type : GPU Vendor ID : 1 Vendor : Advanced Micro Devices, Inc. Name : Cypress Version : OpenCL 1.2 AMD-APP (1800.8) Processor(s) : 20 Clock : 725 Memory : 512/1024 MB allocatable OpenCL Version : OpenCL C 1.2 Driver Version : 1800.8 (VM) Device ID #2 Type : GPU Vendor ID : 1 Vendor : Advanced Micro Devices, Inc. Name : Cypress Version : OpenCL 1.2 AMD-APP (1800.8) Processor(s) : 20 Clock : 725 Memory : 512/1024 MB allocatable OpenCL Version : OpenCL C 1.2 Driver Version : 1800.8 (VM) Device ID #3 Type : CPU Vendor ID : 128 Vendor : GenuineIntel Name : Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz Version : OpenCL 1.2 AMD-APP (1800.8) Processor(s) : 4 Clock : 3192 Memory : 2048/3063 MB allocatable OpenCL Version : OpenCL C 1.2 Driver Version : 1800.8 (sse2) c:\hashcat>hashcat64.exe -a 3 -m 14700 "$itunes_backup$*9*b8e3f3a970239b22ac199b622293fe4237b9d16e74bad2c3c3568cd1bd3c471615a6c4f867265642*10000*4542263740587424862267232255853830404566**" hashcat hashcat (v4.0.0) starting... * Device #3: Not a native Intel OpenCL runtime. Expect massive speed loss. You can use --force to override, but do not report related errors. ADL_Overdrive5_FanSpeed_Set(): -1 OpenCL Platform #1: Advanced Micro Devices, Inc. ================================================ * Device #1: Cypress, 512/1024 MB allocatable, 20MCU * Device #2: Cypress, 512/1024 MB allocatable, 20MCU * Device #3: Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz, skipped. 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 * Slow-Hash-SIMD-LOOP Password length minimum: 0 Password length maximum: 256 Watchdog: Temperature abort trigger set to 90c Watchdog: Temperature retain trigger set to 75c * Device #1: ATTENTION! OpenCL kernel self-test failed. Your device driver installation is probably broken. See also: https://hashcat.net/faq/wrongdriver * Device #2: ATTENTION! OpenCL kernel self-test failed. Your device driver installation is probably broken. See also: https://hashcat.net/faq/wrongdriver The wordlist or mask that you are using is too small. This means that hashcat cannot use the full parallel power of your device(s). Unless you supply more work, your cracking speed will drop. For tips on supplying more work, see: https://hashcat.net/faq/morework Approaching final keyspace - workload adjusted. Session..........: hashcat Status...........: Exhausted Hash.Type........: iTunes backup < 10.0 Hash.Target......: $itunes_backup$*9*b8e3f3a970239b22ac199b622293fe423...4566** Time.Started.....: Sat Nov 11 23:39:46 2017 (1 sec) Time.Estimated...: Sat Nov 11 23:39:47 2017 (0 secs) Guess.Mask.......: hashcat [7] Guess.Queue......: 1/1 (100.00%) Speed.Dev.#1.....: 0 H/s (1.68ms) Speed.Dev.#2.....: 0 H/s (0.00ms) Speed.Dev.#*.....: 0 H/s Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts Progress.........: 1/1 (100.00%) Rejected.........: 0/1 (0.00%) Restore.Point....: 0/1 (0.00%) Candidates.#1....: hashcat -> hashcat Candidates.#2....: [Generating] HWMon.Dev.#1.....: Temp: 47c Fan: 33% Util: 58% Core: 725MHz Mem:1000MHz Bus:16 HWMon.Dev.#2.....: Temp: 47c Fan: 0% Util: 47% Core: 725MHz Mem:1000MHz Bus:8 Started: Sat Nov 11 23:39:39 2017 Stopped: Sat Nov 11 23:39:49 2017 c:\hashcat> best regard |