I want to call init, loop, and comp only once each
#1
I'm looking at Hashcat's source code right now
I am looking at the m08900-pure.cl file
Doesn’t Hashcat only run init, loop, and comp once??
I understand that backend.c calls the cl kernel...
I want to call init, loop, and comp only once each. Can anyone tell me how to do this?
Reply


Messages In This Thread
I want to call init, loop, and comp only once each - by ysw - 05-20-2024, 10:50 AM