1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-03-06 10:06:06 +00:00

Commit Graph

  • 4af6d80477
    Merge 8867a884e4 into 6716447dfc twier 2025-02-27 15:34:25 +0100
  • 8867a884e4 Add module 30601 for bcrypt-sha256 v2 Tobias Wiersema 2025-02-27 14:57:12 +0100
  • 43944893f5
    Merge 768b5c3a5c into 6716447dfc tabudz 2025-02-26 19:20:08 +0800
  • 768b5c3a5c Fix a bug when getting a gzip header extra field with inflate(). tabudz 2025-02-26 19:18:48 +0800
  • 83f92c9476
    Merge b2c846135d into 6716447dfc magnum 2025-02-26 11:17:02 +0100
  • b2c846135d Recover from (rare) non-fatal file locking problems magnum 2025-02-25 15:10:33 +0100
  • 2fdd951245
    Merge a8e0c8b213 into 6716447dfc holly-o 2025-02-21 16:07:38 +0000
  • a8e0c8b213
    Update apfs2hashcat.py holly-o 2025-02-21 16:06:29 +0000
  • 7509c6f70a
    Add apfs2hashcat.py holly-o 2025-02-21 16:03:42 +0000
  • 0795ed71a1
    Merge 3188f1a64d into 6716447dfc Jan Doskočil 2025-02-19 13:05:07 +0100
  • 3188f1a64d mod 8300 (NSEC3): support salt length up to what the standard allows Jan Doskočil 2025-02-19 12:56:59 +0100
  • 511f74051d
    Merge e9268e9c35 into 6716447dfc tabudz 2025-02-16 23:42:27 +0800
  • e9268e9c35 Remove offset pointer optimization in inftrees.c. inftrees.c was subtracting an offset from a pointer to an array, in order to provide a pointer that allowed indexing starting at the offset. This is not compliant with the C standard, for which the behavior of a pointer decremented before its allocated memory is undefined. Per the recommendation of a security audit of the zlib code by Trail of Bits and TrustInSoft, in support of the Mozilla Foundation, this tiny optimization was removed, in order to avoid the possibility of undefined behavior. Su Yindu 2025-02-16 23:35:47 +0800
  • 328dc92b1d
    Merge faa680fbab into 6716447dfc unix-ninja 2025-02-15 22:34:13 -0500
  • faa680fbab Add gitea2hashcat.py unix-ninja 2025-02-15 22:30:05 -0500
  • 08514edd22 Ignore .DS_Store files. unix-ninja 2025-02-15 22:29:38 -0500
  • a8926e0d95
    Merge 3033ed1263 into 6716447dfc Mayank Malik 2025-02-11 11:20:53 +0000
  • 3033ed1263
    Merge branch 'hashcat:master' into hip_rtc_windows_env_implementation Mayank Malik 2025-02-11 16:50:50 +0530
  • 86fb33a1fb
    Merge ab77b8f5ba into 6716447dfc Steve Thomas 2025-02-03 10:48:59 -0600
  • ab77b8f5ba Added support for multiple TOTP codes sc00bz 2025-02-03 10:35:05 -0600
  • ed45ce6d01
    Rename test.pl to test.pl trạng thái Cloudflare 2025-02-01 13:08:30 +0700
  • aef5cb52af
    Merge 4e6077ad5c into 6716447dfc Borys Kabakov 2025-01-18 01:27:09 +0000
  • 4e6077ad5c bugfix: prevent crashing when building on win banderlog 2025-01-18 03:26:25 +0200
  • c1459cd2d6 color cracked hash as an option banderlog 2025-01-17 11:54:39 +0200
  • f38ffa351c
    Merge e43586e926 into 6716447dfc Michael Luo 2025-01-08 02:05:21 +0000
  • e43586e926 fix metamask module 26600 Jiahao Luo 2025-01-05 01:42:26 +0800
  • 1bdc5ce2df
    Merge 29259ff973 into 6716447dfc PenguinKeeper7 2025-01-07 02:52:37 +0000
  • 29259ff973 Improve salt length reporting in hashconfig PenguinKeeper7 2025-01-07 02:43:31 +0000
  • 33613363fe
    Merge 4395d14678 into 6716447dfc Romke van Dijk 2025-01-06 12:20:43 +0000
  • fba96caec6
    Create Uuu Frenky9871 2024-12-28 08:38:38 +0100
  • 10cb0f5d40
    Create devcontainer.json Frenky9871 2024-12-28 08:35:43 +0100
  • 9e4e7c1c60
    Colorize cracked hashes for non windows Borys Kabakov 2024-12-24 16:53:31 +0200
  • 4395d14678 Adding keybag2hashcat Romke van Dijk 2024-12-22 19:27:19 +0100
  • 247494059e
    Merge 4dab13932c into 6716447dfc Explorer1092 2024-12-15 08:46:27 +0000
  • 4dab13932c Add enc8 hash format support (module 33000) John Doe 2024-12-15 16:44:42 +0800
  • 54faf9bcb7 ok Devin AI 2024-12-13 20:08:22 +0000
  • 5206946d5c Fix binary data handling in enc8 module Devin AI 2024-12-13 17:22:14 +0000
  • 549025cab6 Add test vectors for enc8 format Devin AI 2024-12-13 17:10:36 +0000
  • 01470d941a Fix hex conversion and formatting Devin AI 2024-12-13 17:09:53 +0000
  • 3db39cfde8 Format code using GNU Indent Devin AI 2024-12-13 17:08:11 +0000
  • 2b7a728d52 Fix base64 padding and hex output format Devin AI 2024-12-13 17:06:19 +0000
  • 7e8b5c7daa Add enc8 hash format support (module 33000) Devin AI 2024-12-13 17:03:57 +0000
  • e0749b5079
    Merge pull request from hashcat/master Explorer1092 2024-12-14 00:08:27 +0800
  • cec29fd34d
    Merge 3617df2f25 into 6716447dfc PenguinKeeper7 2024-12-10 08:05:22 +0000
  • 3617df2f25 Gracefully handle corrupt .gz archives PenguinKeeper7 2024-12-10 07:57:41 +0000
  • ba1950900d
    Merge 475512a80e into 6716447dfc PenguinKeeper7 2024-12-06 05:50:38 +0000
  • 475512a80e Add [b] [c] and [f] functionality in pause state PenguinKeeper7 2024-12-06 05:43:10 +0000
  • bc8a1d7951
    Merge 731aad106d into 6716447dfc Nripesh Niketan 2024-12-04 17:45:56 +0000
  • 731aad106d Updated workflow as requested Nripesh Niketan 2024-12-04 17:45:51 +0000
  • 47e2e4e37a
    Merge f29ed0d215 into 6716447dfc fse-a 2024-12-02 18:17:58 +0100
  • f29ed0d215 Added plugin development workshop Pelle Kuiters 2024-12-02 17:43:57 +0100
  • c7fb0020bf
    Merge 5b26392adb into 6716447dfc codecuriously 2024-12-01 19:28:13 +0000
  • 5b26392adb Fix RAM usage bug for Linux Apple Silicon Code Curiously 2024-12-01 19:20:26 +0000
  • cf5ac94df8
    Merge dcfa17100e into 6716447dfc PenguinKeeper7 2024-11-26 00:17:45 +0000
  • dcfa17100e Minor typo fix PenguinKeeper7 2024-11-26 00:09:53 +0000
  • 3e10c363de Check additional blocks for safety PenguinKeeper7 2024-11-26 00:08:26 +0000
  • 5d07b45656
    Merge 55a0320847 into 6716447dfc Jakub Kramarz 2024-11-23 14:52:54 +0100
  • 55a0320847
    Merge pull request from stigtsp/mojolicious-fix Jakub Kramarz 2024-11-23 14:52:50 +0100
  • dd2ffe4324
    Merge 95c223da43 into 6716447dfc sieger82 2024-11-22 22:30:52 +0100
  • 95c223da43 change module number 513632 2024-11-22 22:24:39 +0100
  • ca15c24fc6 add support for new iteration count of MetaMask 513632 2024-11-22 22:16:13 +0100
  • ebf2c154c2
    Fix problems with Mojolicious "paWlpaWl" module Stig Palmquist 2024-11-21 18:04:31 +0100
  • 85588fceb3
    Merge 0ba76629c0 into 6716447dfc wizardsd 2024-11-07 12:49:36 +0300
  • 0ba76629c0 Fixed a host buffer overflow bug when copying rules from host to device wizardsd 2024-11-07 12:47:36 +0300
  • 620731c8e8 Optimize github workflow Nripesh Niketan 2024-11-06 10:31:15 +0000
  • d6b50c7d0b chore: update github workflow Nripesh Niketan 2024-11-06 10:29:13 +0000
  • 9d6cc33083
    Merge 3a3453c9dd into 6716447dfc Gabriele Gristina 2024-11-03 02:33:45 +0000
  • 3a3453c9dd Added hash-mode: md5(md5(md5($pass.$salt1)).$salt2) Gabriele Gristina 2024-11-03 03:23:20 +0100
  • fa7e888a74
    Merge 25af3a1c73 into 6716447dfc Gabriele Gristina 2024-11-03 01:53:05 +0100
  • 25af3a1c73 Add RULE_OP_MANGLE_TITLE_SEP_CLASS Gabriele Gristina 2024-11-03 01:53:00 +0100
  • 53f57fb7ae Add support to character class rules Gabriele Gristina 2024-11-02 22:02:18 +0100
  • 157782da66 Improve Purge rule backwards compatibility (v2) Gabriele Gristina 2024-11-02 04:51:46 +0100
  • cedaef797a Rename purgeclass to purgechar_class, fix lookup tables Gabriele Gristina 2024-11-02 03:55:22 +0100
  • d37d26de74 Update s_lookup/s_lookup_optimized tables Gabriele Gristina 2024-11-02 00:21:33 +0100
  • b3def20527 Update docs/changes.txt Gabriele Gristina 2024-11-01 23:42:08 +0100
  • 49fc389fbe Update _old_apply_rule Gabriele Gristina 2024-11-01 23:38:29 +0100
  • 7521753490 Undo changes to d3ad0ne.rule Gabriele Gristina 2024-11-01 18:34:08 +0100
  • caf1f6a478 Improve Purge rule backwards compatibility and simplify code Gabriele Gristina 2024-11-01 18:27:51 +0100
  • 5df06d793d
    Merge e549182889 into 6716447dfc magnum 2024-11-01 16:05:19 +0100
  • e549182889 Added m10510 for PDF 1.4 - 1.6 using RC4-40 magnum 2024-09-10 00:12:21 +0200
  • 6d692c40b4
    Merge d93d208ad8 into 6716447dfc Gabriele Gristina 2024-10-31 18:45:34 +0100
  • d93d208ad8 Modules: Added module_unstable_warning for 22500, update module_unstable_warning for 10700 Gabriele Gristina 2024-10-31 18:43:35 +0100
  • 167f7c3a32
    Merge db814b5837 into 6716447dfc Gabriele Gristina 2024-10-31 17:32:09 +0000
  • db814b5837 Update PR Gabriele Gristina 2024-10-31 18:29:23 +0100
  • 4ac0aa9fa8
    Merge 5efbd2f435 into 6716447dfc Gabriele Gristina 2024-10-31 17:24:06 +0000
  • 5efbd2f435 Fixed clang identification in src/Makefile Gabriele Gristina 2024-10-31 18:17:34 +0100
  • 7f59ff0883
    Merge a80d68731e into 6716447dfc Gabriele Gristina 2024-10-31 18:06:12 +0100
  • a80d68731e Kernel: Renamed multiple defines in CAST cipher to fit expected naming convention of the C++ language standard Gabriele Gristina 2024-10-31 18:04:58 +0100
  • 33092b13c3 Extended the Purge (@) rule operation to support Classes, Fixed d3ad0ne.rule to support the new Purge (@) rule handling Gabriele Gristina 2024-10-31 15:23:18 +0100
  • 0700efa015 Fixed padding format in Mojolicious session cookies Jakub Kramarz 2024-10-31 09:16:10 +0100
  • ce975ee188
    Merge d756a6617c into 6716447dfc Mathias 2024-10-29 15:35:24 +0100
  • d756a6617c
    Update backend.c Mathias 2024-10-29 15:35:10 +0100
  • 94dfa04d7e
    Merge bf338e0c12 into 6716447dfc Hash Republic 2024-10-29 14:22:35 +0100
  • bf338e0c12
    fixed m21310_sxx hashrepublic 2024-10-29 14:22:29 +0100
  • cb99fcf73b
    fixed mode m21310 OpenCL types hashrepublic 2024-10-29 07:27:11 +0100
  • 18e448bb3d
    Merge 356ad9f927 into 6716447dfc Gabriele Gristina 2024-10-26 22:49:35 +0000
  • 356ad9f927 Fixed memory leaks in tuning_db_init in tuningdb.c Gabriele Gristina 2024-10-27 00:45:44 +0200
  • 49f6c38485
    Merge b67638ab36 into 6716447dfc Gabriele Gristina 2024-10-26 15:13:05 +0200
  • b67638ab36 do not allow --stdout and --slow-candidates Gabriele Gristina 2024-10-26 15:11:45 +0200
  • c311d67de3
    Merge e3c097c88b into 6716447dfc Gabriele Gristina 2024-10-26 14:51:58 +0200