Commit Graph

7544 Commits (7366c47447dbbc081abfe7812db064c5ad663332)
 

Author SHA1 Message Date
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
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
Jens Steube 28c08de9ef Folders: Do not escape the variable cpath_real to prevent certain OpenCL runtimes from running into an error which do not support escape characters
3 years ago
Jens Steube 9ecff406de Add unstable warning for -m 22400 on CPU on macOS
3 years ago
Jens Steube b2193e1af4 Add rc4_next_16_global() and fix address space of edata buffer in -m 13100 and -m18200
3 years ago
Royce Williams 3db744615a feature request - other
3 years ago
Royce Williams b2d90a6ff7 add 'other issue' template
3 years ago
Jens Steube 6e8e44987d Update docs/limits.txt to v6.2.2 limits
3 years ago
Jens Steube 90f0e78b5b Add event about autodetection process start
3 years ago
philsmd af95a63d40
fixes #2840: minor code style changes for OpenEdge tests
3 years ago
philsmd 88fe0add04
fixes #2839: change example pass for FortiGate256
3 years ago
Jens Steube 6c670136c4
Merge pull request #2846 from jtojanen/master
3 years ago
Jens Steube ed093fb035
minor whitespace fixes
3 years ago
Jens Steube f43ba9c8d6 minor whitespace fixes
3 years ago
Jens Steube 8b6395c725
Merge pull request #2845 from roycewilliams/master
3 years ago
Jukka Ojanen 6967e706c2 Fix access violation in hashconfig_destroy if hashcat_ctx_t is only partially initialized.
3 years ago
Royce Williams cc6eccbc9b more whitespace
3 years ago
Royce Williams e4626dc471 Merge branch 'master' of https://github.com/roycewilliams/hashcat
3 years ago
Royce Williams 1e88990b46 minor whitespace fixes, per #2841
3 years ago
Jens Steube 5a5ec0c5db Added hash-mode: VeraCrypt PBKDF2-HMAC-Streebog-512 + boot-mode
3 years ago
Jens Steube 2c48bba62d Autodetect: Limit the number of errors per hash-mode try to 100 to avoid long startup time
3 years ago