unable to run hashcat in vgpu
#3
(02-07-2025, 07:40 PM)174region174 Wrote: ./hashcat -m 0 -O -a 7 example0.hash ?a?a?a?a example.dict

Not work, add -O parameter

Code:
[color=#008e02]$[/color] echo "./hashcat -m 0 -O -a 7 example0.hash ?a?a?a?a example.dict" > test.sh
[color=#17b529]$[/color] chmod +x ./test.sh
[color=#008e02]$[/color] ./test.sh                                                                 
hashcat (v6.2.6) starting

nvmlDeviceGetFanSpeed(): Not Supported

CUDA API (CUDA 11.7)
====================
* Device #1: Tesla T4, 7583/7680 MB, 40MCU

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

Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 31

Hashes: 6494 digests; 6494 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates

Optimizers applied:
* Optimized-Kernel
* Zero-Byte
* Precompute-Init
* Meet-In-The-Middle
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Salt
* Raw-Hash

Watchdog: Temperature abort trigger set to 90c

[b][color=#e82a1f]cuCtxCreate(): invalid argument[/color][/b]

Started: Sat Feb  8 11:33:42 2025
Stopped: Sat Feb  8 11:33:43 2025
Reply


Messages In This Thread
unable to run hashcat in vgpu - by kajweb - 02-07-2025, 03:40 PM
RE: unable to run hashcat in vgpu - by kajweb - 02-08-2025, 05:36 AM
RE: unable to run hashcat in vgpu - by kajweb - 02-11-2025, 07:10 AM
RE: unable to run hashcat in vgpu - by kajweb - 02-11-2025, 01:49 PM
RE: unable to run hashcat in vgpu - by kajweb - 02-19-2025, 05:08 AM