Commit Graph

3364 Commits (2dd027af65b2fec951e9a9afb0b3959c55510b57)
 

Author SHA1 Message Date
Gabriele Gristina 8b0764bc4d Add support for SHA-224
8 years ago
jsteube 72599fd109 Fixed kernel loops in leading to slower performance in --increment mode
8 years ago
jsteube 0d31ee3b53 Alternative --progress-only in case of multiple salts cracking
8 years ago
jsteube 367024da3f Fix --progress-only in case of multiple salts cracking
8 years ago
jsteube f424650c3b Fixed infinite loop when using --loopback in case all hashes have been cracked
8 years ago
jsteube ec5610271a New option --progress-only: Quickly provides ideal progress step size and time to process it per device based on the user hashes and selected options, then quit
8 years ago
jsteube f9ba94954b Added sanity check to disallow --speed-only in combination with -i
8 years ago
jsteube 58f458f489 Fix notes in changes.txt about potfile reading performance
8 years ago
jsteube 1342cf2ce3 Use $HEX[...] in case the password includes the separater character, increases potfile reading performance
8 years ago
jsteube 1be98add82 Add missing note about changed potfile suffix in v3.10
8 years ago
Jens Steube fa598a463f Merge pull request #913 from anthraxx/master
8 years ago
Jens Steube 2b24f60310 Merge pull request #912 from neheb/master
8 years ago
anthraxx 62fc436a4f extend global CFLAGS and LDFLAGS to aid distro packaging
8 years ago
Jens Steube 2039e2c06e Merge pull request #910 from matrix/ctime_overflow
8 years ago
Gabriele Gristina cadd3d24ea Fix sec_etc overflow
8 years ago
Jens Steube a6861bb3c8 Merge pull request #909 from matrix/iris_pro_6100_tuning
8 years ago
Gabriele Gristina ff04a97228 Add custom tuning settings for Iris Pro / Whirlpool
8 years ago
Jens Steube 1357a8ea1f Merge pull request #906 from matrix/truecryptTests
8 years ago
Jens Steube ea5e75cfdc Merge pull request #903 from matrix/iris_pro_5000_tuning
8 years ago
Rosen Penev 66d4eea649 Fix %m with MinGW
8 years ago
Rosen Penev f27675a0ec
Only apply gnu_printf to MinGW
8 years ago
Gabriele Gristina 3e682052db Add truecrypt support in test.sh
8 years ago
Gabriele Gristina 838fdaff96 Add custom tuning settings for Iris Pro / SHA-3(Keccak)
8 years ago
Jens Steube 1d01105b95 Merge pull request #902 from matrix/ctime_r
8 years ago
Gabriele Gristina 134922ba7a Fix wrong usage of ctime_r()
8 years ago
jsteube a9a45ca80e Merge branch 'master' of https://github.com/hashcat/hashcat
8 years ago
jsteube 0d160ac537 Update fixed problems in changes.txt so far, prepare for eventual v3.21 bugfix release
8 years ago
Jens Steube 035dcd6898 Merge pull request #898 from neheb/master
8 years ago
Jens Steube f098211ea6 Merge pull request #897 from lifanov/master
8 years ago
Rosen Penev 96591f3118
Replace ctime with _r variant
8 years ago
Rosen Penev 5c0bd0a15f
Remove strerror in favor of thread safe %m
8 years ago
Nikolai Lifanov 4c8addcfb5 FreeBSD: fix refactoring some more - sysctl produces a string
8 years ago
jsteube cc1dca7a2b Fixed double free (actually, double fclose()) in opencl.c
8 years ago
jsteube efff87b9d8 Fix some leftover spaces when experimenting with restrict keyword
8 years ago
Jens Steube ebcb23cc57 Merge pull request #895 from magnumripper/master
8 years ago
magnum fb56ce9b5a Only lock loopback and pot files while actually writing to them. Closes #893.
8 years ago
jsteube 1eb7987081 Add a note about SAP CODVN B (BCODE) and SAP CODVN F/G (PASSCODE) optimization
8 years ago
jsteube d3c10bdb35 Replaced SETSHIFTEDINT() with PUTCHAR() on AMD to workaround OpenCL runtime bug
8 years ago
jsteube f218e85c4d Fix -m 7300 hash output from ascii_digest()
8 years ago
jsteube db8ce269b2 Remove no longer used type cpu_rule_t
8 years ago
Jens Steube 1028fb9514 Merge pull request #892 from neheb/master
8 years ago
Rosen Penev 4d09cc10fd
Fix some formats and conversion errors
8 years ago
Rosen Penev f5f17997b2 Fix cppcheck warnings
8 years ago
jsteube 1eab457963 Workaround -m 7900 performance loss on AMD caused by CL1.2
8 years ago
jsteube d8cccfce48 Reset cracking register in case autotune engine accidentially cracked a hash
8 years ago
jsteube daddffa3dc Status view: Show core-clock, memory-clock and execution time in benchmark-mode in case --machine-readable is activated
8 years ago
jsteube 8d899db110 Add FOREGROUND_INTENSITY to windows error message color
8 years ago
jsteube cad3b3e10b Get rid of truecrypt_mdlen
8 years ago
jsteube 3c40b88eff Status: Do not show Recovered/Time as floats but as integers to reduce over-information
8 years ago
jsteube 813911788a Status: Do not show Recovered/Time when cracking < 1000 hashes
8 years ago