Debuggin kernel execution - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Developer (https://hashcat.net/forum/forum-39.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-40.html) +--- Thread: Debuggin kernel execution (/thread-12074.html) |
Debuggin kernel execution - Siras - 07-21-2024 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? |