Skip to content

Instantly share code, notes, and snippets.

@githubkuyaya
Created November 17, 2021 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save githubkuyaya/dc0749e7029d0911e63ef819546e8be3 to your computer and use it in GitHub Desktop.
Save githubkuyaya/dc0749e7029d0911e63ef819546e8be3 to your computer and use it in GitHub Desktop.
benchmark_output_new
PS C:\hashcat-6.2.4\hashcat-6.2.4> ./hashcat.exe -m 1000 --benchmark
hashcat (v6.2.4) starting in benchmark mode
Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.
CUDA API (CUDA 11.5)
====================
* Device #1: NVIDIA GeForce GTX 1070, 7243/8191 MB, 15MCU
OpenCL API (OpenCL 3.0 CUDA 11.5.76) - Platform #1 [NVIDIA Corporation]
=======================================================================
* Device #2: NVIDIA GeForce GTX 1070, skipped
OpenCL API (OpenCL 3.0 WINDOWS) - Platform #2 [Intel(R) Corporation]
====================================================================
* Device #3: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz, skipped
Benchmark relevant options:
===========================
* --optimized-kernel-enable
-----------------------
* Hash-Mode 1000 (NTLM)
-----------------------
Speed.#1.........: 33522.2 MH/s (58.39ms) @ Accel:512 Loops:512 Thr:512 Vec:8
Started: Wed Nov 17 21:15:41 2021
Stopped: Wed Nov 17 21:15:49 2021
PS C:\hashcat-6.2.4\hashcat-6.2.4>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment