cracking help - zdizou - 03-25-2021
hello
why there is no progress
this is my result
can someone help
thanks
Code: C:\Users\oumish\Desktop\hashcat-5.1.0>hashcat64.exe -a 3 -m 11300 wallethash.txt ?a?a?a?a?a?a
hashcat (v5.1.0) starting...
* Device #2: Intel's OpenCL runtime (GPU only) is currently broken.
We are waiting for updated OpenCL drivers from Intel.
You can use --force to override, but do not report related errors.
* Device #3: This hardware has outdated CUDA compute capability (2.1).
For modern OpenCL performance, upgrade to hardware that supports
CUDA compute capability version 5.0 (Maxwell) or higher.
nvmlDeviceGetCurrPcieLinkWidth(): Not Supported
nvmlDeviceGetClockInfo(): Not Supported
nvmlDeviceGetFanSpeed(): Not Supported
nvmlDeviceGetClockInfo(): Not Supported
nvmlDeviceGetTemperatureThreshold(): Not Supported
nvmlDeviceGetTemperatureThreshold(): Not Supported
nvmlDeviceGetUtilizationRates(): Not Supported
OpenCL Platform #1: Intel(R) Corporation
========================================
* Device #1: Intel(R) Core(TM) i5-3337U CPU @ 1.80GHz, skipped.
* Device #2: Intel(R) HD Graphics 4000, skipped.
OpenCL Platform #2: NVIDIA Corporation
======================================
* Device #3: GeForce GT 710M, 256/1024 MB allocatable, 2MCU
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
* Uses-64-Bit
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
Driver temperature threshold met on GPU #3. Expect reduced performance.
Driver temperature threshold met on GPU #3. Expect reduced performance.
Driver temperature threshold met on GPU #3. Expect reduced performance.
[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit =>
Next dictionary / mask in queue selected. Bypassing current one.
Session..........: hashcat
Status...........: Bypass
Hash.Type........: Bitcoin/Litecoin wallet.dat
Hash.Target......: $bitcoin$64$c2ee0b8260e56ade0a04c526e07c3d75b529423...df215b
Time.Started.....: Thu Mar 25 12:23:08 2021 (8 mins, 59 secs)
Time.Estimated...: Wed Feb 22 21:38:09 2197 (175 years, 334 days)
Guess.Mask.......: ?a?a?a?a?a?a [6]
Guess.Queue......: 1/1 (100.00%)
Speed.#3.........: 132 H/s (12.23ms) @ Accel:16 Loops:8 Thr:512 Vec:1
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 65536/735091890625 (0.00%)
Rejected.........: 0/65536 (0.00%)
Restore.Point....: 0/7737809375 (0.00%)
Restore.Sub.#3...: Salt:0 Amplifier:4-5 Iteration:28136-28144
Candidates.#3....: barier -> bq$han
Hardware.Mon.#3..: Temp: 84c
Started: Thu Mar 25 12:22:17 2021
Stopped: Thu Mar 25 12:32:09 2021
C:\Users\oumish\Desktop\hashcat-5.1.0>
RE: cracking help - Snoopy - 03-25-2021
hashcat 6.1.1 is most recent version, not 5.1.0 (why all of these questions with cracking wallets are using this old version?) youtube tutorial?
the rest, old, outdated drivers, old/outdated graphiccard
your graphiccard is getting to hot, to prevent damage hashcat stops his work
Driver temperature threshold met on GPU #3. Expect reduced performance.
Driver temperature threshold met on GPU #3. Expect reduced performance.
Driver temperature threshold met on GPU #3. Expect reduced performance.
RE: cracking help - zdizou - 03-25-2021
hey thanks for reply
the version 6.1.1 wont work for me that why im using the old version
Code: C:\Users\oumish\Downloads\Compressed\hashcat-6.1.1>hashcat.exe -a 3 -m 11300 wallethash.txt ?a?a?a?a --force
hashcat (v6.1.1) starting...
You have enabled --force to bypass dangerous warnings and errors!
This can hide serious problems and should only be done when debugging.
Do not report hashcat issues encountered when using --force.
nvmlDeviceGetCurrPcieLinkWidth(): Not Supported
nvmlDeviceGetClockInfo(): Not Supported
nvmlDeviceGetFanSpeed(): Not Supported
nvmlDeviceGetClockInfo(): Not Supported
nvmlDeviceGetTemperatureThreshold(): Not Supported
nvmlDeviceGetTemperatureThreshold(): Not Supported
nvmlDeviceGetUtilizationRates(): Not Supported
CUDA API (CUDA 9.1)
===================
* Device #1: GeForce GT 710M, 813/1024 MB, 2MCU
OpenCL API (OpenCL 1.2 ) - Platform #1 [Intel(R) Corporation]
=============================================================
* Device #2: Intel(R) Core(TM) i5-3337U CPU @ 1.80GHz, skipped
* Device #3: Intel(R) HD Graphics 4000, 1336/1400 MB (350 MB allocatable), 16MCU
OpenCL API (OpenCL 1.2 CUDA 9.1.84) - Platform #2 [NVIDIA Corporation]
======================================================================
* Device #4: GeForce GT 710M, skipped
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
Applicable optimizers applied:
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
* Slow-Hash-SIMD-LOOP
* Uses-64-Bit
Watchdog: Temperature abort trigger set to 90c
nvrtcCompileProgram(): NVRTC_ERROR_INVALID_OPTION
nvrtc: error: invalid value for --gpu-architecture (-arch)
* Device #1: Kernel ./OpenCL/shared.cl build failed.
* Device #1: Kernel ./OpenCL/shared.cl build failed.
Started: Thu Mar 25 16:09:14 2021
Stopped: Thu Mar 25 16:09:18 2021
C:\Users\oumish\Downloads\Compressed\hashcat-6.1.1>
RE: cracking help - Snoopy - 03-25-2021
have you tried after installing the latest cuda sdk (11.2)?
https://developer.nvidia.com/cuda-downloads
you can try cooling your laptop with a laptop cooler or somethin similar, sometimes it even helps if you "tilt" the latop with a book ar something else, so the downside of your laptop can get some fresh air
RE: cracking help - zdizou - 03-26-2021
hey dude thanks for the reply again
I installed The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux and version 6.1.1 is running but still have the same problem
there is any command to ignore temperature check
thanks again
RE: cracking help - Snoopy - 03-26-2021
(03-26-2021, 01:32 PM)zdizou Wrote: hey dude thanks for the reply again
I installed The-Distribution-Which-Does-Not-Handle-OpenCL-Well (The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)) linux and version 6.1.1 is running but still have the same problem
there is any command to ignore temperature check
thanks again
you can use commandline option
--hwmon-disable
Disable temperature and fanspeed reads and triggers
or set a higher temp like
--hwmon-temp-abort=X
Abort if temperature reaches X degrees Celsius e.g. --hwmon-temp-abort=100
but be aware, this could/will damage/destroy your hardware on a short/long term
|