Jens Steube
e703f88f2e
Rename -m 9902 to -m 29000
2022-05-09 16:50:11 +02:00
Jens Steube
e274ed513a
Merge pull request #3276 from piwvvo/master
...
Added sha1($salt.sha1(utf16le($username).':'.utf16le($pass), true)) (Radmin3 base)
2022-05-09 16:44:31 +02:00
Jens Steube
38c44b4b35
Fix user option sanity check
2022-05-07 19:40:54 +02:00
piwvvo
1383b90c7a
algo name fix
2022-05-07 02:28:00 +02:00
piwvvo
235f077276
algo name fix
2022-05-07 02:25:59 +02:00
piwvvo
1ecfb8899f
Added sha1($salt.sha1($username.':'.$pass, true))
2022-05-07 02:09:27 +02:00
Jens Steube
53d293d7af
Merge pull request #3272 from Freax13/fix-des-16-plus
...
fix DES (14000) for more 16 or more passwords
2022-05-06 14:04:04 +02:00
Jens Steube
5df7bed5af
Merge pull request #3271 from ANeilan/master
...
change to allow for non-hex salts in Authme (20711)
2022-05-05 23:40:39 +02:00
Jens Steube
5977edb1d2
Added user advice if a hash throws 'token length exception'
2022-05-04 14:26:53 +02:00
Tom Dohrmann
864fee3674
fix DES (14000) for more 16 or more passwords
2022-05-03 21:40:41 +02:00
Alan Neilan
c32bb36776
change to allow for non-hex salts in Authme (20711)
2022-05-03 15:17:33 -04:00
Jens Steube
39b768a620
Example entry for tuning table for SCRYPT for obscure device names used in older nvidia devices
2022-05-03 13:21:15 +02:00
Jens Steube
d1ebf936b7
Merge pull request #3269 from philsmd/philsmd-spaces-secp256k1
...
remove extra leading space in inc_ecc_secp256k1.cl
2022-05-02 19:43:47 +02:00
philsmd
209b3960c7
remove extra leading space in inc_ecc_secp256k1.cl
2022-05-02 15:33:04 +02:00
Jens Steube
8d6622ce80
Add missing entry to .gitignore for new *.debugfile
2022-05-01 15:53:26 +02:00
Jens Steube
beb34c6f51
Backport SCRYPT optimization for 6900XT to 22700, 27700, 28200
2022-04-30 22:29:54 +02:00
Jens Steube
a5f0d3d57e
Improve SCRYPT on 6900XT from 2464H/s to 3124H/s
2022-04-29 19:45:22 +02:00
Jens Steube
879cbd122e
Remove uninitialized Session.Dir output from -II screen
2022-04-28 13:24:08 +02:00
Jens Steube
e46342f5cf
Merge pull request #3268 from rarecoil/scrypt-tuning-rtx-3090-ti
...
Port scrypt tuning for RTX 3090Ti to other scrypt-based hash types
2022-04-27 22:23:27 +02:00
rarecoil
49949c4e33
Roll forward scrypt tuning from #3265 to other scrypt-based hash types
2022-04-26 23:43:07 -07:00
Jens Steube
fe6ae53f25
Little tuning on AMD Vega 64 for SCRYPT, from 598H/s to 630H/s
2022-04-26 10:02:59 +02:00
Jens Steube
709a23eaac
Merge pull request #3265 from rarecoil/tune-rtx-3090-ti
...
Tune scrypt config for RTX 3090 Ti
2022-04-26 09:30:17 +02:00
Jens Steube
f31dcc5d1a
Merge pull request #3264 from TheWorkingDeveloper/patch-1
...
Update status output to show new founds when >=1
2022-04-25 20:18:17 +02:00
rarecoil
6aa0d2082e
Tune scrypt config for RTX 3090 Ti
2022-04-24 23:02:11 -07:00
TheWorkingDeveloper
f0037d9368
Update status output to show new founds when >=1
...
Recovered.New are only shown then >1 instead of >=1
2022-04-25 00:00:24 +02:00
Jens Steube
ec7eae9886
Debug Rules: Set --debug-file to $session.debugfile if --debug-mode was set by the user and --debug-file was not set
2022-04-23 19:29:19 +02:00
Jens Steube
a841af000f
Fix updated HIP version handling
2022-04-22 13:28:33 +02:00
Jens Steube
8ad2f176ff
Merge pull request #3260 from philsmd/philsmd-rp-memleak
...
fixes #3253 : memory leak in CPU rule engine fixed
2022-04-21 12:26:17 +02:00
philsmd
1d122e201b
update changes.txt to mention fix of memleak in rp
2022-04-20 19:13:08 +02:00
philsmd
9bc2a36d63
fixes #3253 : memory leak in cpu rule engine
2022-04-20 19:09:23 +02:00
Jens Steube
d02b392b9e
Command Line: Disallow combinations of some options. for instance, using -t in -a 0 mode
2022-04-20 15:43:23 +02:00
Jens Steube
4791cca0aa
AMD Driver: Updated requirements for AMD Linux drivers to ROCm 5.1.1 or later due to new HIP interface
...
AMD Driver: Updated requirements for AMD Windows drivers to Adrenalin 22.3.1 or later due to new HIP interface
2022-04-19 13:02:51 +02:00
Jens Steube
9a8f3ebcab
Update HIP version check on Linux and Windows
2022-04-18 18:07:40 +02:00
Jens Steube
78a1048670
Fixed false negative on hash-types 8900, 15700, 22700, 27700 and 28200 if using the HIP backend
2022-04-17 11:47:33 +02:00
Jens Steube
c916ae821d
Fix HIP include folder usage on Windows
2022-04-16 18:32:21 +02:00
Jens Steube
2f4003cded
Synchronize SCRYPT code for -m 28200 with -m 8900 as source
2022-04-15 20:33:11 +02:00
Jens Steube
cf352e4f8b
Update HIP includes to work with Linux on HIP 5.1.20531+
2022-04-14 17:46:59 +02:00
Jens Steube
4b4f9b61b9
Add missing hash-info parameter Custom.Plugin to json output
2022-04-13 09:02:58 +02:00
Jens Steube
5ef7b737a1
Add custom plugin info to --hash-info
2022-04-12 17:38:42 +02:00
Jens Steube
2e148a2169
Fix filename for T0XlC_insert_HTML_entities_0_Z.rule
2022-04-11 14:33:00 +02:00
Jens Steube
6509351dce
Rules: Add new rulesets from T0XlC: T0XlCv2, T0XlC_3_rule, T0XlC_insert_HTLM_entities_0_Z
...
T0XlC_3_rule: example ruleset for the new 3 modifier.
T0XlC_insert_HTLM_entities_0_Z: inserts the HTML entity names and numbers from 0 to Z (it's pretty powerful but only applies where the websites encode somehow the password characters then hash them)
2022-04-09 19:37:36 +02:00
Jens Steube
6fce6fb3ff
Update all existing modules to use the stock module marker
2022-04-08 14:11:50 +02:00
Jens Steube
c6c816518c
Prepare hashcat option to be used as stock module marker
2022-04-07 19:59:11 +02:00
Jens Steube
c371caa1d5
Give an explicit feedback when invalid hash modes are requested
2022-04-06 23:38:24 +02:00
Jens Steube
5436f0d43e
Deal with compiler warning in unrar sources on macOS 12.3
2022-04-05 15:43:13 +02:00
Jens Steube
4f6a1498c2
Update changes.txt
2022-04-04 17:23:40 +02:00
Jens Steube
ef521b75ed
Update more hand written rules with years up to 2029, some stopped at 2010 and some at 2020
2022-04-03 16:38:17 +02:00
Jens Steube
6a6408478d
Update some hand written rules with years up to 2029, some stopped at 2010 and some at 2020
2022-04-02 17:07:45 +02:00
Jens Steube
be5994c306
Merge pull request #3249 from philsmd/code_style
...
minor code style fixes
2022-04-01 19:08:43 +02:00
philsmd
a24d723d66
minor code style fixes
2022-03-31 19:19:16 +02:00