hashcat.git
8 years agofixes issue #5: formatting problem with tabs vs spaces
philsmd [Sun, 6 Dec 2015 10:29:29 +0000 (11:29 +0100)]
fixes issue #5: formatting problem with tabs vs spaces

8 years agoAdded .gitignore
Jens Steube [Sat, 5 Dec 2015 13:37:25 +0000 (14:37 +0100)]
Added .gitignore

8 years agoRemove NPROCS from Makefile, make is able to automatically detect the optimal number...
Jens Steube [Sat, 5 Dec 2015 13:30:09 +0000 (14:30 +0100)]
Remove NPROCS from Makefile, make is able to automatically detect the optimal number of parallel threads

8 years agoIt's important to release a fixed version of v2.00 because of the issue #1 even if... v2.01
Jens Steube [Sat, 5 Dec 2015 12:42:02 +0000 (13:42 +0100)]
It's important to release a fixed version of v2.00 because of the issue #1 even if AMD is not affected

8 years agoMerge pull request #2 from philsmd/master
Jens Steube [Sat, 5 Dec 2015 11:25:03 +0000 (12:25 +0100)]
Merge pull request #2 from philsmd/master

for issue #1: cuMemsetD8() 1 error

8 years agofixes issue #1: cuMemsetD8() 1 error (nvidia only, problem did not affect mask attacks)
philsmd [Sat, 5 Dec 2015 07:48:00 +0000 (08:48 +0100)]
fixes issue #1: cuMemsetD8() 1 error (nvidia only, problem did not affect mask attacks)

8 years agoInitial commit v2.00
Jens Steube [Fri, 4 Dec 2015 14:47:52 +0000 (15:47 +0100)]
Initial commit