See output of oclhashcat
#1
Is it possible to see the most recent hash attempt by oclhashcat. So for example I want to see the most recent password that hashcat tried. Is this possible? Is there a more verbose status update than just pressing `s` while it is running? For example while `dd` is running you can issue `kill -USR1 8789` and it will output its progress. Anything similar?
#2
There is not. This is not really possible since the program is heavily multithreaded.
#3
I understand that but when using a dictionary as the left input and a mask input as the right it isnt possible to tell where it is in either input? I am assuming no, so one last question. There is no way to get anymore information from oclhashcat while running?
#4
For CPU hashcat it's possible, but for GPU it's not possible