06-22-2018, 07:38 PM
I have a txt file with some MD5 hashes.
How can i make it to brute-force them and also change encrypted lines into decrypted words in that file?
Something like:
[Txt file]
21232f297a57a5a743894a0e4a801fc3 -> admin
e10adc3949ba59abbe56e057f20f883e -> 123456
How can i make it to brute-force them and also change encrypted lines into decrypted words in that file?
Something like:
[Txt file]
21232f297a57a5a743894a0e4a801fc3 -> admin
e10adc3949ba59abbe56e057f20f883e -> 123456