SecLists/Passwords/Software
g0tmi1k a65f6bd665 Close #291 - Fix encoding issues
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
2019-05-08 11:04:00 +01:00
..
cain-and-abel.txt Fix #259 - Recover from bad merge 2019-01-07 15:40:56 +00:00
john-the-ripper.txt Close #291 - Fix encoding issues 2019-05-08 11:04:00 +01:00