Commit Graph

6 Commits

Author SHA1 Message Date
Karim Kanso
607c3293b4 strip trailing whitespace 2020-05-27 14:26:51 +01:00
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
g0tmi1k
5e1dc9cc79 Fix #259 - Recover from bad merge 2019-01-07 15:40:56 +00:00
Daniel Miessler
778b16115f Added https://github.com/g0tmi1k to the project leaders list. 2018-12-31 11:53:56 -08:00
PaulSec
b95fcd60a4 uniq and sorted both wordlists 2014-10-06 09:01:36 +02:00
PaulSec
7d360f4679 adding darkc0de.lst (.txt) in the repo 2014-09-09 16:13:12 +01:00