Advertisement
Guest User

Untitled

a guest
Aug 25th, 2021
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. /hashcat.bin -b -m 0
  2. hashcat (v6.2.3) starting in benchmark mode
  3.  
  4. Benchmarking uses hand-optimized kernel code by default.
  5. You can use it in your cracking session by setting the -O option.
  6. Note: Using optimized kernel code limits the maximum supported password length.
  7. To disable the optimized kernel code in benchmark mode, use the -w option.
  8.  
  9. HIP API (HIP 10.0)
  10. ==================
  11. * Device #1: Ellesmere [Radeon RX 470/480/570/570X/580/580X/590], 8192/8192 MB, 36MCU
  12.  
  13. OpenCL API (OpenCL 2.0 AMD-APP (3305.0)) - Platform #1 [Advanced Micro Devices, Inc.]
  14. =====================================================================================
  15. * Device #2: Ellesmere [Radeon RX 470/480/570/570X/580/580X/590], skipped
  16.  
  17. Benchmark relevant options:
  18. ===========================
  19. * --optimized-kernel-enable
  20.  
  21. Hashmode: 0 - MD5
  22.  
  23. hiprtcCompileProgram(): HIPRTC_ERROR_COMPILATION
  24.  
  25. <built-in>:1:10: fatal error: '__clang_hip_runtime_wrapper.h' file not found
  26. #include "__clang_hip_runtime_wrapper.h"
  27. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  28. 1 error generated when compiling for gfx803.
  29. Error: Failed to compile opencl source (from CL or HIP source to LLVM IR).
  30.  
  31. * Device #1: Kernel /home/jucca/hashcat-6.2.3/OpenCL/shared.cl build failed.
  32.  
  33. * Device #1: Kernel /home/jucca/hashcat-6.2.3/OpenCL/shared.cl build failed.
  34.  
  35. Started: Thu Aug 26 00:54:17 2021
  36. Stopped: Thu Aug 26 00:54:19 2021
  37.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement