Commit Graph

7613 Commits (v6.2.3)
 

Author SHA1 Message Date
Jens Steube f602dd4e4f Bcrypt-SHA1/MD5 Kernels: Get rid of local memory use for binary to hex conversion to avoid false negatives on several OpenCL runtimes
3 years ago
Jens Steube 29c971187a
Merge pull request #2863 from matrix/metamask
3 years ago
Jens Steube 13e2aa2508
Merge pull request #2865 from jtojanen/fixes
3 years ago
Jukka Ojanen a0eaefa0c2 Missing whitespaces
3 years ago
Jukka Ojanen e133bd4ec4 Change rc_board_name_amd initial value to CL_INVALID_VALUE. If CHECK_BOARD_NAME_AMD is changed to 0, there is a problem with CL_SUCCESS which equals to 0, device will be skipped.
3 years ago
Jukka Ojanen b3d18f86e2 Fix early return leaks in backend_session_begin
3 years ago
Jukka Ojanen b976e52bc7 Fix early return leaks in load_kernel; nvrtc_options, nvrtc_options_string, build_log. Ensure build log NULL termination.
3 years ago
Jukka Ojanen 2f7eec2fd7 Fix early return leaks in backend_ctx_init and backend_ctx_devices_init
3 years ago
Jukka Ojanen bcbb9b0d2c Fix skipped device param leak in backend_ctx_devices_destroy
3 years ago
Gabriele Gristina 6ce1c78f6d fix CT_MAX_LEN_BASE64 define
3 years ago
Jens Steube 4934e92cda OpenCL Runtime: Workaround a problem of the AMD OpenCL GPU driver under macOS which results in false negatives due to changes in the kernel crypto library
3 years ago
Jens Steube a2f883396b Java Object hashCode: Add OPTS_TYPE_SUGGEST_KG as a default option
3 years ago
Gabriele Gristina 7371cbebe7 add min/max data length limits to MetaMask Wallet
3 years ago
Gabriele Gristina 1a34eba9f4 cleanup m26600.pm
3 years ago
Gabriele Gristina 2d149164d2 cleanup module_26600.c
3 years ago
Gabriele Gristina f571329c4f Added hash-mode: MetaMask Wallet
3 years ago
Jens Steube badc51f3e7 WPA Kernels: Increased performance by 3.5% for backend devices controlled by CUDA backend
3 years ago
Jens Steube d99b4cf46e
Merge pull request #2861 from jtojanen/fixes
3 years ago
Jens Steube 7366c47447 Added hash-mode: iPhone passcode (UID key + System Keybag)
3 years ago
Jens Steube 3c899ec528 Potfile: Disable potfile for hash-mode 99999
3 years ago
Jukka Ojanen 5f109b5862 Fix iconv_ctx and iconv_tmp leaks in backend.c
3 years ago
Jens Steube c32242980f Partially revert
3 years ago
Jens Steube ce41316ac3 Status View: Include time and duration info when pausing and resuming
3 years ago
Jens Steube 2a5300a5d6
Merge pull request #2857 from thatux/testpl_potthrough_salt
3 years ago
Your Name 0a2245959f Clarified the --help of test.pl: passthrough and potthrough generate a new salt on each invocation, and verify parses the salt.
3 years ago
Jens Steube 701ad7c441 Fix segfault in --hash-info by avoid huge stack buffer allocation
3 years ago
Jens Steube 56c2243dfb KeePass: Increase supported size for KeePass 1 databases from 300kB to 16MB
3 years ago
Your Name d22c599c98 added note in test.pl potthrough: it only works with unsalted hashes
3 years ago
Jens Steube 2aff6cba51 Add ranges to charset lists
3 years ago
Jens Steube 254e33c473 File handling: Do not abort on seeing a BOM in input files, just warn and ignore the BOM
3 years ago
Jens Steube 2af45cd03f Rename hc_fopen_nozip() to hc_fopen_raw()
3 years ago
Jens Steube 5bea13200f Add missing newline in warning message when using --force
3 years ago
Jens Steube 04a770c7c2
Merge pull request #2856 from matrix/fix_tuning_db_search
3 years ago
Gabriele Gristina 04b9050af9 fix tuning_db_search() bug
3 years ago
Jens Steube de953e9043
Merge pull request #2855 from roycewilliams/master
3 years ago
Royce Williams e24b82cc4e minor diffs from comparing with example hashes wiki
3 years ago
Jens Steube 77d9a8deb2 minor whitespace fixes and changes.txt update
3 years ago
Jens Steube 3b07f90524
Merge pull request #2854 from TheWorkingDeveloper/patch-1
3 years ago
Jens Steube 3a3bd07514
Make it more visible we use a hardcoded character
3 years ago
Jens Steube 8a3eee3fe5 OpenCL Runtime: Workaround JiT crash (SC failed. No reason given.) on macOS by limiting local memory allocations to 32k
3 years ago
TheWorkingDeveloper 1bf3392b1a
Hexify plains with delimiter
3 years ago
Jens Steube dcaba1f473 Brain: Add brain_ctx_t to hashcat_ctx_t to enable runtime check if hashcat was compiled with brain support
3 years ago
Jens Steube 909d5e64a5 Added hash-mode: AES-128/192/256-ECB NOKDF
3 years ago
Jens Steube b30d55c5d9 Removed LZMA "Windows.h" capitalized file name workaround used to cross compile Windows binaries from Linux hosts.
3 years ago
Jens Steube 5194beb6f2
Merge pull request #2847 from philsmd/patch-3
3 years ago
Jens Steube eb24e92080
Merge pull request #2849 from roycewilliams/master
3 years ago
Jens Steube 906e597dba
Merge pull request #2848 from philsmd/patch-4
3 years ago
Jens Steube f05cd72147 minor whitespace fixes
3 years ago
Jens Steube 84cf5e70e7 Fixed out-of-boundary write in slow candidates mode in combinator attack update
3 years ago
Jens Steube 1a4758da83 Fixed out-of-boundary write in slow candidates mode in combinator attack
3 years ago