jsteube
|
5bc292fe9b
|
Update existing encoder / decoder to work with updated converter functions
|
2019-01-08 20:11:12 +01:00 |
|
jsteube
|
0ae955c5ba
|
With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level
|
2019-01-08 15:55:11 +01:00 |
|
jsteube
|
86819c070f
|
Add module_hash_save_binary() and module_hash_init_selftest()
|
2019-01-07 10:05:50 +01:00 |
|
jsteube
|
4c133c4567
|
Prepare hash_category
|
2019-01-05 21:02:19 +01:00 |
|
jsteube
|
bbcc8fea29
|
Use MODULE_DEFAULT in module_init to reference a global default function
|
2019-01-05 20:17:12 +01:00 |
|
jsteube
|
888da50aad
|
Get rid of hash_mode depending branches in status.c
|
2019-01-05 19:18:30 +01:00 |
|
jsteube
|
e0deb3f825
|
Add module_deep_comp_kernel()
|
2019-01-05 18:44:43 +01:00 |
|
jsteube
|
6cbb5e4992
|
Refactor kernel_accel, kernel_loops and kernel_threads management in combination with modules
|
2019-01-05 18:24:37 +01:00 |
|
jsteube
|
9190be8d44
|
Add forced_kernel_accel function
|
2019-01-05 17:01:16 +01:00 |
|
jsteube
|
5633d6808f
|
Move hash_mode specific code which enforce the use of the JiT compiler to modules
|
2019-01-04 11:23:48 +01:00 |
|
jsteube
|
e537197184
|
Add module_build_plain_postprocess()
|
2019-01-03 15:43:19 +01:00 |
|
jsteube
|
73af860f43
|
Add functionality in test.pl to allow empty hash returns. This is required to enable hash-mode depending password length checks. NTLM supports just 27 characters in optimized mode, but single mode would produce 32, resulting in a non found password
|
2018-12-21 09:48:51 +01:00 |
|
jsteube
|
cfc9772e0e
|
Add module_hash_decode_zero_hash()
|
2018-12-20 12:59:56 +01:00 |
|
jsteube
|
3ad6fab63e
|
Add module_potfile_disable()
|
2018-12-20 11:04:37 +01:00 |
|
jsteube
|
da30151b70
|
Get rid of hash_mode in outfile_check.c
|
2018-12-20 10:43:57 +01:00 |
|
jsteube
|
6928e5bfbe
|
Get rid of hash_mode in outfile_check.c
|
2018-12-20 10:33:29 +01:00 |
|
jsteube
|
7e1e1d34f8
|
Use real dlopen() to load the module
|
2018-12-19 13:43:45 +01:00 |
|