hashcat Forum
Unified list manager - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: General Talk (https://hashcat.net/forum/forum-33.html)
+--- Thread: Unified list manager (/thread-7966.html)



Unified list manager - kevtheskin - 11-19-2018

Hello there,

Can anyone tell me how to use Unified list manager to remove the saved hashes before : password . I have a few practice crack hashes list and I would like to save the found passwords. I did not realise at the time that I could have save the cracked hashes as plain.
Any info would be much appreciated thanks.

Kev


RE: Unified list manager - philsmd - 11-19-2018

use hashcat in-built --show mechanism instead.

Code:
hashcat -m 0 --show --outfile-format 2 hashes.txt

this other tool "Unitifed list manager" is a 3th party tool and we don't give support for this here (it would make more sense to check forums etc where you got it from or contact the authors if you really find no documentation for this 3th party tool)