Unified list manager
#1
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
#2
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)