See output of oclhashcat - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: See output of oclhashcat (/thread-4194.html) |
See output of oclhashcat - dylan - 03-19-2015 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? RE: See output of oclhashcat - undeath - 03-19-2015 There is not. This is not really possible since the program is heavily multithreaded. RE: See output of oclhashcat - dylan - 03-19-2015 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? RE: See output of oclhashcat - atom - 03-19-2015 For CPU hashcat it's possible, but for GPU it's not possible |