Commit Graph

4354 Commits (f2ea05ca69b8a324d28660c3a0942497985a4187)
 

Author SHA1 Message Date
Jens Steube 7c73e62244 Merge pull request #1372 from Chick3nman/master
7 years ago
Rosen Penev da621fa3be fix some clang -Weverything warnings
7 years ago
Rosen Penev 148c4335aa fix printf formats.
7 years ago
Rosen Penev 190fc9bf17 Deny warnings with -Wno instead of commenting them out.
7 years ago
Chick3nman 68db9c438d Style change for benchmark mode output
7 years ago
Chick3nman ee430ead14 Styling change for benchmark mode output
7 years ago
Chick3nman 5e05c6c14e Styling change for benchmark mode output
7 years ago
Chick3nman 0a20640cc9 Changing mode display styling
7 years ago
Chick3nman 59927ac923 Switch hash-mode in benchmark from DEBUG to Production
7 years ago
Jens Steube 15691f230e Merge pull request #1367 from neheb/master
7 years ago
Rosen Penev ec55209254 remove hc_sleep and _msec.
7 years ago
jsteube 12c53352cd Updated team members in team.txt
7 years ago
jsteube 7c2dadab17 no volatile required here
7 years ago
Jens Steube 55eaff3a45 Merge pull request #1365 from Fist0urs/DPAPI_reworked
7 years ago
Fist0urs e3cb3e9b4c test.pl ready and 0 error. Ready for PR
7 years ago
jsteube 92df9592e6 Merge branch 'master' of https://github.com/hashcat/hashcat
7 years ago
jsteube 81c2ab2ded OpenCL Runtime: On AMD GPU, recommend AMD ROCm driver for Linux
7 years ago
Jens Steube 14637f6b50 Merge pull request #1364 from philsmd/master
7 years ago
philsmd 48f153b5e2
typo in Makefile
7 years ago
jsteube 7a17b8159b all() function is not working as expected in scalar datatype case
7 years ago
Fist0urs a6294537fd Splitted DPAPI kernel in 2 to increase performances
7 years ago
jsteube 3cb4fbb6df Merge branch 'master' of https://github.com/hashcat/hashcat
7 years ago
jsteube 207ce9b853 all() function is not working as expected in scalar datatype case
7 years ago
jsteube 036d4874c7 Update version numbers to v4.0.0-RC1
7 years ago
jsteube 57a70710ae Small wordlist loading performance optimization
7 years ago
jsteube 8462b9afb7 Update .gitignore
7 years ago
jsteube f55446b6f3 HCdict File: Renamed file from hashcat.hcdict to hashcat.hcdict2 and add header because versions are incompatible
7 years ago
jsteube acca562e9f Merge branch 'master' of https://github.com/hashcat/hashcat
7 years ago
jsteube ddbe805c00 Fix last step of make_kn
7 years ago
Jens Steube a18e86a1f0 Update changes
7 years ago
Jens Steube 24a78574e2 Fix use of veracrypt-pim
7 years ago
jsteube 68f5b12754 Get rid of swap32() in make_kn() in -m 2500
7 years ago
jsteube ab1dabebbe Fix missing include in -m 2501
7 years ago
jsteube 2517292ac1 Removed option --weak-hash-check (zero-length password check) to increase startup time, it also causes many Trap 6 error on OSX
7 years ago
jsteube bac000667c Fix wpa_parse_hash(), the wpa esalt was partially initialized beforehand, we can not simply memset it to zero
7 years ago
jsteube b14f44dcf7 Fix uninitialized keymic buffer
7 years ago
jsteube beab5457e6 Backport WPA-PSK-SHA256-AES-CMAC to -m 2501
7 years ago
jsteube ca1b6492e7 Some code simplify on AES CMAC
7 years ago
jsteube 4e3a642f7f Initial WPA2-PSK-SHA256-AES-CMAC support
7 years ago
jsteube 98fc02e04b Add PTK compute for keyver 3
7 years ago
jsteube 617dbb97ba Prepare migration -m 15800 into -m 2500
7 years ago
Jens Steube dc9117f1b3 Merge pull request #1361 from philsmd/master
7 years ago
philsmd 2dadae4e9a fixed incorrect use of the esalt_bufs for -m 600 = BLAKE2-512
7 years ago
jsteube 7a278ef035 Fix overflow in out_push()
7 years ago
Jens Steube 8802b12644 Merge pull request #1358 from 0xbsec/master
7 years ago
jsteube 5551337cf6 Show advice to use optimized kernels only if there's actually one for this hash-mode
7 years ago
mhasbini de7ccd88ef Fix overflow in mangle_dupechar_last function
7 years ago
jsteube 34c5eac550 Fixed the use of --veracrypt-pim option. It was completely ignored without showing an error
7 years ago
jsteube 3aec5ecf1c Add some advice and notes about pure and optimized OpenCL kernels
7 years ago
jsteube 0675f72c4d Fix --stdout in -a 7 mode
7 years ago