Prepare to rename project into hashcat

This release markes the fusion of "hashcat" and "oclHashcat" into "hashcat".
It combines all features of all hashcat projects in one project.
This commit is contained in:
jsteube
2016-05-10 19:07:07 +02:00
parent 768ffbdad8
commit e47030ed7d
41 changed files with 273866 additions and 273844 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
oclHashcat64.exe -m 500 example500.hash example.dict
pause
hashcat64.exe -m 500 example500.hash example.dict
pause