Commit Graph

4769 Commits (3e149843aec5b704d13899ac44666106436a2fd8)
 

Author SHA1 Message Date
jsteube 0d89ddfcd9 Finish adding hash-mode 16200 = Apple Secure Notes
7 years ago
jsteube 94bfd28c74 More preparations for hash-mode 16200
7 years ago
jsteube dc58253703 Fix salt length for mode 16200 in test.pl
7 years ago
jsteube 94c668ce8a Prepare hash-mode 16200 (Apple Secure Notes)
7 years ago
Jens Steube a3822e046e
Merge pull request #1472 from neheb/master
7 years ago
Rosen Penev aece2cc4be Get rid of hc_ctime too. Also fix some cppcheck confusion with nvapi.
7 years ago
Jens Steube c41af948ba
Merge pull request #1471 from neheb/32to64
7 years ago
jsteube bbe9b723e1 Timer: Switch from gettimeofday() to clock_gettime() to workaround problems on cygwin
7 years ago
Rosen Penev 1c5915cae3 remove special time handling in hashcat.
7 years ago
jsteube 494c2724f5 Add some types for later use
7 years ago
jsteube ea795ef5ab Move out code to check for hashfile or hash on commandline into dedicated function
7 years ago
Jens Steube f2ce04e912 Allow relative use of -I in build_opts
7 years ago
jsteube 1184ae1cdd Added option --benchmark-all to benchmark all hash-modes not just the default selection
7 years ago
jsteube f817652bbb Terminal: Send clear line code to the same output stream as the next message following
7 years ago
jsteube 4414b520c8 remove unused variables
7 years ago
jsteube 829ea605c5 Self Test: Skip self-test for mode 8900 user-configurable scrypt settings are incompatible to fixed settings in the self-test hash
7 years ago
jsteube a20e76a50b Documents: Added docs/limits.txt
7 years ago
jsteube f573c1d96d Add optimized -m 16100 kernels
7 years ago
jsteube 8ec2af97ed Eventual fix for unicode folder name issue on windows
7 years ago
jsteube b864fa5ba7 Removed option --gpu-temp-retain that tried to retain GPU temperature at X degrees celsius, please use driver specific tools
7 years ago
jsteube 9c7b56165c Reset PID controller history data for GPU fan speed in case user resumes from a paused session
7 years ago
jsteube 9a3cf88887 Update -m 16100 kernel to enable cracking of sequences 1, 3 and 5
7 years ago
jsteube 0fbaff8b90 Revert: Have -m 16100 always running in keep-guessing mode
7 years ago
jsteube cda0d7dd35 Have -m 16100 always running in keep-guessing mode
7 years ago
jsteube e5ca2e2fcb Add more kernels for -m 16100
7 years ago
jsteube 5847067c96 First working -m 16100 kernel
7 years ago
jsteube 7a54490da2 More -m 16100 preparations
7 years ago
jsteube 6671005fa2 Simplify code to verify cracked hash in test.pl for hash-mode 16100
7 years ago
jsteube c9d352743c Unit tests for mode 16100
7 years ago
Jens Steube 75db4e5605
Merge pull request #1463 from philsmd/master
7 years ago
philsmd c9b16d76e6
self-tests: always work with copies of the self-test hash
7 years ago
jsteube 42d1db4294 Fixed a restore issue leading to "Restore value is greater than keyspace" in case mask-files or wordlist-folders were used
7 years ago
jsteube 04a30e6071 Show [r]esume in prompt in pause mode only and show [p]ause in prompt in resume mode only
7 years ago
Jens Steube f70999b305
Merge pull request #1460 from neheb/const
7 years ago
Rosen Penev dee6934f32 Fix cast qual with double pointers
7 years ago
jsteube e93fa25454 Allow the use of hashcat_init() without a callback function
7 years ago
Jens Steube f0a7d509ba
Merge pull request #1455 from philsmd/master
7 years ago
philsmd 9d58ddd9f6
fixed strtok_r () calls, could prevent memory crashes
7 years ago
Jens Steube 05b050fa3e
Merge pull request #1454 from philsmd/master
7 years ago
philsmd d382400805
fixes #1450: allow longer crc32 data length field for -m 11600
7 years ago
Jens Steube 1a076f5c53
Merge pull request #1453 from philsmd/master
7 years ago
philsmd ef6b20cc30
increase HCBUFSIZ_LARGE and truncate too large strings when copied to old_buf in events
7 years ago
Jens Steube c8819e6e8b
Merge pull request #1452 from philsmd/master
7 years ago
philsmd f86854a0c8
fixes #1447: prevent hexifying the [] passwords again in --show runs
7 years ago
Jens Steube 966e437d69
Merge pull request #1451 from philsmd/master
7 years ago
philsmd 425290bf2b
use hc_asprintf () for PR #1451 instead of snprintf ()
7 years ago
philsmd 612a50408c
in case of a parser error we always should include the actual error message even if hash is long
7 years ago
Jens Steube 6c34a8074d
Merge pull request #1448 from neheb/master
7 years ago
Jens Steube 6047f591ff
Merge pull request #1444 from neheb/master
7 years ago
Rosen Penev 353d3c3008 Fix a bunch of cast-qual warnings
7 years ago