Commit Graph

874 Commits (2757b6b1e78ceee747790c27bebfaa8db7031e14)
 

Author SHA1 Message Date
Jens Steube 531f72c905 Fix this evil bug, pw->i is u32, not u8
8 years ago
Jens Steube b50637b26e Add another example of an old budget GPU that benefits from higher vector width than returned by preferred
8 years ago
gpuhash 541f231c23 Minor bugfix
8 years ago
gpuhash d56394c849 Fairly strict stamping of WPA salt components
8 years ago
Jens Steube 8c89ef0490 Ensure a minimum length for password candidates in autotune
8 years ago
Jens Steube 2236bb972c We still need on initial testrun in autotune
8 years ago
Jens Steube 01c847ba94 Do not use values that can actually crack a hash in autotune
8 years ago
Jens Steube a81162b087 Speed up -m 20 in -a 3 mode
8 years ago
Jens Steube 75c6d28a5f Fix missing memset after previous fix
8 years ago
Jens Steube efad2bafac Evil Bug: Because of not-zeroing a buffer it's possible a hash was cracked but not reported as cracked because it was not in scope, but when it was in scope it was already marked as cracked and therefore not reported
8 years ago
Jens Steube 61f87b2981 Try to load libOpenCL.so.1 if libOpenCL.so was not found
8 years ago
Jens Steube d9fcf87e1c Increase salt length for raw-md5 based algorithms
8 years ago
Jens Steube f9834f3dfa Zero pws_buf before reuse
8 years ago
Jens Steube e6e5005a6b Revert "Zero pws_buf before reuse"
8 years ago
Jens Steube b409e5e9e1 Zero pws_buf before reuse
8 years ago
Jens Steube 6c10ca5853 Fix use of find_kernel_power_div()
8 years ago
Jens Steube 6bc98368ba Get rid of old pw_cache mechanism to control host-based vector data-types
8 years ago
Jens Steube ec869595d1 Add auto-append for 0x01 and 0x80 in ATTACK_MODE_HYBRID2
8 years ago
Jens Steube c7a1a1e84d New SIMD code for -a 1 -m 100
8 years ago
Jens Steube b4665607f7 New SIMD code for -a 1 -m 60
8 years ago
Jens Steube 797f03b424 New SIMD code for -a 1 -m 40
8 years ago
Jens Steube d6c6af040b New SIMD code for -a 1 -m 40
8 years ago
Jens Steube 097650423a New SIMD code for -a 1 -m 30
8 years ago
Jens Steube 913dfa058c New SIMD code for -a 1 -m 20
8 years ago
Jens Steube 0b29be3f86 New SIMD code for -a 1 -m 10
8 years ago
Jens Steube 21c66ea301 New SIMD code for -a 1 -m 0
8 years ago
Jens Steube 7ae2510f11 New SIMD code for -a 1 prepare
8 years ago
Jens Steube bb732686b1 Autotune should respect --quiet parameter
8 years ago
Jens Steube 9a128ce667 Fix force_jit_compilation usage
8 years ago
Jens Steube 7190dcf855 Prepare NEW_SIMD_MODE for -a 1 kernels
8 years ago
Jens Steube 4338d71d62 Merge pull request #233 from Fist0urs/format_krb5tgs
8 years ago
Fist0urs 233cdd009c Fix test.pl verify
8 years ago
Jens Steube 990f973c48 Add hard-wired Device-Name for Tuning-Database which matches all Device-Types:
8 years ago
Jens Steube b996858751 Merge pull request #232 from Fist0urs/format_krb5tgs
8 years ago
Fist0urs 62bed36638 Add verification of checksum for -m 13100
8 years ago
Jens Steube 96bde85378 Allow mixed settings auto and fixed values for parameter and inside tuningdb for loops and accel
8 years ago
Jens Steube 14fe45b1f0 Simplify steps for autotune
8 years ago
Jens Steube a83622faaf Fix final autotune balancing
8 years ago
Jens Steube f05944395a Move fake word generation to try_run() to avoid unwanted caching
8 years ago
Jens Steube 9ff7718f59 Merge pull request #230 from magnumripper/master
8 years ago
magnum a5be8a75ed Allow and support vector-width 16, which is current maximum for
8 years ago
magnum 998605ef89 Simplify code. No change in functionality at all.
8 years ago
Jens Steube 2790bc7baf Merge pull request #229 from Fist0urs/format_krb5tgs
8 years ago
Fist0urs 223ab0b3db Cosmetic change -m 13100
8 years ago
Jens Steube 814b18dd7e Merge pull request #228 from philsmd/master
8 years ago
philsmd 8298afa462 minor: some formatting fixes re: #225 (-m 13100 = Kerberos 5 TGS-REP etype 23)
8 years ago
Jens Steube e6900d82f6 Add missing changes entry for -m 13100
8 years ago
Jens Steube 0891e39b62 Merge pull request #225 from Fist0urs/format_krb5tgs
8 years ago
Fist0urs c3dabdd69e Initial commit
9 years ago
jsteube 7645a6f00f Fix warp bug on -m 8500
9 years ago