jsteube
|
79c8618025
|
Fix cross-compiled binaries and modules
|
2019-01-14 15:15:21 +01:00 |
|
jsteube
|
083d6e1fb2
|
Refresh dynloader management
|
2019-01-14 10:11:23 +01:00 |
|
jsteube
|
02fe28fe6c
|
Preparation for -m 501
|
2019-01-12 23:42:31 +01:00 |
|
jsteube
|
3c794b370b
|
Add -m 500 module
|
2019-01-12 21:48:18 +01:00 |
|
jsteube
|
676dd1c410
|
Clean up some migrated code from interface_migrated.c
|
2019-01-12 21:30:21 +01:00 |
|
jsteube
|
c3c665a338
|
Add -m 400 module
|
2019-01-12 15:33:46 +01:00 |
|
jsteube
|
bc22bfee2e
|
Some cleanup
|
2019-01-12 15:05:33 +01:00 |
|
jsteube
|
17bd76ee62
|
Use settings from selftest hash for benchmark unless overriden by module hooks
|
2019-01-12 01:59:18 +01:00 |
|
jsteube
|
74265307fe
|
Automate module interface version management
|
2019-01-12 00:39:13 +01:00 |
|
jsteube
|
26033e5787
|
Make use of return length from ascii_digest instead of calling strlen()
|
2019-01-11 23:11:56 +01:00 |
|
jsteube
|
fcfd07ceb2
|
Move parse_and_store_generic_salt to shared.c
|
2019-01-10 20:51:38 +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
|
54edd16746
|
Clean up some code
|
2019-01-06 13:48:41 +01:00 |
|
jsteube
|
0186f025d3
|
Add support for hash modules to usage.c
|
2019-01-06 13:23:45 +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
|
e17c3a54d8
|
Add hook for unstable_warning
|
2019-01-04 11:55:06 +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
|
a81a566121
|
Remove hashcat_ctx requirement in ascii_digest()
|
2018-12-21 15:58:15 +01:00 |
|
jsteube
|
0421cc6782
|
Add OPTS_TYPE_PT_ALWAYS_HEXIFY
|
2018-12-20 16:12:29 +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
|
4028bae578
|
Use dynloader.c instead of dlopen() directly
|
2018-12-19 16:09:28 +01:00 |
|
jsteube
|
7e1e1d34f8
|
Use real dlopen() to load the module
|
2018-12-19 13:43:45 +01:00 |
|
jsteube
|
fa0b8e643d
|
Fix pwdump column names
|
2018-12-19 11:15:18 +01:00 |
|
jsteube
|
ac55386553
|
Get rid of hash_mode in selftest.c
|
2018-12-19 10:58:06 +01:00 |
|
jsteube
|
ea22065b9c
|
Get rid of hash_mode in user_options.c
|
2018-12-19 10:13:51 +01:00 |
|
jsteube
|
e56c5035aa
|
Get rid of hash_mode in wordlist.c
|
2018-12-19 09:51:25 +01:00 |
|
jsteube
|
abbfc3d10b
|
Get rid of hash_mode in hlfmt.c
|
2018-12-18 16:59:00 +01:00 |
|
jsteube
|
4993a85b27
|
Get rid of hash_mode in dictstat.c
|
2018-12-18 15:00:00 +01:00 |
|
jsteube
|
3c37daf94b
|
Get rid of hash_mode in autotune.c
|
2018-12-17 18:49:07 +01:00 |
|
jsteube
|
e2899aa83c
|
Move code to migrate into separate files
|
2018-12-17 14:47:34 +01:00 |
|
jsteube
|
074947c6db
|
Get rid of hashconfig_get_kernel_threads() and hashconfig_get_kernel_loops()
|
2018-12-17 13:03:32 +01:00 |
|
jsteube
|
af22a9d1d9
|
Remove hashconfig_forced_kernel_threads()
|
2018-12-17 12:42:07 +01:00 |
|
jsteube
|
6e794841e3
|
Add default_benchmark_esalt(), default_benchmark_hook_salt(), default_benchmark_salt()
|
2018-12-17 11:16:53 +01:00 |
|
jsteube
|
e79fa9c22f
|
Simplify use of default functions
|
2018-12-16 19:01:05 +01:00 |
|
jsteube
|
ca169a890c
|
Add more global default value functions
|
2018-12-15 19:46:55 +01:00 |
|
jsteube
|
1d8c31a7e2
|
Add more global default value functions
|
2018-12-15 19:04:05 +01:00 |
|
jsteube
|
a4fb31e8f7
|
Add more global default value functions
|
2018-12-15 16:24:37 +01:00 |
|
jsteube
|
3848c73f80
|
Add decoder_apply_optimizer ()
Add encoder_apply_optimizer ()
Add decoder_apply_options ()
Add encoder_apply_options ()
|
2018-12-15 15:22:40 +01:00 |
|
Jens Steube
|
bd37903131
|
Add hook_size, tmp_size, hook_salt_size
|
2018-12-14 17:18:17 +01:00 |
|
Jens Steube
|
9cf5d9cd6b
|
Merge pull request #1823 from hashcat/master
Backports from master
|
2018-12-14 15:33:53 +01:00 |
|