hashcat.git
2016-05-19 Jens SteubeMore VeraCrypt stuff; SHA256 kernels missing and -...
2016-05-19 Jens SteubeMerge pull request #348 from anthraxx/master
2016-05-19 Jens SteubePrepare for VeraCrypt integration
2016-05-19 anthraxxfallback for Makefile version if its not a git checkout...
2016-05-19 Jens SteubeMerge pull request #347 from hashcat/revert-346-master
2016-05-19 Jens SteubeRevert "fallback for Makefile version if its not a...
2016-05-19 Jens SteubeMerge pull request #346 from anthraxx/master
2016-05-18 Jens SteubeSpeed up unamplified speed
2016-05-18 anthraxxfallback for Makefile version if its not a git checkout...
2016-05-18 Jens SteubeGet rid of some JIT compiler warnings
2016-05-18 Jens SteubeUse umask(077), mainly to secure hashcat.pot from readi...
2016-05-18 Jens SteubeFix types_ocl.c to solve issue https://github.com/hashc...
2016-05-17 Jens SteubeFix for -m 2500, see: https://github.com/hashcat/oclHas...
2016-05-17 Jens SteubeMerge pull request #341 from roycewilliams/master
2016-05-17 Royce Williamsadd version header and time to --status-automat
2016-05-17 Jens SteubeMerge pull request #340 from gm4tr1x/master
2016-05-17 Jens SteubeDo not show any header in case --status-automat is...
2016-05-17 Gabriele 'matrix... Fix "abort trap: 6" for -m 6231 on OSX
2016-05-17 Jens SteubeEnabled support of --status-automat in combination...
2016-05-16 jsteubeMinimal psafe2 increase and autotune fix
2016-05-16 jsteubeFix some macros for NV
2016-05-16 jsteubeSeparated sm50, sm52 and older cards in hashcat.hctune...
2016-05-15 jsteubeAdded SIMD code for all generic PBKDF2-HMAC-* modes
2016-05-15 Jens SteubeCache clGetKernelWorkGroupInfo() results on startup
2016-05-14 Jens SteubeMerge pull request #332 from philsmd/master
2016-05-14 Jens SteubeMerge pull request #333 from y0sh1/CreateTravisBuilds
2016-05-14 Jens SteubeAdded SIMD code for DCC2
2016-05-14 Jens SteubeUse packv() and unpackv() for slow hash SIMD handling...
2016-05-14 Y0sh1Added Travis building, placed build status in readme
2016-05-14 philsmdMerge remote-tracking branch 'upstream/master'
2016-05-14 Jens SteubeAdded SIMD code for WPA/WPA2
2016-05-13 philsmdtest fix: ArubaOS salts are 8 hexadecimal chars long...
2016-05-13 Jens SteubeAdd some missing changes
2016-05-12 Jens SteubeAdd WinZip test.pl and test.sh
2016-05-12 Jens SteubeFix WinZip multihash
2016-05-12 Jens SteubeChange some newline handling and startup infos
2016-05-12 Jens SteubeMerge branch 'master' of https://github.com/hashcat...
2016-05-12 Jens SteubePrepare for WinZip integration
2016-05-12 jsteubeBalancing the workload turns out to be very efficient
2016-05-11 jsteubeUse VERSION_TAG only, but uncut
2016-05-11 jsteubeIn case the user did not specify --opencl-device-types...
2016-05-11 jsteubeAdd more informative help text in case of faulty or...
2016-05-10 Jens SteubeFix autotune to not actually crack hashes
2016-05-10 Jens SteubeRemove debugging option from JIT compiler option
2016-05-10 jsteubeMoved BUILD.md to root folder v3.00-beta
2016-05-10 jsteubePrepare to rename project into hashcat
2016-05-10 jsteubeRemove OPENCL EXTENSION, failing on Intel OpenCL SDK
2016-05-09 jsteubeSwitch back -m 7400 to old version
2016-05-09 jsteubeRemove unroll access for Drupal for NV gpus
2016-05-09 jsteubeUse real registers for salt, high-end maxwells didn...
2016-05-09 jsteubeRemove barrier from DCC1, high-end maxwells didn't...
2016-05-09 jsteubePrepare for a more dynamic #pragma unroll use
2016-05-09 jsteubeFix compiler warnings
2016-05-09 Jens SteubeMerge pull request #330 from RolfHashcat/patch-1
2016-05-09 RolfUpdate hashcat_tuning.hctab
2016-05-09 jsteubeAdd some missing hash-modes to hashcat_tuning.hctab
2016-05-09 Jens SteubeFix -m 9000 performance for AMD
2016-05-09 jsteubeFix broken -m 1500 and -m 3000
2016-05-08 jsteubeAdd compiler kernel hints for algorithms with fixed...
2016-05-08 jsteubeRewrote sha256crypt from scratch
2016-05-08 jsteubeAnother some unroll to reduce register pressure
2016-05-08 jsteubeRemove some unroll to reduce register pressure
2016-05-08 jsteubeEnable unrolling of SHA512 with HMAC on NV
2016-05-08 Jens SteubeOptimize out the swap32() of sha256 in 7zip
2016-05-08 jsteubeExtended password length up to 32 for 7zip
2016-05-08 jsteubeRename ALIAS_pre_maxwell and ALIAS_maxwell_budget to...
2016-05-08 jsteubeRun a few device compatibility checks on startup
2016-05-08 jsteubeCheck if device is little endian device
2016-05-08 jsteubeOptimize some macros
2016-05-07 jsteubeUpdate autotune, respect kernel_loops_max
2016-05-07 jsteubeMerge branch 'master' of https://github.com/hashcat...
2016-05-07 jsteubeReplace SHL+ADD with MAD
2016-05-07 Jens SteubeMerge pull request #329 from jfoug/master
2016-05-07 jsteubeAdd maxwell budget to hashcat_tuning.hctab
2016-05-07 jsteubeLittle bit inline assembly for the older nvidia cards
2016-05-07 jfouggenerated and generated2. Changed xNM command to ONM
2016-05-07 Jens SteubeMerge pull request #328 from jfoug/master
2016-05-07 jsteubeFix pocl version string
2016-05-07 jsteubeAdd missing pre-maxwell cards
2016-05-07 jfougd3adone.rule: removed duplicates.
2016-05-07 jsteubeUpdate hashcat_tuning.hctab to match best settings...
2016-05-07 jsteubeMerge branch 'master' of https://github.com/hashcat...
2016-05-07 jsteubeOptimize a few modes for hashcat_tuning.hctab for budge...
2016-05-07 Jens SteubeMerge pull request #327 from jfoug/master
2016-05-06 Jens SteubeCheck both kernel_accel and kernel_loops for some minim...
2016-05-06 jfougd3ad0ne rules. Converted all xNM commands into ONM
2016-05-06 Jens SteubeAim for -n 64 in autotune
2016-05-06 Jens SteubeFix -m 8500: volatile no longer required
2016-05-06 Jens SteubeMerge pull request #325 from jfoug/master
2016-05-05 Jens SteubeSimplify auto-tuning and benchmark routines
2016-05-04 jfougdive.rule: duplicates found by running data have been...
2016-05-04 Jens SteubeUpdate to better scrypt tmto defaults
2016-05-04 Jens SteubeRemove pocl warning, add catalyst warning
2016-05-04 Jens SteubeFix test.sh
2016-05-04 jsteubeLimit kernel_threads on CPU
2016-05-04 jsteubeFix scrypt handling
2016-05-03 Jens SteubeUnlock kernel_threads > 64
2016-05-03 jsteubeimproved autotune engine
2016-05-03 jsteubeFix -m 1500 multihash and benchmark
2016-05-03 jsteubeFix -m 200 multihash and benchmark
next