Commit Graph

945 Commits (v3.00-beta)
 

Author SHA1 Message Date
jsteube f1515f9244 Moved BUILD.md to root folder
8 years ago
jsteube e47030ed7d Prepare to rename project into hashcat
8 years ago
jsteube 768ffbdad8 Remove OPENCL EXTENSION, failing on Intel OpenCL SDK
8 years ago
jsteube c19779dedf Switch back -m 7400 to old version
8 years ago
jsteube 4317ac60f4 Remove unroll access for Drupal for NV gpus
8 years ago
jsteube 9390be8594 Use real registers for salt, high-end maxwells didn't like it with global memory access
8 years ago
jsteube 373d2b9882 Remove barrier from DCC1, high-end maxwells didn't like it
8 years ago
jsteube c79bed3b7d Prepare for a more dynamic #pragma unroll use
8 years ago
jsteube 34c3557d50 Fix compiler warnings
8 years ago
Jens Steube 67d5bb4b81 Merge pull request #330 from RolfHashcat/patch-1
8 years ago
Rolf d33360e3f5 Update hashcat_tuning.hctab
8 years ago
jsteube 7709ffbe52 Add some missing hash-modes to hashcat_tuning.hctab
8 years ago
Jens Steube 941e016378 Fix -m 9000 performance for AMD
8 years ago
jsteube a0221cd368 Fix broken -m 1500 and -m 3000
8 years ago
jsteube 6dac6b409e Add compiler kernel hints for algorithms with fixed workgroup size
8 years ago
jsteube 71c31fca59 Rewrote sha256crypt from scratch
8 years ago
jsteube fd77a098c5 Another some unroll to reduce register pressure
8 years ago
jsteube bd1f555c9c Remove some unroll to reduce register pressure
8 years ago
jsteube 303cfcae15 Enable unrolling of SHA512 with HMAC on NV
8 years ago
Jens Steube 7f04a89f77 Optimize out the swap32() of sha256 in 7zip
8 years ago
jsteube 16af77af18 Extended password length up to 32 for 7zip
8 years ago
jsteube ab193c4162 Rename ALIAS_pre_maxwell and ALIAS_maxwell_budget to ALIAS_nv_use_simd
8 years ago
jsteube b877c84486 Run a few device compatibility checks on startup
8 years ago
jsteube b91506c1c7 Check if device is little endian device
8 years ago
jsteube 6d027e77f2 Optimize some macros
8 years ago
jsteube 41e2d7247a Update autotune, respect kernel_loops_max
8 years ago
jsteube 5bb8d17784 Merge branch 'master' of https://github.com/hashcat/oclHashcat
8 years ago
jsteube 89dcaeb76d Replace SHL+ADD with MAD
8 years ago
Jens Steube 74dd96fa5b Merge pull request #329 from jfoug/master
8 years ago
jsteube 1d15ee40be Add maxwell budget to hashcat_tuning.hctab
8 years ago
jsteube 8141c7fb60 Little bit inline assembly for the older nvidia cards
8 years ago
jfoug 298340ba47 generated and generated2. Changed xNM command to ONM
8 years ago
Jens Steube f3a7b088a3 Merge pull request #328 from jfoug/master
8 years ago
jsteube da4090cca3 Fix pocl version string
8 years ago
jsteube 78dd258200 Add missing pre-maxwell cards
8 years ago
jfoug e04443c5c7 d3adone.rule: removed duplicates.
8 years ago
jsteube 504aad0dbb Update hashcat_tuning.hctab to match best settings with new autotuner
8 years ago
jsteube 4f6c3cf818 Merge branch 'master' of https://github.com/hashcat/oclHashcat
8 years ago
jsteube 006f5252b7 Optimize a few modes for hashcat_tuning.hctab for budget NV cards
8 years ago
Jens Steube 7a5852ed85 Merge pull request #327 from jfoug/master
8 years ago
Jens Steube 01f566451c Check both kernel_accel and kernel_loops for some minimum value
8 years ago
jfoug e4eb385d34 d3ad0ne rules. Converted all xNM commands into ONM
8 years ago
Jens Steube 50a7638e7b Aim for -n 64 in autotune
8 years ago
Jens Steube c40bf412e5 Fix -m 8500: volatile no longer required
8 years ago
Jens Steube a7886f02f4 Merge pull request #325 from jfoug/master
8 years ago
Jens Steube 72e3821a4c Simplify auto-tuning and benchmark routines
8 years ago
jfoug 7c7836acdd dive.rule: duplicates found by running data have been removed.
8 years ago
Jens Steube fc89a04737 Update to better scrypt tmto defaults
8 years ago
Jens Steube 29a0eab0b3 Remove pocl warning, add catalyst warning
8 years ago
Jens Steube 3d508f9122 Fix test.sh
8 years ago