Commit Graph
5171 Commits
Author SHA1 Message Date
Jens Steube ebd4fcbbc2 Merge pull request #1856 from s3inlc/test-plugin-121_122_125
Added test modules for mode 121, 122 and 125
2019-01-09 10:10:10 +01:00
jsteube da2249d143 Fix spacing/tabs 2019-01-09 10:09:12 +01:00
Jens Steube 0394df1faf Merge pull request #1855 from matrix/hash-mode-plugin-sha384
Add SHA384 module
2019-01-09 10:07:21 +01:00
jsteube e453a9dc04 Fix spacing/tabs 2019-01-09 10:06:14 +01:00
jsteube 5e0dec0d6d Bring back needed variables 2019-01-09 10:03:41 +01:00
jsteube 77739ec946 Remove unused variable 2019-01-09 10:02:03 +01:00
Jens Steube ac9d0603a0 Merge pull request #1854 from matrix/hash-mode-plugin-sha224
Add SHA224 module
2019-01-09 09:59:51 +01:00
Jens Steube 2462722c7f Merge pull request #1853 from matrix/hash-mode-plugin-sha1
Add SHA1 module
2019-01-09 09:48:01 +01:00
Sein Coray 3b629e9c12 Added test modules for mode 121, 122 and 125 2019-01-08 22:35:12 +01:00
Gabriele Gristina 2068f88371 Add SHA384 module 2019-01-08 22:03:07 +01:00
Gabriele Gristina aa15ae9fb5 Add SHA224 module 2019-01-08 21:46:10 +01:00
Gabriele Gristina f5f6625a08 Add SHA1 module 2019-01-08 21:35:16 +01:00
Jens Steube 1013578364 Merge pull request #1852 from matrix/hash-mode-plugin
Add SHA256 module
2019-01-08 21:13:07 +01:00
Gabriele Gristina 0b1046d275 Remove additional space chars from SHA256 module 2019-01-08 21:11:49 +01:00
Gabriele Gristina 9f6a27e8b6 Add SHA256 module 2019-01-08 20:28:25 +01:00
jsteube 5bc292fe9b Update existing encoder / decoder to work with updated converter functions 2019-01-08 20:11:12 +01:00
jsteube 105c0ce0cb Add unit test for SHA512 2019-01-08 20:10:25 +01:00
jsteube 6aa7c9befb Prepare to make byte swapping more intuitional in encoding/decoding functions 2019-01-08 20:09:55 +01:00
Jens Steube aea8f5567f Merge pull request #1851 from matrix/hash-mode-plugin
Add SHA2-512 module
2019-01-08 20:08:46 +01:00
Gabriele Gristina 82fcfafadf Add SHA2-512 module 2019-01-08 17:57:37 +01:00
Jens Steube 04171fcfb5 Merge pull request #1850 from matrix/hash-mode-plugin
Fix Makefile DEBUG flags for OSX, add modules compiles by default
2019-01-08 17:45:27 +01:00
Gabriele Gristina e03ff787f6 Merge remote-tracking branch 'upstream/hash-mode-plugin' into hash-mode-plugin 2019-01-08 16:37:07 +01:00
Gabriele Gristina 7d3fee8a55 Fix Makefile DEBUG flags for OSX, add modules compiles by default 2019-01-08 16:32:27 +01:00
jsteube 8a5f07df93 Add MD5 module 2019-01-08 16:31:41 +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 aec6a3bc99 Get rid of hash_mode depending branches in potfile.c 2019-01-06 12:04:42 +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 c88a837196 Rename d_scryptVX_buf to d_extraX_buf 2019-01-04 11:21:42 +01:00
Jens Steube fb938970d8 Merge pull request #1844 from s3inlc/test-plugin-101_111_112
Added test modules for mode 101, 111 and 112
2019-01-03 17:06:56 +01:00
Sein Coray 7b033a58ae Fixed test module constraints 2019-01-03 16:35:41 +01:00
jsteube e537197184 Add module_build_plain_postprocess() 2019-01-03 15:43:19 +01:00
jsteube 704f353395 Update brain.c hash_mode access 2019-01-03 14:47:50 +01:00
Jens Steube e6954ffa6d Merge pull request #1845 from hashcat/master
Update license
2019-01-03 14:41:42 +01:00
Sein Coray c959d1bb34 Added test modules for mode 101, 111 and 112 2019-01-03 13:43:05 +01:00
jsteube 958d89872a Remove old code 2019-01-03 13:41:54 +01:00
jsteube 55ff8fe729 Guarantee to have used the minimum and maximum length of both password and salt to be used at least once 2019-01-03 13:37:15 +01:00
jsteube 620bd693c5 Guarantee output of 8 entries in single mode in test.pl 2019-01-03 13:19:36 +01:00
jsteube 0baf8fc2f9 Fix constraints in -m 30 and -m 40 and return array in -m 40 2019-01-03 12:51:45 +01:00
jsteube 9ee247c6f8 Fix password length for optimized mode in constraints for hash-mode 22: 55 - (1 + 20 + 1) 2019-01-03 11:03:35 +01:00
Jens Steube 3516fd70a4 Merge pull request #1843 from s3inlc/test-plugin-22_30_40
Added test modules for mode 22, 30 and 40
2019-01-03 10:56:49 +01:00