1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-23 00:28:11 +00:00
Commit Graph

5376 Commits

Author SHA1 Message Date
jsteube
81c3edede3 Add module and unit test for hash-mode 13100 2019-01-24 12:07:24 +01:00
Jens Steube
17fdf8754d
Merge pull request #1885 from 0xbsec/m17400_m17800_modes
Add module and unit test for -m 17800 (& -m 17400 module)
2019-01-24 09:47:46 +01:00
mhasbini
2f89c47ee1 Add module and unit test for -m 17800
Add -m 17400
2019-01-23 23:57:46 +02:00
jsteube
4951816a30 Add module and unit test for hash-mode 7500 2019-01-23 16:29:14 +01:00
jsteube
fcebe9fadb Add module and unit test for hash-mode 1800 2019-01-23 15:05:22 +01:00
jsteube
748a1aac22 Add module and unit test for hash-mode 12000 2019-01-23 11:05:40 +01:00
jsteube
d266cb5834 Fix -m 17300 and -m 17700 configuration 2019-01-22 23:24:17 +01:00
Jens Steube
990276c47c
Merge pull request #1884 from 0xbsec/m17700_module
Add module and unit test for hash-mode 17700
2019-01-22 23:22:03 +01:00
mhasbini
5497154a89 Add module and unit test for hash-mode 17700 2019-01-22 21:32:31 +02:00
Jens Steube
e1234a4bbc
Merge pull request #1881 from 0xbsec/m17300_module
Add -m 17300 module
2019-01-21 22:14:34 +01:00
mhasbini
9aeb4f602e Migrate correct parsing function 2019-01-21 20:50:03 +02:00
jsteube
11b0eb184c User contribution: swiss keyboard layout (french) 2019-01-21 15:28:04 +01:00
jsteube
8ad3333d2a Add module and unit test for hash-mode 3200 2019-01-21 15:22:58 +01:00
jsteube
4b9b59a3cb Add module 5500 2019-01-21 13:28:52 +01:00
jsteube
3f2346e951 Support hashes in outfiles in outfile-check folder without password 2019-01-21 11:00:18 +01:00
jsteube
b2154b7ed9 Fix use-after-free of hash_name 2019-01-21 10:00:44 +01:00
jsteube
de690abfa6 Add unit test modules 1600, 6300 2019-01-20 23:26:40 +01:00
jsteube
3cd3ba8e44 Fix gcc warnings 2019-01-20 23:02:12 +01:00
mhasbini
cc59de6538 Add -m 17300 module 2019-01-20 21:11:15 +02:00
jsteube
4b49ceea46 Fix module suffix on msys 2019-01-20 19:27:54 +01:00
jsteube
53eecc2337 Testrun with mingw and cygwin 2019-01-20 18:35:55 +01:00
Jens Steube
a01142ef2b
Merge pull request #1880 from 0xbsec/sha3_unit_tests
Add 17300, 17400, 17500 & 17600 module unit tests
2019-01-20 18:28:13 +01:00
jsteube
7d7c618629 Go back to code linking into modules until there's a better solution 2019-01-20 18:24:54 +01:00
jsteube
4557bcfbd9 Add modules back to default target 2019-01-20 17:18:22 +01:00
mhasbini
3de0b294a0 Add 17300, 17400, 17500 & 17600 module unit tests 2019-01-20 17:06:15 +02:00
jsteube
e493704e5f Add modules to make install target 2019-01-20 12:26:33 +01:00
jsteube
0bec0cfb89 Add -m 3000 module and unit test 2019-01-20 12:04:06 +01:00
jsteube
550b9018f9 Add -m 16801 module 2019-01-20 11:28:57 +01:00
jsteube
f859fbea66 Add -m 16800 module and unit test 2019-01-20 11:17:48 +01:00
jsteube
355ae342f7 Add -m 2501 module 2019-01-20 10:41:16 +01:00
jsteube
35265d43f3 Update outfile_check 2019-01-20 10:28:54 +01:00
jsteube
06a5e736b9 Add -m 500 unit test 2019-01-19 20:09:32 +01:00
jsteube
6a39617949 Add -m 600 unit test 2019-01-18 23:25:30 +01:00
jsteube
4550f2f771 Add -m 500 unit test 2019-01-18 23:18:05 +01:00
jsteube
73966d29e7 Add -m 400 unit test 2019-01-18 23:09:19 +01:00
jsteube
da413b4eaa Add -m 5100 module 2019-01-18 22:56:37 +01:00
Jens Steube
b801c88513
Merge pull request #1878 from matrix/hash-mode-plugin-dnclen
Fix dnclen typo
2019-01-18 22:14:52 +01:00
Gabriele Gristina
1541531a5a Fix dnclen typo 2019-01-18 21:55:26 +01:00
jsteube
05b71b6bc0 Get rid of the compiler warnings caused by LZMA SDK 2019-01-18 08:34:36 +01:00
jsteube
02bdf8dda3 Add unit test modules for -m 14000 and -m 14100 2019-01-16 21:01:24 +01:00
jsteube
2c47c03e26 the idea of having guaranteed mixed password and salt lengths is not working.
fixed size password (as in DES) will always produce length 8 but only the first would get accepted.
the same logic basically also applies if the range is less than 8.
2019-01-16 20:56:40 +01:00
jsteube
a39f414def Add -m 14100 module 2019-01-16 20:38:33 +01:00
jsteube
3b9a26c9f6 Fix -m 20 module 2019-01-16 20:18:40 +01:00
Jens Steube
91dc75b440
Merge pull request #1872 from pellejohnk/module-20
module-20: Added module for hashmode 20.
2019-01-16 20:07:48 +01:00
jsteube
fbab8ebb1a Remove hash-mode check in hashcat.sh to reduce complexity of adding new hash-modes at a very low cost 2019-01-16 20:05:36 +01:00
jsteube
1e31b3b271 Add -m 14000 module 2019-01-16 19:55:54 +01:00
Pelle Kuiters
34c8b7af77 module-20: Added module for hashmode 20. 2019-01-16 16:08:02 +01:00
jsteube
47f78199f8 Add -m 600 module 2019-01-15 17:12:13 +01:00
jsteube
bc1dd699e3 Add -m 1500 module 2019-01-15 11:53:59 +01:00
jsteube
2915266205 Add -m 18500 module 2019-01-15 10:35:49 +01:00