Commit graph

7 commits

Author SHA1 Message Date
Nathan Windisch
3e94e76727
Updated this file to be a real CSV file.
Just did a `:%s/;/,/g` on the file, that's it.
2018-12-10 17:19:03 +00:00
Francis
089070f8ce
dietpi
dietpi
2018-12-09 02:16:23 +00:00
g0tmi1k
b6163f2af6 Quick rename 2018-03-21 16:02:59 +00:00
g0tmi1k
14318bd32b Fixed 10-million-password-list-top-1000000.txt with control character (Fix #139)
Command: find . -type f -print -exec sh -c 'cat -v -n {} | grep "\^C4"' \;'
2018-03-07 10:59:34 +00:00
g0tmi1k
cd38a43352 4 Digit PIN (Fix #169)
Source: http://jemore.free.fr/wordpress/wp-content/pin_codes_sorted_by_frequency.zip
2018-03-07 10:35:51 +00:00
g0tmi1k
4489327009 Worst Passwords 2017 - SpashData (Fix #173)
Source: https://13639-presscdn-0-80-pagely.netdna-ssl.com/wp-content/uploads/2017/12/Top-100-Worst-Passwords-of-2017a.pdf
2018-03-07 10:24:22 +00:00
g0tmi1k
4f84b3c29b Renamed folders to be the 'full' names 2018-03-05 10:31:16 +00:00