hashcat Forum

Full Version: Debuggin kernel execution
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I have been working on new features for Hashcat and optimizing rules for a few months now.

I am currently stuck on certain rules, and I would like to have GPU-side debugging. I am developing with an NVIDIA 3080 TI, and I would like to use a debugger to see what is happening at the kernel level.

Has anyone ever attached a debugger (nsight) to the kernel executed by Hashcat?