jsteube
|
6d21c1633b
|
Fix loop_step value in selftest.c, this also workarounds Trap 6 errors
|
2019-04-18 14:29:39 +02:00 |
|
jsteube
|
b8d609ba16
|
WPA/WPA2 cracking: In the potfile, replace password with PMK in order to detect already cracked networks across all WPA modes
|
2019-04-02 11:24:22 +02:00 |
|
jsteube
|
c0a31b3239
|
Prepare potfile specific module_hash_decode and module_hash_encode hooks
|
2019-04-01 12:32:11 +02:00 |
|
jsteube
|
5b667d2c01
|
Get rid of src/cpu_aes.c, src/cpu_des.c, src/cpu_md5.c and src/cpu_sha256.c
|
2019-03-25 15:54:58 +01:00 |
|
jsteube
|
9da14d55a2
|
Some module specific trap 6 markers
|
2019-03-10 11:50:31 +01:00 |
|
Jens Steube
|
b585f25c8c
|
Move more no unrolling exceptions from inc_vendor.cl to specific modules
|
2019-03-08 09:45:51 +01:00 |
|
jsteube
|
88a051629c
|
Support module specific JiT compiler build options
|
2019-03-02 11:12:13 +01:00 |
|
jsteube
|
87c24200da
|
Added QNX /etc/shadow hash cracking support
- Added hash-mode 19000 QNX /etc/shadow (MD5)
- Added hash-mode 19100 QNX /etc/shadow (SHA256)
- Added hash-mode 19200 QNX /etc/shadow (SHA512)
Implements #35
|
2019-02-27 17:53:00 +01:00 |
|