Using eGPU with hashcat
#6
I think not all AMD cards will work in an eGPU on MacOS by default.  Here's the official Apple document on what is supported: https://support.apple.com/en-ca/HT208544

If you're not worried about getting support from Apple, there's also the unofficial route: https://egpu.io/

For me, I'm running an AMD RX580 in a Razer Core X and it Just Worked.

Code:
$ hashcat -d 3 -m 1000 -b
hashcat (v5.1.0) 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.

OpenCL Platform #1: Apple
=========================
* Device #1: Intel(R) Xeon(R) W-2140B CPU @ 3.20GHz, skipped.
* Device #2: AMD Radeon Pro Vega 56 Compute Engine, skipped.
* Device #3: AMD Radeon RX 580 Compute Engine, 2048/8192 MB allocatable, 36MCU

Benchmark relevant options:
===========================
* --opencl-devices=3
* --optimized-kernel-enable

Hashmode: 1000 - NTLM

Speed.#3.........: 19455.1 MH/s (61.15ms) @ Accel:256 Loops:512 Thr:256 Vec:1
Reply


Messages In This Thread
Using eGPU with hashcat - by sneaky_peet - 02-08-2019, 05:09 PM
RE: Using eGPU with hashcat - by skogen - 02-12-2019, 11:58 AM
RE: Using eGPU with hashcat - by blacktraffic - 04-09-2020, 10:38 AM
RE: Using eGPU with hashcat - by atom - 02-13-2019, 05:19 PM
RE: Using eGPU with hashcat - by sneaky_peet - 02-13-2019, 06:59 PM
RE: Using eGPU with hashcat - by rurapenthe - 02-26-2019, 10:02 PM
RE: Using eGPU with hashcat - by sneaky_peet - 02-13-2019, 06:42 PM
RE: Using eGPU with hashcat - by pdo - 02-18-2019, 01:58 AM
RE: Using eGPU with hashcat - by Arch Stanton - 03-07-2019, 09:17 PM
RE: Using eGPU with hashcat - by mionome2345 - 04-08-2020, 08:05 PM
RE: Using eGPU with hashcat - by Arch Stanton - 04-11-2020, 01:09 AM
RE: Using eGPU with hashcat - by skogen - 09-17-2020, 10:28 AM
RE: Using eGPU with hashcat - by Pilsener - 10-07-2020, 09:45 PM
RE: Using eGPU with hashcat - by Arch Stanton - 10-07-2020, 10:46 PM