Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to get maximum performance from Apple Silicon (M1-M3)?
Post: RE: How to get maximum performance from Apple Sili...

On my MacStudio M2 Ultra, -d1 is for metal, -d2 for OpenCL, both 76 MCU which are the GPU cores only. I did not find a way to address the CPU cores, I guess metal is addressing GPU directly. On intel...
ManuB1G Hardware 2 1,983 04-29-2024, 07:29 AM
    Thread: [benchmark] Nvidia L40
Post: RE: [benchmark] Nvidia L40

ekselansahh Wrote: (01-31-2024, 12:39 PM) -- What are the temperature values under full load? for nvidia L40 -- Hi,  This is how it looks after 1:45 Min -m 0. We set the GPU Fans in the case to ...
ManuB1G Hardware 5 5,854 01-31-2024, 09:32 PM
    Thread: format of hash mode 22001
Post: RE: format of hash mode 22001

The PMK is a hash from ssid and the password. With 22000 this has to be calculated for each password - ssid is part of the capture.  With 22001 you have to precalculate the pmk from one ssid and many...
ManuB1G hashcat 6 3,443 01-08-2024, 12:52 AM
    Thread: format of hash mode 22001
Post: RE: format of hash mode 22001

ly88888 dateline='[url=tel:1704516312' Wrote: -- 1704516312[/url]'] I also don't understand how to use the 22001 mode, .cap is converted to .hc22000 online, and what happens after that? Can I c...
ManuB1G hashcat 6 3,443 01-06-2024, 04:37 PM
    Thread: [benchmark] AMD epyc 9754 x 2
Post: [benchmark] AMD epyc 9754 x 2

Code: -- hashcat (v6.2.6) 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 optimi...
ManuB1G Hardware 0 3,042 12-16-2023, 12:32 AM
    Thread: [benchmark] Nvidia L40
Post: [benchmark] Nvidia L40

Code: -- hashcat (v6.2.6) 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 optimi...
ManuB1G Hardware 5 5,854 12-16-2023, 12:30 AM
    Thread: hashcat / GPU / macOS High Sierra
Post: RE: hashcat / GPU / macOS High Sierra

don't forget the -O flag, that sometimes speeds up but limits the password length.
ManuB1G hashcat 12 6,482 12-01-2023, 01:01 PM
    Thread: hashcat / GPU / macOS High Sierra
Post: RE: hashcat / GPU / macOS High Sierra

Sounds good! How many H/s does the RX480 make on 16700?
ManuB1G hashcat 12 6,482 12-01-2023, 11:10 AM
    Thread: [benchmark] Apple M2 Ultra MacStudio
Post: RE: [benchmark] Apple M2 Ultra MacStudio

└─$ hashcat -m 16700 -b hashcat (v6.2.6) starting in benchmark mode * Device #2: Apple's OpenCL drivers (GPU) are known to be unreliable. You have been warned. METAL API (Metal 34...
ManuB1G Hardware 4 5,150 12-01-2023, 10:57 AM
    Thread: hashcat / GPU / macOS High Sierra
Post: RE: hashcat / GPU / macOS High Sierra

I think metal is only suppoerted since macOS13, so you have to use OpenCL. I think I once  had hashcat with High Sierra on this MAcBook Pro with OpenCL running. Apple does not support OpenCL anymore,...
ManuB1G hashcat 12 6,482 11-29-2023, 01:38 PM
    Thread: hashcat / GPU / macOS High Sierra
Post: RE: hashcat / GPU / macOS High Sierra

You have to tell hashcat which device to use (-d). On my MacBook Pro with RX5500 this is device #3. Check with hashcat -I the number of your GPU and then address it: hashcat -D1,2 -d3
ManuB1G hashcat 12 6,482 11-29-2023, 12:56 PM
    Thread: [Benchmark] H100 vs. 2xAMD epyc 9654
Post: [Benchmark] H100 vs. 2xAMD epyc 9654

I wanted to see the difference between one H100 and 2xAMD epyc 9654 (2x96 core, 384 Threads in total), so here the benchmark results: #1 H100, #18 the CPUs CPUs on OpenCL, H100 on CUDA. Interessting...
ManuB1G Hardware 1 3,366 11-16-2023, 04:49 PM
    Thread: Can we highlight progress status when hashcat works?
Post: RE: Can we highlight progress status when hashcat ...

Torrrooo Wrote: (11-15-2023, 01:12 PM) -- Can I run this soft on the my PC and use client part on the same my PC? -- Yes, I did this once with a VM for the hashtopolis server and client on the bare...
ManuB1G hashcat 8 5,803 11-15-2023, 08:24 PM
    Thread: Can we highlight progress status when hashcat works?
Post: RE: Can we highlight progress status when hashcat ...

DanielG Wrote: (11-15-2023, 10:22 AM) -- It is separate software you can get on https://github.com/hashtopolis/server -- hashtopolis is a system to distribute hashcat to many clients. In case you o...
ManuB1G hashcat 8 5,803 11-15-2023, 11:02 AM
    Thread: Can we highlight progress status when hashcat works?
Post: RE: Can we highlight progress status when hashcat ...

You can use Hashtopolis, there you get a progress bar ( not green) in the task overview on the server.
ManuB1G hashcat 8 5,803 11-11-2023, 06:33 AM
    Thread: What is the best datacentre GPUs for hashcat?
Post: RE: What is the best datacentre GPUs for hashcat?

Thanks, I will let you know, still waiting for Nvidia to deliver….
ManuB1G Hardware 12 11,173 10-09-2023, 02:21 AM
    Thread: What is the best datacentre GPUs for hashcat?
Post: RE: What is the best datacentre GPUs for hashcat?

From my point of view L40 will the best Datacenter GPU for Hashcat. It has more shaders (18176) than 4090, H100 and A100. The L40S seems to have a higher clock (2490 MHz vs 2520 MHz) but the +50 W ar...
ManuB1G Hardware 12 11,173 10-07-2023, 06:28 AM
    Thread: Hashcat warning or error on NVIDIA A100 80GB
Post: RE: Hashcat warning or error on NVIDIA A100 80GB

The A100 does not have a fan, so the API can not get the fanspeed. This is the reason for this error that appears also on H100 and I guess on oll passiv cool GPU boards. I can see the device temp, tha...
ManuB1G hashcat 3 3,149 10-07-2023, 06:08 AM
    Thread: [benchmark] Apple M2 Ultra MacStudio
Post: [benchmark] Apple M2 Ultra MacStudio

Code: -- hashcat (v6.2.6) 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 opti...
ManuB1G Hardware 4 5,150 09-26-2023, 10:08 PM
    Thread: Problem with Euro sign €
Post: RE: Problem with Euro sign €

...found the solution, sorry for bothering, was to much focused on the custom charsets.... the € sign can be placed in the mask without using the custom charset as it is only one character: #exa...
ManuB1G hashcat 1 2,076 09-25-2023, 02:36 PM