Skip to content
Snippets Groups Projects
Commit 51888b13 authored by aneesh's avatar aneesh
Browse files

fi
parent f16d9241
No related branches found
No related tags found
No related merge requests found
...@@ -246,7 +246,7 @@ int main(int argc, char * argv[]) { ...@@ -246,7 +246,7 @@ int main(int argc, char * argv[]) {
b++; b++;
} }
crack6("100k_passwords.txt", hashes); crack6("100k_passwords.txt", hashes);
variations("common_passwords1.txt", hashes); variations("100k_passwords.txt", hashes);
printRandomString(hashes); printRandomString(hashes);
fclose(file_4); fclose(file_4);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment