Commit Graph

  • 416bdd8e47 SecureZIP: use hex_encode () / hex_decode () philsmd 2020-06-02 11:21:25 +02:00
  • 46cd7900dc Merge pull request #2427 from philsmd/fwrite_win_fix Jens Steube 2020-06-02 10:49:37 +02:00
  • e151a72717 huge fwrite/fread problem on windows fixed philsmd 2020-06-02 09:52:10 +02:00
  • 5df743cb85 fixes #2410: added -m 2300x = SecureZIP philsmd 2020-05-31 10:36:41 +02:00
  • ea6eab29f8 added OpenCL kernel code for AES-192 philsmd 2020-05-31 10:30:19 +02:00
  • 6c0dc7493e Fix modules where salt->salt_buf[] is used but salt->salt_len was not set Jens Steube 2020-05-29 11:19:49 +02:00
  • 077da392f0 added WSL build documentation Your Name 2020-05-27 21:15:36 +02:00
  • 84d3981e7b Add returncode PARSER_HAVE_ERRNO as a valid returncode from module_hash_binary_count() and module_hash_binary_parse() module hooks. You can use this in case fopen() fails and you want to transport back the original error from the OS Jens Steube 2020-05-27 15:23:02 +02:00
  • cff3fbda9b Provide benchmark esalt structure Matt Palmer 2020-05-27 20:30:00 +10:00
  • bb19c9cf1b Merge pull request #2373 from mpalmer/more-error-messages Jens Steube 2020-05-26 13:25:36 +02:00
  • f382d24dcf fixes #2365: NSEC3 dot replace and empty salt/domain fix philsmd 2020-05-25 11:30:45 +02:00
  • edfe21b902 fixes #2390: RAR3-hp cracking w/ pass > 28 (pure kernel) + tests added philsmd 2020-05-25 11:08:33 +02:00
  • abd2045659 fixes #2413: documentation of rule "*" was incorrect philsmd 2020-05-25 10:58:08 +02:00
  • eb4e845672 add hashcat's default mask for external use Royce Williams 2020-05-23 12:35:41 -08:00
  • 9b64a405d1 Fixed cleanup of password candidate buffers on GPU set from autotune in case -n was used Jens Steube 2020-05-20 12:44:04 +02:00
  • 2d83149a54 Module to decrypt PEM-encoded encrypted private keys (#74) Matt Palmer 2020-05-19 23:58:09 +10:00
  • f2c69ecfe5 Add md5_update_vector_from_scalar Matt Palmer 2020-04-25 16:04:20 +10:00
  • c39e3dfcea Add some more generic error messages Matt Palmer 2020-04-23 12:36:15 +10:00
  • 86906e28b7 SIMD: add VECTOR_ELEMENT macro Matt Palmer 2020-05-19 14:32:01 +10:00
  • 1dc3469f6e Merge pull request #2372 from mpalmer/binary-parse-report-error Jens Steube 2020-05-18 15:14:49 +02:00
  • 5190441dfd -m 21000 = BitShares fix for different vector width philsmd 2020-05-18 10:37:58 +02:00
  • 943c57ae5f luks: remove self-test example hash philsmd 2020-05-14 19:27:39 +02:00
  • d1c3274965 use our safe free () wrapper hcfree whenever possible philsmd 2020-05-14 19:21:59 +02:00
  • 109fa01a54 Merge pull request #2395 from s3inlc/patch-2 Jens Steube 2020-05-14 09:44:10 +02:00
  • d91a25027b minor adjustments to code style and explanatory comment added Sein Coray 2020-05-13 13:37:30 +02:00
  • ff37264c36 Use special type for hashlist sorting in brain_compute_session() Jens Steube 2020-05-12 08:54:26 +02:00
  • 4a0757e251 added escaping to --status-json output Sein Coray 2020-05-11 23:22:47 +02:00
  • f9e4dc0db1 Remove sort_by_string(), no longer needed Jens Steube 2020-05-11 12:00:26 +02:00
  • d5cd0a0030 Fix invalid brain session id calculation and move sorting functions to shared.c Jens Steube 2020-05-11 11:52:36 +02:00
  • 08ea00020a Fixed calculation of brain-session ID, only the first hash of the hashset was taken into account Jens Steube 2020-05-10 10:05:14 +02:00
  • d34381680d Merge pull request #2389 from philsmd/multibit_22500_fix Jens Steube 2020-05-08 11:41:54 +02:00
  • 89b75fe16e Merge pull request #2388 from philsmd/master Jens Steube 2020-05-08 11:40:41 +02:00
  • e15e0e7b71 fixes possible off-by-one verification problem with -m 22500 = MultiBit Classic philsmd 2020-05-08 11:11:47 +02:00
  • b7e5216cf1 fixes #2383: added -m 22700 = MultiBit HD (scrypt) philsmd 2020-05-08 10:57:32 +02:00
  • 33579ae3db Add new option for modules OPTS_TYPE_SELF_TEST_DISABLE to disable self-test functionality from hash-mode directly Jens Steube 2020-05-08 10:18:17 +02:00
  • c7da6357ff suppress some handpicked control characters from being printed to console Jens Steube 2020-04-30 13:29:51 +02:00
  • d22a9a0978 Merge branch 'master' of https://github.com/hashcat/hashcat Jens Steube 2020-04-30 12:58:46 +02:00
  • b25c8d9a5a Add some more generic error messages Matt Palmer 2020-04-23 12:36:15 +10:00
  • b4204d265d Allow module_hash_binary_parse to report a fatal error Matt Palmer 2020-04-23 11:41:27 +10:00
  • c5d2d5396f Merge pull request #2366 from philsmd/patch-1 Jens Steube 2020-04-20 11:54:56 +02:00
  • e542b4bd85 Merge pull request #2364 from mpalmer/fix-build-warning-in-debug-mode Jens Steube 2020-04-20 11:54:28 +02:00
  • 01d378a744 fixes #2361: add note about --force when using -u / -n philsmd 2020-04-19 05:11:52 +02:00
  • 240d35976a Fix build warning in DEBUG mode Matt Palmer 2020-04-18 12:18:18 +10:00
  • f96594ef87 Merge pull request #2355 from philsmd/master Jens Steube 2020-04-08 16:14:59 +02:00
  • 688d904aa0 Added -m 22600 = Telegram Desktop App Passcode (PBKDF2-HMAC-SHA1) philsmd 2020-04-08 14:31:47 +02:00
  • 1797f3ffa4 Merge branch 'master' of https://github.com/hashcat/hashcat Jens Steube 2020-04-02 15:16:26 +02:00
  • 3c1ddc8149 Revert "Precompute some constants to improve performance of -m 780x SAP kernels" Jens Steube 2020-04-02 14:55:04 +02:00
  • b89bb84e1d Revert "Fix -m 7800 and -m 7801 on CPU" Jens Steube 2020-04-02 14:54:35 +02:00
  • 2c94c003ce Merge pull request #2353 from s3inlc/patch-separator Jens Steube 2020-04-02 14:39:42 +02:00
  • a45548d176 Merge pull request #2351 from s3inlc/patch-1 Jens Steube 2020-04-02 14:39:24 +02:00
  • 26570cdb17 Disable some modules on AMDGPU-Pro driver Jens Steube 2020-04-01 15:10:52 +02:00
  • 008072eb65 OpenCL Runtime: Added a warning if OpenCL runtime NEO, Beignet, POCL or MESA is detected and skip associated devices (override with --force) Jens Steube 2020-04-01 10:16:49 +02:00
  • b9d251b76e fixing all inconsistent hash separators s3inlc 2020-03-31 20:40:09 +02:00
  • f8ef6f67bf Merge pull request #1 from hashcat/master Sein Coray 2020-03-31 20:23:37 +02:00
  • 949b61a6bb Fix constant separator when printing IPMI hashes Sein Coray 2020-03-31 17:37:46 +02:00
  • e3e31adec3 Merge branch 'master' of https://github.com/hashcat/hashcat Jens Steube 2020-03-31 14:41:35 +02:00
  • 584d6f093c Merge pull request #2350 from philsmd/patch-1 Jens Steube 2020-03-31 13:28:12 +02:00
  • 53d2e45795 fixes #2341: electrum 4/5 mod_512 () infinite loop fix philsmd 2020-03-31 11:01:47 +02:00
  • 2d8893110c Merge pull request #2348 from philsmd/guideWhitespaceFix Jens Steube 2020-03-30 18:02:42 +02:00
  • 10e986990b Merge pull request #2349 from philsmd/hexSaltFix Jens Steube 2020-03-30 18:02:32 +02:00
  • 083ffaa10e Merge pull request #2347 from philsmd/master Jens Steube 2020-03-30 18:01:26 +02:00
  • 15eb70152f fixes #2339: problem with --hex-salt fixed philsmd 2020-03-30 14:06:11 +02:00
  • 619cd5f1ec docs: removed some unnecessary whitespace chars from the guide philsmd 2020-03-30 14:02:57 +02:00
  • 4f3165c6ea make -m 21200 more generic (except all supported salt len) philsmd 2020-03-30 13:53:37 +02:00
  • ddb641b843 Add option to force disable real SHM access to be used from within the module Jens Steube 2020-03-20 16:20:22 +01:00
  • 82a024d9cb Merge branch 'master' of https://github.com/hashcat/hashcat Jens Steube 2020-03-20 16:09:41 +01:00
  • bb94bf4359 Remove extra character in development guide Jens Steube 2020-03-20 09:04:16 +01:00
  • 9776738a2c The official hashcat plugin development guide Jens Steube 2020-03-20 08:57:50 +01:00
  • 9421b99a6f Merge pull request #2332 from philsmd/master Jens Steube 2020-03-20 08:30:38 +01:00
  • 24094793da Workaround for -m 22100 on NVIDIA Jens Steube 2020-03-18 16:13:57 +01:00
  • f1b676a154 docs: update changes.txt for the new/optional oldoffice format philsmd 2020-03-18 11:13:01 +01:00
  • a6cf7caf4a Extend hashes in -m 7100 to be of length 128 or 256 Jens Steube 2020-03-17 14:44:11 +01:00
  • 81cb508808 Merge branch 'master' of https://github.com/hashcat/hashcat Jens Steube 2020-03-17 12:02:34 +01:00
  • 36af393483 Merge pull request #2333 from philsmd/tabcompletion_path_fix Jens Steube 2020-03-17 09:42:41 +01:00
  • 787b082239 solves problems with paths in tab completion philsmd 2020-03-16 16:58:20 +01:00
  • 2bc126ac96 fixes #2067: 40-bit oldoffice false positive problem philsmd 2020-03-16 16:30:35 +01:00
  • 434ad76381 Improve alias device detection to distinguish between Intel CPU and embedded GPU Jens Steube 2020-03-13 10:01:57 +01:00
  • 119344c084 Mark -m 13100 as unstable on Apple + Iris Jens Steube 2020-03-13 09:51:27 +01:00
  • ba7163062d Do not set -cl-std=XXX to workaround NEO driver bug causing to hang while compiling -m 22000 Jens Steube 2020-03-13 09:43:41 +01:00
  • 2e8d6854c1 Merge branch 'master' of https://github.com/hashcat/hashcat Jens Steube 2020-03-12 10:53:52 +01:00
  • 2b2a7ede66 OpenCL Options: Set --spin-damp to 0 (disabled) by default. With the CUDA backend this workaround became deprecated Jens Steube 2020-03-12 10:51:10 +01:00
  • 2712eff3f0 Merge branch 'master' of https://github.com/hashcat/hashcat Jens Steube 2020-03-11 15:11:42 +01:00
  • d2527d142a Fixed missing to copy the dictfile to dictfile_padded buffer Jens Steube 2020-03-10 15:49:02 +01:00
  • d706f90a75 Dictstat: On Windows, the st_ino attribute in the stat struct is not set which can lead to invalid cache hits. Added the filename to the database entry. Jens Steube 2020-03-10 15:42:55 +01:00
  • c0554af987 Merge branch 'master' of https://github.com/hashcat/hashcat Jens Steube 2020-03-10 09:43:17 +01:00
  • 8c3808bad5 Fix NUL filename on windows Jens Steube 2020-03-09 20:12:36 +01:00
  • 3e4d110fd2 Add stderr redirection the regular way Jens Steube 2020-03-09 20:05:23 +01:00
  • 125e9ec863 Do not redirect stderr to /dev/null to prevent rocm 3.1 from crashing on debian Jens Steube 2020-03-09 11:13:43 +01:00
  • 0b0cbab24b Merge branch 'master' of https://github.com/hashcat/hashcat Jens Steube 2020-03-08 15:16:53 +01:00
  • b1d5f92c2d Do not use __local keyword in -m 5500 for devices without real shared memory Jens Steube 2020-03-06 15:48:01 +01:00
  • 5b58cba12e Use _unroll in -m 5500 for CPU Jens Steube 2020-03-06 14:34:41 +01:00
  • af1e5f111a Add missing entry in changes.txt Jens Steube 2020-03-06 14:23:44 +01:00
  • 2fdb7ded8b Update self-test hash for -m 1500 Jens Steube 2020-03-06 14:09:38 +01:00
  • fd06e407cf Remove #undef _unroll because _unroll is no longer the default Jens Steube 2020-03-06 13:44:07 +01:00
  • fa4b521d48 Add unpack_v8x_from_v32 for vector datatypes, update -m 200 Jens Steube 2020-03-06 13:31:32 +01:00
  • fe12d2bcc6 Merge pull request #2322 from philsmd/master Jens Steube 2020-03-06 12:14:29 +01:00
  • eb46c82998 tests: solve telegram format conflict with jtr philsmd 2020-03-06 11:50:16 +01:00
  • 7f55f69d7f solve telegram format conflict with jtr philsmd 2020-03-06 11:49:22 +01:00
  • f8f5e1cc93 Remove unused OPTS_TYPE_PREFERED_THREAD Jens Steube 2020-03-06 08:53:43 +01:00
  • a4db1a0abd Remove unused OPTS_TYPE_ST_HASH_MD5 Jens Steube 2020-03-05 12:43:48 +01:00