Prepare to rename project into hashcat
authorjsteube <jens.steube@gmail.com>
Tue, 10 May 2016 17:07:07 +0000 (19:07 +0200)
committerjsteube <jens.steube@gmail.com>
Tue, 10 May 2016 17:07:07 +0000 (19:07 +0200)
commite47030ed7d8e54cff3ec74cf36c8789b5b0cbf66
treed791c6560b034b41121bb61c3da8ede967376f12
parent768ffbdad85666c7869bc0a66cc3c66a369be117
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.
44 files changed:
.gitignore
OpenCL/kernel_serpent256.c
OpenCL/kernel_twofish256.c
OpenCL/m10700.cl
README.md
docs/BUILD.md
docs/changes.txt
docs/readme.txt
docs/rules.txt
example.dict
example0.cmd
example0.hash
example0.sh
example400.cmd
example400.hash
example400.sh
example500.cmd
example500.hash
example500.sh
extra/tab_completion/hashcat.sh [new file with mode: 0644]
extra/tab_completion/howto.txt
extra/tab_completion/install
extra/tab_completion/oclHashcat.sh [deleted file]
hashcat.hctune [new file with mode: 0644]
hashcat_tuning.hctab [deleted file]
include/ext_ADL.h
include/shared.h
masks/8char-1l-1u-1d-1s-compliant.hcmask
masks/8char-1l-1u-1d-1s-noncompliant.hcmask
masks/rockyou-1-60.hcmask
masks/rockyou-2-1800.hcmask
masks/rockyou-3-3600.hcmask
masks/rockyou-4-43200.hcmask
masks/rockyou-5-86400.hcmask
masks/rockyou-6-864000.hcmask
masks/rockyou-7-2592000.hcmask
rules/unix-ninja-leetspeak.rule
src/Makefile
src/hashcat.c [new file with mode: 0644]
src/oclHashcat.c [deleted file]
src/shared.c
tools/package_bin.sh
tools/test.pl
tools/test.sh