Commit Graph

4514 Commits (a6c21e7ffc1cead3553d111dac9367837829d6e6)

Author SHA1 Message Date
Tom Stokes 6d755f6b82
Remove unused token pos
2 years ago
Tom Stokes 1ed7fc2b5a
Delete module 90909.c
2 years ago
Tom Stokes cc76841831
Category fix
2 years ago
Tom Stokes 641461f372
Module file
2 years ago
Jens Steube d4a8c7e579 Rules: Add support to include source wordlist in debugging format missing usage and changes
2 years ago
Jens Steube 2ff7d0bb4d Added support to include source wordlist in debugging format
2 years ago
Jens Steube c625272929 Fix code format while preparing for debug-mode 5
2 years ago
philsmd 8bb3a1df04
RAdmin3 is not supported yet
2 years ago
Jens Steube e703f88f2e Rename -m 9902 to -m 29000
2 years ago
Jens Steube e274ed513a
Merge pull request #3276 from piwvvo/master
2 years ago
Jens Steube 38c44b4b35 Fix user option sanity check
2 years ago
piwvvo 1383b90c7a algo name fix
2 years ago
piwvvo 235f077276 algo name fix
2 years ago
piwvvo 1ecfb8899f Added sha1($salt.sha1($username.':'.$pass, true))
2 years ago
Jens Steube 5df7bed5af
Merge pull request #3271 from ANeilan/master
2 years ago
Jens Steube 5977edb1d2 Added user advice if a hash throws 'token length exception'
2 years ago
Alan Neilan c32bb36776
change to allow for non-hex salts in Authme (20711)
2 years ago
Jens Steube 39b768a620 Example entry for tuning table for SCRYPT for obscure device names used in older nvidia devices
2 years ago
Jens Steube beb34c6f51 Backport SCRYPT optimization for 6900XT to 22700, 27700, 28200
2 years ago
Jens Steube a5f0d3d57e Improve SCRYPT on 6900XT from 2464H/s to 3124H/s
2 years ago
Jens Steube 879cbd122e Remove uninitialized Session.Dir output from -II screen
2 years ago
rarecoil 49949c4e33 Roll forward scrypt tuning from #3265 to other scrypt-based hash types
2 years ago
Jens Steube fe6ae53f25 Little tuning on AMD Vega 64 for SCRYPT, from 598H/s to 630H/s
2 years ago
Jens Steube 709a23eaac
Merge pull request #3265 from rarecoil/tune-rtx-3090-ti
2 years ago
rarecoil 6aa0d2082e Tune scrypt config for RTX 3090 Ti
2 years ago
TheWorkingDeveloper f0037d9368
Update status output to show new founds when >=1
2 years ago
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
2 years ago
Jens Steube a841af000f Fix updated HIP version handling
2 years ago
philsmd 9bc2a36d63
fixes #3253: memory leak in cpu rule engine
2 years ago
Jens Steube d02b392b9e Command Line: Disallow combinations of some options. for instance, using -t in -a 0 mode
2 years ago
Jens Steube 4791cca0aa AMD Driver: Updated requirements for AMD Linux drivers to ROCm 5.1.1 or later due to new HIP interface
2 years ago
Jens Steube 9a8f3ebcab Update HIP version check on Linux and Windows
2 years ago
Jens Steube c916ae821d Fix HIP include folder usage on Windows
2 years ago
Jens Steube 2f4003cded Synchronize SCRYPT code for -m 28200 with -m 8900 as source
2 years ago
Jens Steube 4b4f9b61b9 Add missing hash-info parameter Custom.Plugin to json output
2 years ago
Jens Steube 5ef7b737a1 Add custom plugin info to --hash-info
2 years ago
Jens Steube 6fce6fb3ff Update all existing modules to use the stock module marker
2 years ago
Jens Steube c371caa1d5 Give an explicit feedback when invalid hash modes are requested
2 years ago
Jens Steube 5436f0d43e Deal with compiler warning in unrar sources on macOS 12.3
2 years ago
philsmd a24d723d66
minor code style fixes
2 years ago
Jens Steube 6adf5fcf26
Merge pull request #3246 from davidbolvansky/fix_win_build
2 years ago
Dávid Bolvanský 757d939728 Fixed windows build failure
2 years ago
Jens Steube f375fdcad2
Merge pull request #3244 from davidbolvansky/neg_numbers
2 years ago
Dávid Bolvanský 9d1ed97e07 Fixed negative numbers in json output
2 years ago
Dávid Bolvanský d84127386a Emit final status also in 'status-json' mode
2 years ago
Jens Steube 308d8f227d
Merge pull request #3240 from davidbolvansky/hash-info-json
2 years ago
Jens Steube ad7b74bbff
Merge pull request #3238 from philsmd/philsmd-status-neg-values
2 years ago
Jens Steube 84acc32a77
Merge pull request #3237 from philsmd/philsmd-a7-O-rule-right
2 years ago
Jens Steube 781ceb1df0
Merge pull request #3236 from philsmd/philsmd-stdout-a7-O
2 years ago
Jens Steube 7e76deb3b1
Merge pull request #3235 from philsmd/philsmd-whitespace
2 years ago