Commit Graph

141 Commits (master)

Author SHA1 Message Date
Jens Steube e82ce9243d Added support for filtering hccapx message pairs using --hccapx-message-pair
7 years ago
jsteube 778f568d91 Prepare for v3.40 release
7 years ago
philsmd 227c0be95e
resolves #1018: added -m 3910 = md5(md5($pass).md5($salt))
7 years ago
philsmd 15a9644f2a
fixes #943: added -m 15000 = FileZilla Server >= 0.9.55
7 years ago
philsmd fe6309caa7
fixes #398: added -m 4110 md5($salt.md5($pass.$salt))
7 years ago
philsmd 8e689058d0
#398: add -m 4010 = md5($salt.md5($salt.$pass))
7 years ago
philsmd ed74ce1aca
fixes #928: new mode -m 1411 = SSHA-256(Base64), LDAP {SSHA256}
7 years ago
jsteube e0c3f447da Added hash-mode 4520 = sha1($salt.sha1($pass))
7 years ago
philsmd 96e312ccb6
fixes #537: added -m 7000 = Fortigate (FortiOS)
7 years ago
jsteube 1b8c2a29f1 Added hash-mode 14900 = Skip32
7 years ago
Jens Steube 07c89833c9 Added hash-mode 14800 = iTunes Backup >= 10.0
7 years ago
philsmd 73be820b52
added -m 14700 also to readme and tab completion
7 years ago
jsteube dca74af23f Prepare for v3.30 release
7 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 e6f423ff63 Remove some v2.01 (!) leftovers in the bash completion configuration
8 years ago
jsteube 8805ca169b Prepare for v3.20 release
8 years ago
jsteube 6d2ce0d71a Added option --keep-guessing to continue cracking hashes even after they have been cracked.
8 years ago
Etienne 34db821f6c Add --restore-file-path to tab_completion
8 years ago
jsteube 7f6d027b35 Add --speed-only to bash tab completion
8 years ago
Gabriele Gristina fdbc44ce6c Add option for show opencl info and exit
8 years ago
jsteube 3daf0af480 Added docs/credits.txt
8 years ago
Jens Steube 8298cd4926 Drop -m 190, no reason to keep it
8 years ago
jsteube 28505c350b Add commandline support to override cpu spinning damper for nvidia runtime
8 years ago
jsteube b5fca5f223 Add --machine-readable to tab_completion
8 years ago
jsteube e47030ed7d Prepare to rename project into hashcat
8 years ago
Jens Steube 6c528f25d8 Add --potfile-path to tabl_completion
8 years ago
magnum a5be8a75ed Allow and support vector-width 16, which is current maximum for
8 years ago
Jens Steube 709f79a7da Add option to repeat the kernel on the device NUM times to increase benchmark accuracy
8 years ago
jsteube e3c0c80b6f Prepare new SIMD code for kernel, -m 0, 10, 20, 1000 should work in -a 3 mode and other hopefully stay unaffected
8 years ago
Jens Steube 52d71de0d4 Added support to utilize multiple different OpenCL platforms in parallel, ex: AMD + NV
8 years ago
Jens Steube 730044e26e Added option --opencl-device-types to filter for specific OpenCL device types
8 years ago
jsteube f0a84a2410 Added new hash mode -m 13000 = RAR5
8 years ago
philsmd 17985c7b03 add -m 12900 = Android FDE (Samsung DEK) to the hash list for tab completion
8 years ago
philsmd 7c73498ed0 fix a typo: oclHashcat64.sh is of course not a directory
8 years ago
philsmd 9d84e75259 updated tab completion (rm old oclHashcat64.sh + added --opencl-platform completion)
8 years ago
jsteube 331188167c Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context
8 years ago
philsmd 1f0832d5a7 updated tab completion with current algorithm list etc
8 years ago
philsmd 6b1b444a5e fixed tab completion to work with 64.bin, 32.bin and just 'oclHashcat' binaries
8 years ago
jsteube e2412c9b10 We do not depend on CUDA any longer, so get rid of it :)
8 years ago
philsmd 6108b21841 remove trailing spaces
9 years ago
Jens Steube 5065474b4e Initial commit
9 years ago