Commit Graph

1028 Commits (11b0eb184c7cc8a3bd4a4308ac55648ff6f2a736)

Author SHA1 Message Date
jsteube 8ad3333d2a Add module and unit test for hash-mode 3200
5 years ago
jsteube 4b9b59a3cb Add module 5500
5 years ago
jsteube b2154b7ed9 Fix use-after-free of hash_name
5 years ago
jsteube 0bec0cfb89 Add -m 3000 module and unit test
5 years ago
jsteube f859fbea66 Add -m 16800 module and unit test
5 years ago
jsteube 355ae342f7 Add -m 2501 module
5 years ago
jsteube 35265d43f3 Update outfile_check
5 years ago
jsteube 06a5e736b9 Add -m 500 unit test
5 years ago
jsteube da413b4eaa Add -m 5100 module
5 years ago
jsteube 1e31b3b271 Add -m 14000 module
5 years ago
jsteube 47f78199f8 Add -m 600 module
5 years ago
jsteube bc1dd699e3 Add -m 1500 module
5 years ago
jsteube 2915266205 Add -m 18500 module
5 years ago
jsteube 79c8618025 Fix cross-compiled binaries and modules
5 years ago
jsteube 083d6e1fb2 Refresh dynloader management
5 years ago
jsteube 02fe28fe6c Preparation for -m 501
5 years ago
jsteube 3c794b370b Add -m 500 module
5 years ago
jsteube 676dd1c410 Clean up some migrated code from interface_migrated.c
5 years ago
jsteube c3c665a338 Add -m 400 module
5 years ago
jsteube bc22bfee2e Some cleanup
5 years ago
jsteube 17bd76ee62 Use settings from selftest hash for benchmark unless overriden by module hooks
5 years ago
jsteube 74265307fe Automate module interface version management
5 years ago
jsteube 26033e5787 Make use of return length from ascii_digest instead of calling strlen()
5 years ago
jsteube fcfd07ceb2 Move parse_and_store_generic_salt to shared.c
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 54edd16746 Clean up some code
5 years ago
jsteube 0186f025d3 Add support for hash modules to usage.c
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
5 years ago
jsteube 888da50aad Get rid of hash_mode depending branches in status.c
5 years ago
jsteube e0deb3f825 Add module_deep_comp_kernel()
5 years ago
jsteube 6cbb5e4992 Refactor kernel_accel, kernel_loops and kernel_threads management in combination with modules
5 years ago
jsteube 9190be8d44 Add forced_kernel_accel function
5 years ago
jsteube e17c3a54d8 Add hook for unstable_warning
5 years ago
jsteube 5633d6808f Move hash_mode specific code which enforce the use of the JiT compiler to modules
5 years ago
jsteube e537197184 Add module_build_plain_postprocess()
5 years ago
jsteube a81a566121 Remove hashcat_ctx requirement in ascii_digest()
5 years ago
jsteube 0421cc6782 Add OPTS_TYPE_PT_ALWAYS_HEXIFY
5 years ago
jsteube cfc9772e0e Add module_hash_decode_zero_hash()
5 years ago
jsteube 3ad6fab63e Add module_potfile_disable()
5 years ago
jsteube da30151b70 Get rid of hash_mode in outfile_check.c
5 years ago
jsteube 6928e5bfbe Get rid of hash_mode in outfile_check.c
5 years ago
jsteube 4028bae578 Use dynloader.c instead of dlopen() directly
5 years ago
jsteube 7e1e1d34f8 Use real dlopen() to load the module
5 years ago
jsteube fa0b8e643d Fix pwdump column names
5 years ago
jsteube ac55386553 Get rid of hash_mode in selftest.c
5 years ago
jsteube ea22065b9c Get rid of hash_mode in user_options.c
5 years ago
jsteube e56c5035aa Get rid of hash_mode in wordlist.c
5 years ago
jsteube abbfc3d10b Get rid of hash_mode in hlfmt.c
5 years ago