Commit Graph

4757 Commits (15fb40bc87f115143447e5c927d140e9b1ca1e32)
 

Author SHA1 Message Date
philsmd 15fb40bc87
Removed duplicated words in example.dict
6 years ago
jsteube 067ffa9d64 Add more tracker for amplifier and iterations to status screen
6 years ago
jsteube 27db8ced7e Add a tracker for salts, amplifier and iterations to status screen
6 years ago
jsteube 6092308324 Add sempaphore macros for later use
6 years ago
Jens Steube c5fb316912
Merge pull request #1663 from hops/master
6 years ago
Michael Sprecher e975612f82
Fixed the ciphertext max length in Ansible Vault parser
6 years ago
Jens Steube fb2de3cb7c
Merge pull request #1661 from hops/master
6 years ago
Michael Sprecher 5536ab9917
Getting rid of OPTS_TYPE_HASH_COPY for Ansible Vault
6 years ago
Jens Steube 858e73a388
Merge pull request #1660 from philsmd/patch-9
6 years ago
Jens Steube 44b4559c0f
Merge pull request #1659 from philsmd/patch-8
6 years ago
philsmd fd12fc4e13
changes: updated docs/changes.txt with tab completion and -a 7 --stdout change log
6 years ago
philsmd 1c49ff39f1
fixes #1654: missing mask in output of --stdout -a 7
6 years ago
Jens Steube 6a25bc1ae2
Merge pull request #1656 from philsmd/patch-5
6 years ago
philsmd 56baa3a4bf
tab completion: no params for --self-test-disable
6 years ago
Jens Steube ae5c0ef1ba Merge branch 'master' of https://github.com/hashcat/hashcat
6 years ago
Jens Steube ce9b56e06c Allow bitcoin master key length not be exactly 96 byte a multiple of 16
6 years ago
jsteube a5746548e8 Allow use of hash-mode 7900, 10700 and 13731 on AMD devices after workaround
6 years ago
jsteube 6469357c74 Remove SCR_TYPE macro from OpenCL code
6 years ago
jsteube 8c6bb1094f Update results from CMIYC 2018
6 years ago
jsteube 68bff94980 Workaround rocm OpenCL runtime bug when copy data from constant to local memory
6 years ago
jsteube 188a9568ce Replace double MAYBE_VOLATILE
6 years ago
jsteube dad05d9f69 Testing: Workaround some AMD OpenCL runtime segmentation faults
6 years ago
jsteube 103fdf04a1 Fixed a invalid scalar datatype return value in hc_bytealign() where it should be a vector datatype return value
6 years ago
jsteube 762e5d5cda Go back into development mode
6 years ago
jsteube 4963357fac Update to v4.2.1
6 years ago
jsteube 95b420dfb4 Use special CFLAGS for LZMA compile
6 years ago
jsteube 634dd71384 Remove some suppressed warnings
6 years ago
jsteube afd1efd59c Fixed a buffer overflow in precompute_salt_md5() in case salt was longer than 64 characters
6 years ago
jsteube 9f54c3dd14 Transfer only a few byte should be enough to force the runtime to actually allocate the memory
6 years ago
jsteube 242d991def Fix memleak in memory evaluation
6 years ago
jsteube f9b13035f2 Limit evaluate available memory check to nvidia runtime
6 years ago
jsteube 86fc587182 Be a bit more sensible while try to evaluate available memory
6 years ago
jsteube e67195aa11 Try to evaluate available OpenCL device memory and use this information instead of total available OpenCL device memory for autotune
6 years ago
Jens Steube af2626e67a
Merge pull request #1646 from philsmd/master
6 years ago
philsmd 883336089e test: fixed verify code for -m 16600 = Electrum Wallet
6 years ago
jsteube 1d7e1ba7e5 Unset PRODUCTION
6 years ago
jsteube 9c0ba3a640 Fix speed report in case --machine-readable is used
6 years ago
jsteube c1edc5d562 Increase max PWS space to 1GB to allow higher -n values for GPU with lots of compute units
6 years ago
jsteube 2a5677e15f Fix hashcat.hctune for newer TITAN versions
6 years ago
Jens Steube 1c280e4a6e Small performance boost for bcrypt on CPU
6 years ago
jsteube a03b5dae57 Update changes.txt
6 years ago
jsteube d7942266dc Add more missing Tesla and TITAN GPU to tuning database
6 years ago
jsteube 844918d00c Added NV Tesla V100 and P100 to tuning database
6 years ago
jsteube 13151996bc Update version number for restore
6 years ago
jsteube 242db336ae Fix readme.txt and hashcat.sh
6 years ago
Jens Steube 4a856b1149
Merge pull request #1643 from hops/master
6 years ago
Michael Sprecher 3a321c8dce
Added hash-mode 16900 = Ansible Vault
6 years ago
jsteube d11070729b Fix Token Length Exception on NetNTLMv2 hashes
6 years ago
jsteube 39af031ced Fix Token Length Exception on NetNTLMv1 hashes
6 years ago
jsteube bdec457951 TrueCrypt/VeraCrypt cracking: Do an entropy check on the TC/VC header on start
6 years ago