| 2016-05-24 | Jens Steube | Fix bug in -a 1 mode: If left wordlist has less entries... | commit | commitdiff | tree | snapshot | 
| 2016-05-23 | jsteube | Reduce helptext width from 134 to 118; Reduce -w 1... | commit | commitdiff | tree | snapshot | 
| 2016-05-22 | jsteube | Adjust target workload profile timings slightly | commit | commitdiff | tree | snapshot | 
| 2016-05-22 | jsteube | Fix changes | commit | commitdiff | tree | snapshot | 
| 2016-05-22 | jsteube | Redesigned hashcat --help menu | commit | commitdiff | tree | snapshot | 
| 2016-05-21 | jsteube | Get SHA256 KDF for VeraCrypt to work | commit | commitdiff | tree | snapshot | 
| 2016-05-21 | jsteube | Update autotune engine | commit | commitdiff | tree | snapshot | 
| 2016-05-21 | jsteube | Mark -n and -u as outdated function and restrict them... | commit | commitdiff | tree | snapshot | 
| 2016-05-21 | jsteube | Fix some indents | commit | commitdiff | tree | snapshot | 
| 2016-05-21 | jsteube | Fix some indents | commit | commitdiff | tree | snapshot | 
| 2016-05-21 | jsteube | Merge branch 'master' of https://github.com/hashcat... | commit | commitdiff | tree | snapshot | 
| 2016-05-21 | jsteube | We can safely replace atomic_add() with atomic_inc() | commit | commitdiff | tree | snapshot | 
| 2016-05-20 | Jens Steube | Some final fixes for d_return_buf refactorization;... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 | jsteube | Some fixes for rare kernels | commit | commitdiff | tree | snapshot | 
| 2016-05-20 | Jens Steube | Optimize handling of cracked hashes, was a bottleneck... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 | Jens Steube | Respect eventual already cracked hashes from potfile... | commit | commitdiff | tree | snapshot | 
| 2016-05-19 | Jens Steube | More VeraCrypt stuff; SHA256 kernels missing and -... | commit | commitdiff | tree | snapshot | 
| 2016-05-19 | Jens Steube | Merge pull request #348 from anthraxx/master | commit | commitdiff | tree | snapshot | 
| 2016-05-19 | Jens Steube | Prepare for VeraCrypt integration | commit | commitdiff | tree | snapshot | 
| 2016-05-19 | anthraxx | fallback for Makefile version if its not a git checkout... | commit | commitdiff | tree | snapshot | 
| 2016-05-19 | Jens Steube | Merge pull request #347 from hashcat/revert-346-master | commit | commitdiff | tree | snapshot | 
| 2016-05-19 | Jens Steube | Revert "fallback for Makefile version if its not a... | commit | commitdiff | tree | snapshot | 
| 2016-05-19 | Jens Steube | Merge pull request #346 from anthraxx/master | commit | commitdiff | tree | snapshot | 
| 2016-05-18 | Jens Steube | Speed up unamplified speed | commit | commitdiff | tree | snapshot | 
| 2016-05-18 | anthraxx | fallback for Makefile version if its not a git checkout... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 | Jens Steube | Get rid of some JIT compiler warnings | commit | commitdiff | tree | snapshot | 
| 2016-05-18 | Jens Steube | Use umask(077), mainly to secure hashcat.pot from readi... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 | Jens Steube | Fix types_ocl.c to solve issue https://github.com/hashc... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 | Jens Steube | Fix for -m 2500, see: https://github.com/hashcat/oclHas... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 | Jens Steube | Merge pull request #341 from roycewilliams/master | commit | commitdiff | tree | snapshot | 
| 2016-05-17 | Royce Williams | add version header and time to --status-automat | commit | commitdiff | tree | snapshot | 
| 2016-05-17 | Jens Steube | Merge pull request #340 from gm4tr1x/master | commit | commitdiff | tree | snapshot | 
| 2016-05-17 | Jens Steube | Do not show any header in case --status-automat is... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 | Gabriele 'matrix... | Fix "abort trap: 6" for -m 6231 on OSX | commit | commitdiff | tree | snapshot | 
| 2016-05-17 | Jens Steube | Enabled support of --status-automat in combination... | commit | commitdiff | tree | snapshot | 
| 2016-05-16 | jsteube | Minimal psafe2 increase and autotune fix | commit | commitdiff | tree | snapshot | 
| 2016-05-16 | jsteube | Fix some macros for NV | commit | commitdiff | tree | snapshot | 
| 2016-05-16 | jsteube | Separated sm50, sm52 and older cards in hashcat.hctune... | commit | commitdiff | tree | snapshot | 
| 2016-05-15 | jsteube | Added SIMD code for all generic PBKDF2-HMAC-* modes | commit | commitdiff | tree | snapshot | 
| 2016-05-15 | Jens Steube | Cache clGetKernelWorkGroupInfo() results on startup | commit | commitdiff | tree | snapshot | 
| 2016-05-14 | Jens Steube | Merge pull request #332 from philsmd/master | commit | commitdiff | tree | snapshot | 
| 2016-05-14 | Jens Steube | Merge pull request #333 from y0sh1/CreateTravisBuilds | commit | commitdiff | tree | snapshot | 
| 2016-05-14 | Jens Steube | Added SIMD code for DCC2 | commit | commitdiff | tree | snapshot | 
| 2016-05-14 | Jens Steube | Use packv() and unpackv() for slow hash SIMD handling... | commit | commitdiff | tree | snapshot | 
| 2016-05-14 | Y0sh1 | Added Travis building, placed build status in readme | commit | commitdiff | tree | snapshot | 
| 2016-05-14 | philsmd | Merge remote-tracking branch 'upstream/master' | commit | commitdiff | tree | snapshot | 
| 2016-05-14 | Jens Steube | Added SIMD code for WPA/WPA2 | commit | commitdiff | tree | snapshot | 
| 2016-05-13 | philsmd | test fix: ArubaOS salts are 8 hexadecimal chars long... | commit | commitdiff | tree | snapshot | 
| 2016-05-13 | Jens Steube | Add some missing changes | commit | commitdiff | tree | snapshot | 
| 2016-05-12 | Jens Steube | Add WinZip test.pl and test.sh | commit | commitdiff | tree | snapshot | 
| 2016-05-12 | Jens Steube | Fix WinZip multihash | commit | commitdiff | tree | snapshot | 
| 2016-05-12 | Jens Steube | Change some newline handling and startup infos | commit | commitdiff | tree | snapshot | 
| 2016-05-12 | Jens Steube | Merge branch 'master' of https://github.com/hashcat... | commit | commitdiff | tree | snapshot | 
| 2016-05-12 | Jens Steube | Prepare for WinZip integration | commit | commitdiff | tree | snapshot | 
| 2016-05-12 | jsteube | Balancing the workload turns out to be very efficient | commit | commitdiff | tree | snapshot | 
| 2016-05-11 | jsteube | Use VERSION_TAG only, but uncut | commit | commitdiff | tree | snapshot | 
| 2016-05-11 | jsteube | In case the user did not specify --opencl-device-types... | commit | commitdiff | tree | snapshot | 
| 2016-05-11 | jsteube | Add more informative help text in case of faulty or... | commit | commitdiff | tree | snapshot | 
| 2016-05-10 | Jens Steube | Fix autotune to not actually crack hashes | commit | commitdiff | tree | snapshot | 
| 2016-05-10 | Jens Steube | Remove debugging option from JIT compiler option | commit | commitdiff | tree | snapshot | 
| 2016-05-10 | jsteube | Moved BUILD.md to root folder  v3.00-beta | commit | commitdiff | tree | snapshot | 
| 2016-05-10 | jsteube | Prepare to rename project into hashcat | commit | commitdiff | tree | snapshot | 
| 2016-05-10 | jsteube | Remove OPENCL EXTENSION, failing on Intel OpenCL SDK | commit | commitdiff | tree | snapshot | 
| 2016-05-09 | jsteube | Switch back -m 7400 to old version | commit | commitdiff | tree | snapshot | 
| 2016-05-09 | jsteube | Remove unroll access for Drupal for NV gpus | commit | commitdiff | tree | snapshot | 
| 2016-05-09 | jsteube | Use real registers for salt, high-end maxwells didn... | commit | commitdiff | tree | snapshot | 
| 2016-05-09 | jsteube | Remove barrier from DCC1, high-end maxwells didn't... | commit | commitdiff | tree | snapshot | 
| 2016-05-09 | jsteube | Prepare for a more dynamic #pragma unroll use | commit | commitdiff | tree | snapshot | 
| 2016-05-09 | jsteube | Fix compiler warnings | commit | commitdiff | tree | snapshot | 
| 2016-05-09 | Jens Steube | Merge pull request #330 from RolfHashcat/patch-1 | commit | commitdiff | tree | snapshot | 
| 2016-05-09 | Rolf | Update hashcat_tuning.hctab | commit | commitdiff | tree | snapshot | 
| 2016-05-09 | jsteube | Add some missing hash-modes to hashcat_tuning.hctab | commit | commitdiff | tree | snapshot | 
| 2016-05-09 | Jens Steube | Fix -m 9000 performance for AMD | commit | commitdiff | tree | snapshot | 
| 2016-05-09 | jsteube | Fix broken -m 1500 and -m 3000 | commit | commitdiff | tree | snapshot | 
| 2016-05-08 | jsteube | Add compiler kernel hints for algorithms with fixed... | commit | commitdiff | tree | snapshot | 
| 2016-05-08 | jsteube | Rewrote sha256crypt from scratch | commit | commitdiff | tree | snapshot | 
| 2016-05-08 | jsteube | Another some unroll to reduce register pressure | commit | commitdiff | tree | snapshot | 
| 2016-05-08 | jsteube | Remove some unroll to reduce register pressure | commit | commitdiff | tree | snapshot | 
| 2016-05-08 | jsteube | Enable unrolling of SHA512 with HMAC on NV | commit | commitdiff | tree | snapshot | 
| 2016-05-08 | Jens Steube | Optimize out the swap32() of sha256 in 7zip | commit | commitdiff | tree | snapshot | 
| 2016-05-08 | jsteube | Extended password length up to 32 for 7zip | commit | commitdiff | tree | snapshot | 
| 2016-05-08 | jsteube | Rename ALIAS_pre_maxwell and ALIAS_maxwell_budget to... | commit | commitdiff | tree | snapshot | 
| 2016-05-08 | jsteube | Run a few device compatibility checks on startup | commit | commitdiff | tree | snapshot | 
| 2016-05-08 | jsteube | Check if device is little endian device | commit | commitdiff | tree | snapshot | 
| 2016-05-08 | jsteube | Optimize some macros | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | jsteube | Update autotune, respect kernel_loops_max | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | jsteube | Merge branch 'master' of https://github.com/hashcat... | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | jsteube | Replace SHL+ADD with MAD | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | Jens Steube | Merge pull request #329 from jfoug/master | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | jsteube | Add maxwell budget to hashcat_tuning.hctab | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | jsteube | Little bit inline assembly for the older nvidia cards | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | jfoug | generated and generated2. Changed xNM command to ONM | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | Jens Steube | Merge pull request #328 from jfoug/master | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | jsteube | Fix pocl version string | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | jsteube | Add missing pre-maxwell cards | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | jfoug | d3adone.rule: removed duplicates. | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | jsteube | Update hashcat_tuning.hctab to match best settings... | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | jsteube | Merge branch 'master' of https://github.com/hashcat... | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | jsteube | Optimize a few modes for hashcat_tuning.hctab for budge... | commit | commitdiff | tree | snapshot | 
| 2016-05-07 | Jens Steube | Merge pull request #327 from jfoug/master | commit | commitdiff | tree | snapshot | 
| next |