Commit Graph

5214 Commits (b71e06fca8ef172cc1e507635afcb8d925a25822)
 

Author SHA1 Message Date
Gabriele Gristina a64ef4f921 Add 101 (nsldap, SHA-1(Base64), Netscape LDAP SHA) module
5 years ago
Sein Coray 3b629e9c12
Added test modules for mode 121, 122 and 125
5 years ago
Gabriele Gristina 2068f88371 Add SHA384 module
5 years ago
Gabriele Gristina aa15ae9fb5 Add SHA224 module
5 years ago
Gabriele Gristina f5f6625a08 Add SHA1 module
5 years ago
Jens Steube 1013578364
Merge pull request #1852 from matrix/hash-mode-plugin
5 years ago
Gabriele Gristina 0b1046d275 Remove additional space chars from SHA256 module
5 years ago
Gabriele Gristina 9f6a27e8b6 Add SHA256 module
5 years ago
jsteube 5bc292fe9b Update existing encoder / decoder to work with updated converter functions
5 years ago
jsteube 105c0ce0cb Add unit test for SHA512
5 years ago
jsteube 6aa7c9befb Prepare to make byte swapping more intuitional in encoding/decoding functions
5 years ago
Jens Steube aea8f5567f
Merge pull request #1851 from matrix/hash-mode-plugin
5 years ago
Gabriele Gristina 82fcfafadf Add SHA2-512 module
5 years ago
Jens Steube 04171fcfb5
Merge pull request #1850 from matrix/hash-mode-plugin
5 years ago
Gabriele Gristina e03ff787f6 Merge remote-tracking branch 'upstream/hash-mode-plugin' into hash-mode-plugin
5 years ago
Gabriele Gristina 7d3fee8a55 Fix Makefile DEBUG flags for OSX, add modules compiles by default
5 years ago
jsteube 8a5f07df93 Add MD5 module
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 aec6a3bc99 Get rid of hash_mode depending branches in potfile.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 c88a837196 Rename d_scryptVX_buf to d_extraX_buf
5 years ago
Jens Steube fb938970d8
Merge pull request #1844 from s3inlc/test-plugin-101_111_112
5 years ago
Sein Coray 7b033a58ae
Fixed test module constraints
5 years ago
jsteube e537197184 Add module_build_plain_postprocess()
5 years ago
jsteube 704f353395 Update brain.c hash_mode access
5 years ago
Jens Steube e6954ffa6d
Merge pull request #1845 from hashcat/master
5 years ago
Sein Coray c959d1bb34
Added test modules for mode 101, 111 and 112
5 years ago
jsteube 958d89872a Remove old code
5 years ago
jsteube 55ff8fe729 Guarantee to have used the minimum and maximum length of both password and salt to be used at least once
5 years ago
jsteube 620bd693c5 Guarantee output of 8 entries in single mode in test.pl
5 years ago
jsteube 0baf8fc2f9 Fix constraints in -m 30 and -m 40 and return array in -m 40
5 years ago
jsteube 9ee247c6f8 Fix password length for optimized mode in constraints for hash-mode 22: 55 - (1 + 20 + 1)
5 years ago
Jens Steube 3516fd70a4
Merge pull request #1843 from s3inlc/test-plugin-22_30_40
5 years ago
Jens Steube 79ecb19990
Merge pull request #1842 from s3inlc/regex
5 years ago
Sein Coray a4b7a052b8
Added test modules for mode 22, 30 and 40
5 years ago
Sein Coray 50cac0a43b
Changed regex to read hash modes from test modules
5 years ago
Jens Steube ccd6ecdae3 Update license
5 years ago
Jens Steube 471a8cccaf Update license
5 years ago
jsteube 8afb54a93b Fix --benchmark-all on windows
5 years ago
jsteube 8613e2fc81 test.sh fix packaged hash types
5 years ago