10-21-2020, 05:59 PM
Here it is exactly (hash omitted):
I don't have module_11600.c in my modules, there are only module_11600.dll & module_11600.so. I'm on Windows 10, I downloaded 6.1.1, extracted the folder and just execute the exe from the command line in the folder. Is module_11600.c only present in the Linux version?
Running without the trailing -O option results in this:
So it seems to go away at the initializing backend runtime, just returns me to the command prompt.
hashcat -m 11600 -b produced a very not good response, my monitors all went immediately blank and my Video Card fans went to full speed. I waited for a few minutes to see if the video would return, but the noise of the fans started concerning me and I restarted the machine.
Code:
$7z$2$19$0$$16$2fbe9f37cc866475ef04ea4983b85041$1427480282$143152$146985$<hash omitted>$146985$0b
I don't have module_11600.c in my modules, there are only module_11600.dll & module_11600.so. I'm on Windows 10, I downloaded 6.1.1, extracted the folder and just execute the exe from the command line in the folder. Is module_11600.c only present in the Linux version?
Running without the trailing -O option results in this:
Code:
C:\Users\...\hashcat-6.1.1>hashcat.exe -a 0 -m 11600 7zhash.txt hashcatDic.txt
hashcat (v6.1.1) starting...
OpenCL API (OpenCL 2.1 AMD-APP (3004.8)) - Platform #1 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #1: Ellesmere, 8128/8192 MB (4048 MB allocatable), 36MCU
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 256
Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1
Applicable optimizers applied:
* Zero-Byte
* Single-Hash
* Single-Salt
ATTENTION! Pure (unoptimized) backend kernels selected.
Using pure kernels enables cracking longer passwords but for the price of drastically reduced performance.
If you want to switch to optimized backend kernels, append -O to your commandline.
See the above message to find out about the exact limits.
Watchdog: Temperature abort trigger set to 90c
Initializing backend runtime for device #1...
C:\Users\...\hashcat-6.1.1>
hashcat -m 11600 -b produced a very not good response, my monitors all went immediately blank and my Video Card fans went to full speed. I waited for a few minutes to see if the video would return, but the noise of the fans started concerning me and I restarted the machine.