Commit Graph

1094 Commits (0ac0531eb2e23eb465a159085b7e1cfa260653a5)

Author SHA1 Message Date
mhasbini c2fdf6172d Add module and unit test for -m 18000
6 years ago
mhasbini 48b710e73e Add module and unit test for -m 17900
6 years ago
jsteube 83229acd6b Add module and unit test for hash-mode 7100
6 years ago
jsteube c67287e754 Add module and unit test for hash-mode 15000
6 years ago
jsteube fc90bfc00c Add module and unit test for hash-mode 15300
6 years ago
jsteube 67627607be Add module and unit test for hash-mode 18200
6 years ago
jsteube 81c3edede3 Add module and unit test for hash-mode 13100
6 years ago
Jens Steube 17fdf8754d
Merge pull request #1885 from 0xbsec/m17400_m17800_modes
6 years ago
mhasbini 2f89c47ee1 Add module and unit test for -m 17800
6 years ago
jsteube 4951816a30 Add module and unit test for hash-mode 7500
6 years ago
jsteube fcebe9fadb Add module and unit test for hash-mode 1800
6 years ago
jsteube 748a1aac22 Add module and unit test for hash-mode 12000
6 years ago
mhasbini 5497154a89 Add module and unit test for hash-mode 17700
6 years ago
Jens Steube e1234a4bbc
Merge pull request #1881 from 0xbsec/m17300_module
6 years ago
mhasbini 9aeb4f602e Migrate correct parsing function
6 years ago
jsteube 8ad3333d2a Add module and unit test for hash-mode 3200
6 years ago
jsteube 4b9b59a3cb Add module 5500
6 years ago
jsteube b2154b7ed9 Fix use-after-free of hash_name
6 years ago
mhasbini cc59de6538 Add -m 17300 module
6 years ago
jsteube 0bec0cfb89 Add -m 3000 module and unit test
6 years ago
jsteube f859fbea66 Add -m 16800 module and unit test
6 years ago
jsteube 355ae342f7 Add -m 2501 module
6 years ago
jsteube 35265d43f3 Update outfile_check
6 years ago
jsteube 06a5e736b9 Add -m 500 unit test
6 years ago
jsteube da413b4eaa Add -m 5100 module
6 years ago
jsteube 1e31b3b271 Add -m 14000 module
6 years ago
jsteube 47f78199f8 Add -m 600 module
6 years ago
jsteube bc1dd699e3 Add -m 1500 module
6 years ago
jsteube 2915266205 Add -m 18500 module
6 years ago
jsteube 79c8618025 Fix cross-compiled binaries and modules
6 years ago
jsteube 083d6e1fb2 Refresh dynloader management
6 years ago
jsteube 02fe28fe6c Preparation for -m 501
6 years ago
jsteube 3c794b370b Add -m 500 module
6 years ago
jsteube 676dd1c410 Clean up some migrated code from interface_migrated.c
6 years ago
jsteube c3c665a338 Add -m 400 module
6 years ago
jsteube bc22bfee2e Some cleanup
6 years ago
jsteube 17bd76ee62 Use settings from selftest hash for benchmark unless overriden by module hooks
6 years ago
jsteube 74265307fe Automate module interface version management
6 years ago
jsteube 26033e5787 Make use of return length from ascii_digest instead of calling strlen()
6 years ago
jsteube fcfd07ceb2 Move parse_and_store_generic_salt to shared.c
6 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
6 years ago
jsteube 86819c070f Add module_hash_save_binary() and module_hash_init_selftest()
6 years ago
jsteube 54edd16746 Clean up some code
6 years ago
jsteube 0186f025d3 Add support for hash modules to usage.c
6 years ago
jsteube 4c133c4567 Prepare hash_category
6 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 e17c3a54d8 Add hook for unstable_warning
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 a81a566121 Remove hashcat_ctx requirement in ascii_digest()
6 years ago
jsteube 0421cc6782 Add OPTS_TYPE_PT_ALWAYS_HEXIFY
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 4028bae578 Use dynloader.c instead of dlopen() directly
6 years ago
jsteube 7e1e1d34f8 Use real dlopen() to load the module
6 years ago
jsteube fa0b8e643d Fix pwdump column names
6 years ago
jsteube ac55386553 Get rid of hash_mode in selftest.c
6 years ago
jsteube ea22065b9c Get rid of hash_mode in user_options.c
6 years ago
jsteube e56c5035aa Get rid of hash_mode in wordlist.c
6 years ago
jsteube abbfc3d10b Get rid of hash_mode in hlfmt.c
6 years ago
jsteube 4993a85b27 Get rid of hash_mode in dictstat.c
6 years ago
jsteube 3c37daf94b Get rid of hash_mode in autotune.c
6 years ago
jsteube e2899aa83c Move code to migrate into separate files
6 years ago
jsteube 074947c6db Get rid of hashconfig_get_kernel_threads() and hashconfig_get_kernel_loops()
6 years ago
jsteube af22a9d1d9 Remove hashconfig_forced_kernel_threads()
6 years ago
jsteube 6e794841e3 Add default_benchmark_esalt(), default_benchmark_hook_salt(), default_benchmark_salt()
6 years ago
jsteube e79fa9c22f Simplify use of default functions
6 years ago
jsteube ca169a890c Add more global default value functions
6 years ago
jsteube 1d8c31a7e2 Add more global default value functions
6 years ago
jsteube a4fb31e8f7 Add more global default value functions
6 years ago
jsteube 3848c73f80 Add decoder_apply_optimizer ()
6 years ago
Jens Steube bd37903131 Add hook_size, tmp_size, hook_salt_size
6 years ago
Jens Steube 9cf5d9cd6b
Merge pull request #1823 from hashcat/master
6 years ago
Jens Steube 3aecd150f9 Call module_hash_encode() in ascii_digest()
6 years ago
R. Yushaev b5a7e967c1 Add support for Open Document Format 1.1
6 years ago
Jens Steube 222d76f01e Replace parse_func() with module_hash_decode()
6 years ago
Jens Steube ec3f3cd7b6 Switch from size_t to int
6 years ago
Jens Steube 42c3ab0485
Merge pull request #1820 from hashcat/master
6 years ago
Sein Coray a70a0513bf
Added hash mode 18500 sha1(md5(md5($pass)))
6 years ago
Jens Steube c6dcb1b8ae
Merge pull request #1809 from hashcat/master
6 years ago
R. Yushaev 6a5b0c821e Add support for Open Document Format 1.2
6 years ago
Jens Steube 55add7c60e The goal of this branch to develop a plugin like interface for hashcat kernels.
6 years ago
Sein Coray c941e55a35
Extended IKE PSK md5/sha1 (-m 5300/5400) to print hashes correctly
6 years ago
Jens Steube 72319875d8 Update version to 5.1.0
6 years ago
Jens Steube 0b2ffec379 Fixed selection of OpenCL devices (-d) if there's more than 32 OpenCL devices installed
6 years ago
Jens Steube fca4f7e8a6 Prepare to use --keyboard-layout-mapping for algorithms other than TC/VC
6 years ago
Jens Steube ee2854ec2a Support multi-byte characters for TC/VC keyboard layout mapping tables
6 years ago
Jens Steube e770449702 OpenCL Runtime: Use our own yielding technique for synchronizing rather than vendor specific
6 years ago
Jens Steube ae577410d0 OpenCL Device: Do a real query on OpenCL local memory type instead of just assuming it
6 years ago
Jens Steube 5d5ac1c935 Prepare for on-the-fly keyboard layout substituations required to crack booting TrueCrypt/VeraCrypt volumes
6 years ago
Jens Steube 06b39dc3d5 Startup: Show OpenCL runtime initialization message (per device)
6 years ago
Jens Steube a4200ba167 Added hash-mode 18300 (Apple File System)
6 years ago
Jens Steube a5818facf2 Brain: Set --brain-client-features default from 3 to 2
6 years ago
Jens Steube 2aff01b20e Hardware Monitor: Renamed --gpu-temp-abort to --hwmon-temp-abort
6 years ago