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

gg
parent f429dbd6
No related branches found
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -246,8 +246,8 @@ int main(int argc, char * argv[]) { ...@@ -246,8 +246,8 @@ int main(int argc, char * argv[]) {
b++; b++;
} }
crack6("100k_passwords.txt", hashes); crack6("common_passwords.txt", hashes);
variations("100k_passwords.txt", hashes); variations("common_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