Commit Graph

7881 Commits (4aadb3a2f12507b70b54fe10b9ae6fa144da2fcd)
 

Author SHA1 Message Date
Jukka Ojanen 6cf553410b Avoid (possible) undefined behaviour in hc_fclose(), and don't assume plain file
3 years ago
Jukka Ojanen 9c7b9253e7 Fix potfile not closed if opened
3 years ago
Jukka Ojanen ce0b4f571a Fix potfile_destroy() leaks
3 years ago
Jens Steube 577fada1de Add link to new hashcat discord
3 years ago
Jens Steube caca54b0c6 Deprecated Plugins: Marked plugins 2500/2501 and 16800/16801 as deprecated
3 years ago
Jens Steube 01738fafa0 Deprecated Plugins: Add new module function module_deprecated_notice() to mark a plugin as deprecated and to return a free text user notice
3 years ago
Gabriele Gristina a43e239db8 move to 27400, fix unit test
3 years ago
Jukka Ojanen bcb4a8f391 Add clFlush() to backend_session_update_mp() and backend_session_update_mp_rl()
3 years ago
Jens Steube 66873857f0
Merge pull request #2914 from therealartifex/master
3 years ago
Jens Steube 4685f04e18
Update m27200_a0-optimized.cl
3 years ago
Jens Steube 3ab37875a0
Update m27200_a1-optimized.cl
3 years ago
Jukka Ojanen 3b11b51113 Remove unnecessary hc_cuEventSynchronize() call
3 years ago
Jukka Ojanen 1edb649c1f Remove duplicate conditions
3 years ago
therealartifex 50684cc5f4
Merge branch 'hashcat:master' into master
3 years ago
Jens Steube 1d50a18a2b Update docs/teams.txt
3 years ago
Jens Steube 33a2b17b61 Fix some memory leaks in case hashcat aborts due to command line parameter settings
3 years ago
therealartifex 8711072838 Fix errors and make recommended changes, set pw_max to 9 for opti kernel
3 years ago
therealartifex 045f6d034e
Merge branch 'hashcat:master' into master
3 years ago
Jens Steube b301a6746f Initialize struct stat s ourself because clang sanitizer thinks it's unknown if the structure is initialized in full by stat() call
3 years ago
therealartifex 97d1f4b36f Merge branch 'master' of https://github.com/therealartifex/hashcat
3 years ago
therealartifex 4448ea0f58 Update based on review recommendations
3 years ago
therealartifex f6e9f5414d
Merge branch 'hashcat:master' into master
3 years ago
Jens Steube 5e1d37c82e Make unsupported AMD HIP runtime version error message a bit more human readable
3 years ago
therealartifex 9a7a9f66ef Add attack mode -a3 optimized kernel
3 years ago
Jens Steube ea5ddee6e2 Add autotune event to inform the user about autotune is starting/stopping on startup
3 years ago
therealartifex 0738820a89
Merge branch 'hashcat:master' into master
3 years ago
Jens Steube 70f1e16a0d Improved error message in case a module is using outdated function structure
3 years ago
Jens Steube f9f3d5bbd8
Merge pull request #2924 from matrix/snmpv3_opts_if
3 years ago
Jens Steube bb622ee988
Merge pull request #2905 from matrix/snmpv3_sha512
3 years ago
Jens Steube 63a0c5a1e1
Merge branch 'master' into snmpv3_sha512
3 years ago
Jens Steube dde75f2763
Merge pull request #2904 from matrix/snmpv3_sha384
3 years ago
Jens Steube cb69e2d413 Added some HIP version checks, fall back to OpenCL automatically
3 years ago
therealartifex ff55f31081 Update module, add a0 and a1 optimized kernels
3 years ago
therealartifex afd3858f36
Merge branch 'hashcat:master' into master
3 years ago
therealartifex a0c669b59f Update test module
3 years ago
therealartifex d22bb0e712 Renumber to hash mode 27200
3 years ago
Gabriele Gristina 951ca699cf with SNMPv3, follow optimized logic path with pw_len <= 64, update changes/readme entries
3 years ago
Gabriele Gristina 81b54c3689 rename to 27300, reduced the amount of memory allocated in gpu for SNMPv3 HMAC-SHA512-384
3 years ago
Gabriele Gristina 87f7bc59e3 reduced the amount of memory allocated in gpu for SNMPv3 HMAC-SHA384-256
3 years ago
Jens Steube 496805cccf
Merge pull request #2917 from matrix/fix_15300_bof
3 years ago
Jens Steube 3c1542b0b1
Merge branch 'master' into fix_15300_bof
3 years ago
Jens Steube fbcd7bebe9
Merge pull request #2918 from matrix/fix_15900_bof
3 years ago
Jens Steube 1ee1a2278a
Merge branch 'master' into fix_15900_bof
3 years ago
Jens Steube c2a79a4f9e
Merge pull request #2607 from Cablethief/master
3 years ago
Jens Steube 3d4e2aec43 Work around segmentation fault in Intel JiT 2021.12.6.0.19_160000 compiling hc_enc_next()/hc_enc_next_global()
3 years ago
Michael Kruger b9992cc119 naughty race condition return
3 years ago
Michael Kruger 5c9be6c855 Add extra_tuningdb_block, test mod_constrants [-1,-1]
3 years ago
Michael Kruger 3bb25edb58 I was wrong, the 4th module_constraints is put back
3 years ago
Jens Steube 0810126145 Fix Blake2b in generic mode
3 years ago
Michael Kruger 2814f7f910 Made all module_constraints [32,32].
3 years ago