Commit Graph

20 Commits (02fe28fe6c45bab68298d38c1406f9401c856b8d)

Author SHA1 Message Date
jsteube 02fe28fe6c Preparation for -m 501
5 years ago
jsteube bc22bfee2e Some cleanup
5 years ago
jsteube 74265307fe Automate module interface version management
5 years ago
jsteube 5bc292fe9b Update existing encoder / decoder to work with updated converter functions
5 years ago
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
5 years ago
jsteube 86819c070f Add module_hash_save_binary() and module_hash_init_selftest()
5 years ago
jsteube 4c133c4567 Prepare hash_category
5 years ago
jsteube bbcc8fea29 Use MODULE_DEFAULT in module_init to reference a global default function
6 years ago
jsteube 888da50aad Get rid of hash_mode depending branches in status.c
6 years ago
jsteube e0deb3f825 Add module_deep_comp_kernel()
6 years ago
jsteube 6cbb5e4992 Refactor kernel_accel, kernel_loops and kernel_threads management in combination with modules
6 years ago
jsteube 9190be8d44 Add forced_kernel_accel function
6 years ago
jsteube 5633d6808f Move hash_mode specific code which enforce the use of the JiT compiler to modules
6 years ago
jsteube e537197184 Add module_build_plain_postprocess()
6 years ago
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
6 years ago
jsteube cfc9772e0e Add module_hash_decode_zero_hash()
6 years ago
jsteube 3ad6fab63e Add module_potfile_disable()
6 years ago
jsteube da30151b70 Get rid of hash_mode in outfile_check.c
6 years ago
jsteube 6928e5bfbe Get rid of hash_mode in outfile_check.c
6 years ago
jsteube 7e1e1d34f8 Use real dlopen() to load the module
6 years ago