Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not running #7

Open
marcelo321 opened this issue Dec 25, 2020 · 1 comment
Open

not running #7

marcelo321 opened this issue Dec 25, 2020 · 1 comment

Comments

@marcelo321
Copy link

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?

@dcondrey
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants