hashcat.git
7 years agoIncrease PBKDF2-HMAC-SHA512 cracking performance
jsteube [Fri, 27 May 2016 22:25:41 +0000 (00:25 +0200)]
Increase PBKDF2-HMAC-SHA512 cracking performance

7 years agoIncrease 1Password, cloudkeychain cracking performance
jsteube [Fri, 27 May 2016 21:59:52 +0000 (23:59 +0200)]
Increase 1Password, cloudkeychain cracking performance

7 years agoAdd --machine-readable to tab_completion
jsteube [Fri, 27 May 2016 19:02:42 +0000 (21:02 +0200)]
Add --machine-readable to tab_completion

7 years agoMerge pull request #355 from usernamestaken/master
Jens Steube [Fri, 27 May 2016 09:42:42 +0000 (11:42 +0200)]
Merge pull request #355 from usernamestaken/master

Update macros to match option --machine-readable

7 years agoUpdate macros to match option --machine-readable
radix [Fri, 27 May 2016 09:23:45 +0000 (04:23 -0500)]
Update macros to match option --machine-readable

7 years agoMerge pull request #354 from usernamestaken/master
Jens Steube [Fri, 27 May 2016 09:12:38 +0000 (11:12 +0200)]
Merge pull request #354 from usernamestaken/master

Change --status-automate to --machine-readable.

7 years agoChange --status-automate to --machine-readble. The former didn't really illustrate...
radix [Fri, 27 May 2016 08:50:52 +0000 (03:50 -0500)]
Change --status-automate to --machine-readble.  The former didn't really illustrate the point of the command though the functionallity is great to have.  Updated ASCII tables around options output.

7 years agoMerge pull request #353 from usernamestaken/master
Jens Steube [Fri, 27 May 2016 07:40:58 +0000 (09:40 +0200)]
Merge pull request #353 from usernamestaken/master

Fix a typo and change option header layout

7 years agoHelps to actually save files before trying to commit them.
radix [Fri, 27 May 2016 03:03:15 +0000 (22:03 -0500)]
Helps to actually save files before trying to commit them.

7 years agoMerge remote-tracking branch 'upstream/master'
radix [Fri, 27 May 2016 02:38:34 +0000 (21:38 -0500)]
Merge remote-tracking branch 'upstream/master'

7 years agoMerge branch 'master' of github.com:/usernamestaken/oclHashcat
radix [Fri, 27 May 2016 02:35:28 +0000 (21:35 -0500)]
Merge branch 'master' of github.com:/usernamestaken/oclHashcat

7 years agoChange format of option headers to something less eye cancerous.
radix [Fri, 27 May 2016 02:31:42 +0000 (21:31 -0500)]
Change format of option headers to something less eye cancerous.

Fix a typo with --status-automate.

7 years agoChange format of option headers to something less eye cancerous.
radix [Fri, 27 May 2016 02:31:42 +0000 (21:31 -0500)]
Change format of option headers to something less eye cancerous.

7 years agoImprove GOST R 34.11-2012 (Streebog) speed
jsteube [Thu, 26 May 2016 17:47:01 +0000 (19:47 +0200)]
Improve GOST R 34.11-2012 (Streebog) speed

7 years agoImprove Lotus Notes/Domino 5 performance
jsteube [Thu, 26 May 2016 17:30:09 +0000 (19:30 +0200)]
Improve Lotus Notes/Domino 5 performance

7 years agoImprove Lotus Notes/Domino 6 performance
jsteube [Thu, 26 May 2016 16:59:36 +0000 (18:59 +0200)]
Improve Lotus Notes/Domino 6 performance

7 years agoRelease kernel_memset when finished
jsteube [Thu, 26 May 2016 15:08:00 +0000 (17:08 +0200)]
Release kernel_memset when finished

7 years agoSet maximum password length for SAP CODVN B (BCODE) hashes
jsteube [Thu, 26 May 2016 14:55:30 +0000 (16:55 +0200)]
Set maximum password length for SAP CODVN B (BCODE) hashes

7 years agoIntroduce a true memset kernel, currently operates on 16 byte per item
jsteube [Thu, 26 May 2016 14:45:52 +0000 (16:45 +0200)]
Introduce a true memset kernel, currently operates on 16 byte per item

7 years agoMore vendor related changes
jsteube [Thu, 26 May 2016 12:56:42 +0000 (14:56 +0200)]
More vendor related changes

7 years agoBetter distinguish between platform vendor and device vendor
jsteube [Thu, 26 May 2016 12:28:05 +0000 (14:28 +0200)]
Better distinguish between platform vendor and device vendor

7 years agoDetect if the user has both an Intel and and AMD OpenCL runtime and not filtered...
jsteube [Thu, 26 May 2016 12:01:42 +0000 (14:01 +0200)]
Detect if the user has both an Intel and and AMD OpenCL runtime and not filtered any of them then skip the AMD CPU support automatically

7 years agoAllow numbers not power of 2 in autotune
Jens Steube [Thu, 26 May 2016 10:40:12 +0000 (12:40 +0200)]
Allow numbers not power of 2 in autotune

7 years agoFix includes for kernel2cpu_rule_test
Jens Steube [Thu, 26 May 2016 10:21:08 +0000 (12:21 +0200)]
Fix includes for kernel2cpu_rule_test

7 years agoAdd clang to .travis.yml
Jens Steube [Thu, 26 May 2016 10:07:25 +0000 (12:07 +0200)]
Add clang to .travis.yml

7 years agoMake it a real balancing loop
Jens Steube [Wed, 25 May 2016 22:51:11 +0000 (00:51 +0200)]
Make it a real balancing loop

7 years agoWorkaround some AMD device_maxmem_alloc / device_global_mem problem
jsteube [Wed, 25 May 2016 22:07:08 +0000 (00:07 +0200)]
Workaround some AMD device_maxmem_alloc / device_global_mem problem

7 years agoAdd more include-dir variants to also make Intel OpenCL SDK on windows happy
jsteube [Wed, 25 May 2016 21:47:02 +0000 (23:47 +0200)]
Add more include-dir variants to also make Intel OpenCL SDK on windows happy

7 years agoFix package script
Jens Steube [Wed, 25 May 2016 21:18:20 +0000 (23:18 +0200)]
Fix package script

7 years agoTrying to find a workaround for Issue https://github.com/hashcat/oclHashcat/issues/335
Jens Steube [Wed, 25 May 2016 21:15:53 +0000 (23:15 +0200)]
Trying to find a workaround for Issue https://github.com/hashcat/oclHashcat/issues/335

7 years agoMove files from include/ to OpenCL/ if they are used within kernels
Jens Steube [Wed, 25 May 2016 21:04:26 +0000 (23:04 +0200)]
Move files from include/ to OpenCL/ if they are used within kernels
Rename includes in OpenCL so that it's easier to recognize them as such

7 years agoReduce use of mux_display to a minimum
Jens Steube [Wed, 25 May 2016 09:35:17 +0000 (11:35 +0200)]
Reduce use of mux_display to a minimum

7 years agoMerge branch 'master' of https://github.com/hashcat/oclHashcat
Jens Steube [Tue, 24 May 2016 17:31:14 +0000 (19:31 +0200)]
Merge branch 'master' of https://github.com/hashcat/oclHashcat

7 years agoFix bug in -a 1 mode: If left wordlist has less entries than right wordlist then...
Jens Steube [Tue, 24 May 2016 17:30:55 +0000 (19:30 +0200)]
Fix bug in -a 1 mode: If left wordlist has less entries than right wordlist then 0x80 was not added

7 years agoFix some typos
jsteube [Tue, 24 May 2016 10:10:43 +0000 (12:10 +0200)]
Fix some typos

7 years agoReduce helptext width from 134 to 118; Reduce -w 1 target to 2ms
jsteube [Mon, 23 May 2016 19:34:50 +0000 (21:34 +0200)]
Reduce helptext width from 134 to 118; Reduce -w 1 target to 2ms

7 years agoAdjust target workload profile timings slightly
jsteube [Sun, 22 May 2016 23:28:11 +0000 (01:28 +0200)]
Adjust target workload profile timings slightly

7 years agoFix changes
jsteube [Sun, 22 May 2016 20:25:15 +0000 (22:25 +0200)]
Fix changes

7 years agoRedesigned hashcat --help menu
jsteube [Sun, 22 May 2016 19:46:06 +0000 (21:46 +0200)]
Redesigned hashcat --help menu

8 years agoGet SHA256 KDF for VeraCrypt to work
jsteube [Sat, 21 May 2016 19:23:22 +0000 (21:23 +0200)]
Get SHA256 KDF for VeraCrypt to work

8 years agoUpdate autotune engine
jsteube [Sat, 21 May 2016 13:49:09 +0000 (15:49 +0200)]
Update autotune engine

8 years agoMark -n and -u as outdated function and restrict them to --force
jsteube [Sat, 21 May 2016 10:26:44 +0000 (12:26 +0200)]
Mark -n and -u as outdated function and restrict them to --force

8 years agoFix some indents
jsteube [Sat, 21 May 2016 10:16:09 +0000 (12:16 +0200)]
Fix some indents

8 years agoFix some indents
jsteube [Sat, 21 May 2016 10:13:37 +0000 (12:13 +0200)]
Fix some indents

8 years agoMerge branch 'master' of https://github.com/hashcat/oclHashcat
jsteube [Sat, 21 May 2016 09:00:16 +0000 (11:00 +0200)]
Merge branch 'master' of https://github.com/hashcat/oclHashcat

8 years agoWe can safely replace atomic_add() with atomic_inc()
jsteube [Sat, 21 May 2016 08:58:58 +0000 (10:58 +0200)]
We can safely replace atomic_add() with atomic_inc()

8 years agoSome final fixes for d_return_buf refactorization; Initial kernels vor veracrypts...
Jens Steube [Fri, 20 May 2016 22:39:22 +0000 (00:39 +0200)]
Some final fixes for d_return_buf refactorization; Initial kernels vor veracrypts SHA256 KDF (not working)

8 years agoSome fixes for rare kernels
jsteube [Fri, 20 May 2016 17:05:54 +0000 (19:05 +0200)]
Some fixes for rare kernels

8 years agoOptimize handling of cracked hashes, was a bottleneck if too many at once
Jens Steube [Fri, 20 May 2016 16:24:33 +0000 (18:24 +0200)]
Optimize handling of cracked hashes, was a bottleneck if too many at once

8 years agoRespect eventual already cracked hashes from potfile when generating the bitmaps
Jens Steube [Fri, 20 May 2016 13:47:42 +0000 (15:47 +0200)]
Respect eventual already cracked hashes from potfile when generating the bitmaps

8 years agoMore VeraCrypt stuff; SHA256 kernels missing and --veracrypt-pim missing
Jens Steube [Thu, 19 May 2016 20:37:43 +0000 (22:37 +0200)]
More VeraCrypt stuff; SHA256 kernels missing and --veracrypt-pim missing

8 years agoMerge pull request #348 from anthraxx/master
Jens Steube [Thu, 19 May 2016 18:59:53 +0000 (20:59 +0200)]
Merge pull request #348 from anthraxx/master

fallback for Makefile version if its not a git checkout (tarball) (re…

8 years agoPrepare for VeraCrypt integration
Jens Steube [Thu, 19 May 2016 18:53:17 +0000 (20:53 +0200)]
Prepare for VeraCrypt integration

8 years agofallback for Makefile version if its not a git checkout (tarball) (refix)
anthraxx [Thu, 19 May 2016 09:15:15 +0000 (11:15 +0200)]
fallback for Makefile version if its not a git checkout (tarball) (refix)

This makes use of git export-subst to insert the current ref names.
If git describe fails because because an extracted tarball is used
to build from source then the fallback will get called and the last
part of the ref names will be used for the version variable.

if it is a git checkout and HEAD is the current tag:

    v3.00-beta

If it is a git checkout and HEAD is ahead of the latest tag:

    v3.00-beta-36-g24a6095

If it is a tarball from a tag created via 'git archive HEAD --format=tar':

    v3.00-beta

If it is a tarball from the master created via 'git archive HEAD --format=tar':

    master

NOTE: If a tarball is manually created (without git archive) then the
version will "$Format:%D$", however before this commit it would not be
possible to build a release tarball at all (because git describe would fail)

Tarballs that you manually want to distribute on your website need to be either
downloaded from github and re-uploaded or need to be create via git-archive:

gzip:

git archive --format=tar HEAD|gzip > oclHashcat.tar.gz

bzip2:

git archive --format=tar HEAD|bzip2 > oclHashcat.tar.bz2

You can also use a tag for git archive like:

git archive --format=tar v2.01|bzip2 > oclHashcat-2.01.tar.bz2

8 years agoMerge pull request #347 from hashcat/revert-346-master
Jens Steube [Thu, 19 May 2016 09:10:39 +0000 (11:10 +0200)]
Merge pull request #347 from hashcat/revert-346-master

Revert "fallback for Makefile version if its not a git checkout (tarball)"

8 years agoRevert "fallback for Makefile version if its not a git checkout (tarball)"
Jens Steube [Thu, 19 May 2016 09:10:16 +0000 (11:10 +0200)]
Revert "fallback for Makefile version if its not a git checkout (tarball)"

8 years agoMerge pull request #346 from anthraxx/master
Jens Steube [Thu, 19 May 2016 09:08:24 +0000 (11:08 +0200)]
Merge pull request #346 from anthraxx/master

fallback for Makefile version if its not a git checkout (tarball)

8 years agoSpeed up unamplified speed
Jens Steube [Wed, 18 May 2016 20:26:19 +0000 (22:26 +0200)]
Speed up unamplified speed

8 years agofallback for Makefile version if its not a git checkout (tarball)
anthraxx [Wed, 18 May 2016 16:43:04 +0000 (18:43 +0200)]
fallback for Makefile version if its not a git checkout (tarball)

This makes use of git export-subst to insert the current ref names.
If git describe fails because because an extracted tarball is used
to build from source then the fallback will get called and the last
part of the ref names will be used for the version variable.

if it is a git checkout and HEAD is the current tag:
- v3.00-beta

If it is a git checkout and HEAD is ahead of the latest tag:
- v3.00-beta-36-g24a6095

If it is a tarball from a tag created via 'git archive HEAD --format=tar':
- v3.00-beta

If it is a tarball from the master created via 'git archive HEAD --format=tar':
- master

NOTE: If a tarball is manually created (without git archive) then the
version will "$Format:%D$", however before this commit it would not be
possible to build a release tarball that is not a git checkout (because
git describe would fail)

8 years agoGet rid of some JIT compiler warnings
Jens Steube [Wed, 18 May 2016 09:18:31 +0000 (11:18 +0200)]
Get rid of some JIT compiler warnings

8 years agoUse umask(077), mainly to secure hashcat.pot from reading from other users, but shoul...
Jens Steube [Wed, 18 May 2016 07:56:23 +0000 (09:56 +0200)]
Use umask(077), mainly to secure hashcat.pot from reading from other users, but should be a good idea for all files. See https://github.com/hashcat/oclHashcat/issues/331 for details

8 years agoFix types_ocl.c to solve issue https://github.com/hashcat/oclHashcat/issues/344
Jens Steube [Wed, 18 May 2016 07:35:51 +0000 (09:35 +0200)]
Fix types_ocl.c to solve issue https://github.com/hashcat/oclHashcat/issues/344

8 years agoFix for -m 2500, see: https://github.com/hashcat/oclHashcat/issues/339
Jens Steube [Tue, 17 May 2016 16:21:37 +0000 (18:21 +0200)]
Fix for -m 2500, see: https://github.com/hashcat/oclHashcat/issues/339

8 years agoMerge pull request #341 from roycewilliams/master
Jens Steube [Tue, 17 May 2016 14:48:59 +0000 (16:48 +0200)]
Merge pull request #341 from roycewilliams/master

add version header and time to --status-automat

8 years agoadd version header and time to --status-automat
Royce Williams [Tue, 17 May 2016 14:24:35 +0000 (06:24 -0800)]
add version header and time to --status-automat

8 years agoMerge pull request #340 from gm4tr1x/master
Jens Steube [Tue, 17 May 2016 10:07:15 +0000 (12:07 +0200)]
Merge pull request #340 from gm4tr1x/master

Fix "abort trap: 6" for -m 6231 on OSX

8 years agoDo not show any header in case --status-automat is used
Jens Steube [Tue, 17 May 2016 09:29:38 +0000 (11:29 +0200)]
Do not show any header in case --status-automat is used

8 years agoFix "abort trap: 6" for -m 6231 on OSX
Gabriele 'matrix' Gristina [Tue, 17 May 2016 08:31:56 +0000 (10:31 +0200)]
Fix "abort trap: 6" for -m 6231 on OSX

8 years agoEnabled support of --status-automat in combination with --benchmark for automated...
Jens Steube [Tue, 17 May 2016 08:17:00 +0000 (10:17 +0200)]
Enabled support of --status-automat in combination with --benchmark for automated benchmark processing

8 years agoMinimal psafe2 increase and autotune fix
jsteube [Mon, 16 May 2016 19:30:21 +0000 (21:30 +0200)]
Minimal psafe2 increase and autotune fix

8 years agoFix some macros for NV
jsteube [Mon, 16 May 2016 18:30:39 +0000 (20:30 +0200)]
Fix some macros for NV

8 years agoSeparated sm50, sm52 and older cards in hashcat.hctune and updated accordingly
jsteube [Mon, 16 May 2016 00:38:58 +0000 (02:38 +0200)]
Separated sm50, sm52 and older cards in hashcat.hctune and updated accordingly

8 years agoAdded SIMD code for all generic PBKDF2-HMAC-* modes
jsteube [Sun, 15 May 2016 17:54:56 +0000 (19:54 +0200)]
Added SIMD code for all generic PBKDF2-HMAC-* modes

8 years agoCache clGetKernelWorkGroupInfo() results on startup
Jens Steube [Sun, 15 May 2016 11:22:31 +0000 (13:22 +0200)]
Cache clGetKernelWorkGroupInfo() results on startup
Use clGetEventProfilingInfo() instead of our own timer

8 years agoMerge pull request #332 from philsmd/master
Jens Steube [Sat, 14 May 2016 23:29:36 +0000 (01:29 +0200)]
Merge pull request #332 from philsmd/master

test fix: ArubaOS salts are 8 hexadecimal chars long (4 binary), not 10

8 years agoMerge pull request #333 from y0sh1/CreateTravisBuilds
Jens Steube [Sat, 14 May 2016 23:27:26 +0000 (01:27 +0200)]
Merge pull request #333 from y0sh1/CreateTravisBuilds

Added Travis building

8 years agoAdded SIMD code for DCC2
Jens Steube [Sat, 14 May 2016 23:13:09 +0000 (01:13 +0200)]
Added SIMD code for DCC2

8 years agoUse packv() and unpackv() for slow hash SIMD handling in kernels
Jens Steube [Sat, 14 May 2016 22:37:46 +0000 (00:37 +0200)]
Use packv() and unpackv() for slow hash SIMD handling in kernels

8 years agoAdded Travis building, placed build status in readme
Y0sh1 [Sat, 14 May 2016 19:17:32 +0000 (21:17 +0200)]
Added Travis building, placed build status in readme

8 years agoMerge remote-tracking branch 'upstream/master'
philsmd [Sat, 14 May 2016 17:47:23 +0000 (19:47 +0200)]
Merge remote-tracking branch 'upstream/master'

8 years agoAdded SIMD code for WPA/WPA2
Jens Steube [Sat, 14 May 2016 17:45:51 +0000 (19:45 +0200)]
Added SIMD code for WPA/WPA2

8 years agotest fix: ArubaOS salts are 8 hexadecimal chars long (4 binary), not 10 (4 binary...
philsmd [Fri, 13 May 2016 17:02:57 +0000 (19:02 +0200)]
test fix: ArubaOS salts are 8 hexadecimal chars long (4 binary), not 10 (4 binary), because '01' will be appended afterwards (total length is 10)

8 years agoAdd some missing changes
Jens Steube [Fri, 13 May 2016 13:31:58 +0000 (15:31 +0200)]
Add some missing changes

8 years agoAdd WinZip test.pl and test.sh
Jens Steube [Thu, 12 May 2016 20:15:44 +0000 (22:15 +0200)]
Add WinZip test.pl and test.sh

8 years agoFix WinZip multihash
Jens Steube [Thu, 12 May 2016 11:05:12 +0000 (13:05 +0200)]
Fix WinZip multihash

8 years agoChange some newline handling and startup infos
Jens Steube [Thu, 12 May 2016 10:44:15 +0000 (12:44 +0200)]
Change some newline handling and startup infos

8 years agoMerge branch 'master' of https://github.com/hashcat/oclHashcat
Jens Steube [Thu, 12 May 2016 07:27:07 +0000 (09:27 +0200)]
Merge branch 'master' of https://github.com/hashcat/oclHashcat

8 years agoPrepare for WinZip integration
Jens Steube [Thu, 12 May 2016 07:26:54 +0000 (09:26 +0200)]
Prepare for WinZip integration

8 years agoBalancing the workload turns out to be very efficient
jsteube [Thu, 12 May 2016 07:24:20 +0000 (09:24 +0200)]
Balancing the workload turns out to be very efficient

8 years agoUse VERSION_TAG only, but uncut
jsteube [Wed, 11 May 2016 10:19:02 +0000 (12:19 +0200)]
Use VERSION_TAG only, but uncut

8 years agoIn case the user did not specify --opencl-device-types and the user runs hashcat...
jsteube [Wed, 11 May 2016 09:58:51 +0000 (11:58 +0200)]
In case the user did not specify --opencl-device-types and the user runs hashcat in a system with only a CPU only he probably want to use that CPU. In such a case, automatically enable CPU device type support, since it's disabled by default.

8 years agoAdd more informative help text in case of faulty or no OpenCL installation
jsteube [Wed, 11 May 2016 09:38:52 +0000 (11:38 +0200)]
Add more informative help text in case of faulty or no OpenCL installation

8 years agoFix autotune to not actually crack hashes
Jens Steube [Tue, 10 May 2016 22:01:29 +0000 (00:01 +0200)]
Fix autotune to not actually crack hashes

8 years agoRemove debugging option from JIT compiler option
Jens Steube [Tue, 10 May 2016 17:30:11 +0000 (19:30 +0200)]
Remove debugging option from JIT compiler option

8 years agoMoved BUILD.md to root folder v3.00-beta
jsteube [Tue, 10 May 2016 17:16:57 +0000 (19:16 +0200)]
Moved BUILD.md to root folder

8 years agoPrepare to rename project into hashcat
jsteube [Tue, 10 May 2016 17:07:07 +0000 (19:07 +0200)]
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.

8 years agoRemove OPENCL EXTENSION, failing on Intel OpenCL SDK
jsteube [Tue, 10 May 2016 08:22:13 +0000 (10:22 +0200)]
Remove OPENCL EXTENSION, failing on Intel OpenCL SDK

8 years agoSwitch back -m 7400 to old version
jsteube [Mon, 9 May 2016 21:35:25 +0000 (23:35 +0200)]
Switch back -m 7400 to old version

8 years agoRemove unroll access for Drupal for NV gpus
jsteube [Mon, 9 May 2016 21:14:26 +0000 (23:14 +0200)]
Remove unroll access for Drupal for NV gpus

8 years agoUse real registers for salt, high-end maxwells didn't like it with global memory...
jsteube [Mon, 9 May 2016 21:07:23 +0000 (23:07 +0200)]
Use real registers for salt, high-end maxwells didn't like it with global memory access