colabcat icon indicating copy to clipboard operation
colabcat copied to clipboard

not running

Open marcelo321 opened this issue 3 years ago • 1 comments

I get this error in the last block:

hashcat (v6.1.1-120-g15bf8b730) starting...

nvmlDeviceGetFanSpeed(): Not Supported

CUDA API (CUDA 10.1)
====================
* Device #1: Tesla T4, 14969/15079 MB, 40MCU

OpenCL API (OpenCL 1.2 CUDA 10.1.152) - Platform #1 [NVIDIA Corporation]
========================================================================
* Device #2: Tesla T4, skipped

Minimum password length supported by kernel: 8
Maximum password length supported by kernel: 63

/root/.hashcat/hashes/test.hccapx: No such file or directory

Started: Fri Dec 25 00:59:29 2020
Stopped: Fri Dec 25 00:59:30 2020

Also if I want to run pure brute-force of a 10 character password I have to modify it so it doesnt use a wordlist right?

marcelo321 avatar Dec 25 '20 01:12 marcelo321

The last block shows the execution of the previous blocks command which needs to be modified to execute against your file rather than test.hccapx which is merely a placeholder.

dcondrey avatar Apr 19 '21 08:04 dcondrey