Commit Graph

8060 Commits (bf865d8bff2db0d7cc617c3fd5d8e73bd1b4a8b3)
 

Author SHA1 Message Date
Jukka Ojanen 5afbd77347 Merge branch 'master' of https://github.com/hashcat/hashcat into gzip
3 years ago
Jens Steube 318bd46ccb
Merge pull request #2949 from jtojanen/xz
3 years ago
Jens Steube f06fe7cfda
Merge pull request #2958 from Chick3nman/patch-1
3 years ago
Chick3nman b85d753d15
Add 3070 Ti to hctune
3 years ago
Jukka Ojanen 1b4edf879b Set GZIP internal buffer size to 256k (default 8k)
3 years ago
Jens Steube bdd3f27239 Fixed invalid progress counter initialization in attack-mode 9 when using --skip or --restore
3 years ago
Jens Steube aaf26dee98 Makefile: Added wildcard include src/modules/module_*.mk directive so that plugin developers can add 3rd party libraries for their plugins
3 years ago
Gabriele Gristina 6cbc614826 metamask: double the CT len, set pw_min to 8
3 years ago
Jukka Ojanen 106fe88e4e Report the uncompressed size only if it's known
3 years ago
Jens Steube cb93875c32 Disabled checking of the minimum and maximum length of the password candidate in attack-mode 9 because they are incompatible
3 years ago
Jens Steube 534bfd3172 Fixed out-of-boundary reads in attack mode 9 that were caused by a missing work item limit in the refactored autotune engine
3 years ago
Jens Steube 5769c99686 Unset PRODUCTION option
3 years ago
Jens Steube 4aadb3a2f1 hashcat 6.2.4
3 years ago
Jens Steube f1a42a9b26 Fix hash category in -m 27200
3 years ago
Jens Steube 6de5e9058d Add missing entries in docs/changes.txt from commits
3 years ago
Jukka Ojanen 8324d3cd07 Initialize both 32bit CrcGenerateTable() and 64bit Crc64GenerateTable()
3 years ago
Jukka Ojanen b2870dadfd Fix include file case
3 years ago
Jens Steube ed7d58b850 Update benchmark hash-mode header visualization
3 years ago
Jukka Ojanen f502d80459 Fix include file case
3 years ago
Jens Steube 529623f700
Merge pull request #2948 from TheWorkingDeveloper/patch-3
3 years ago
Jens Steube 34064bbae8
Update main.c
3 years ago
Jukka Ojanen 4dcdbebb2f Scan the xz file to determinate the number of blocks and streams, and its uncompressed size
3 years ago
Jukka Ojanen 985252e283 Silence GCC misleading indentation warning for LZMA SDK
3 years ago
Jukka Ojanen 47bb7620ee Use fastest SHA-256 implementation supported by CPU
3 years ago
Jukka Ojanen 639068548e Define _7ZIP_ST to build single-threaded LZMA SDK
3 years ago
Jukka Ojanen 3cacbe0e1f Add support for xz compressed files
3 years ago
Jukka Ojanen 4e224dec82 Make object file naming unique
3 years ago
TheWorkingDeveloper 9c0655dc83
Align formatting
3 years ago
Jens Steube daea190be8
Merge pull request #2947 from TheWorkingDeveloper/patch-2
3 years ago
Jens Steube ec98373719
Update terminal.c
3 years ago
TheWorkingDeveloper a29f70c9f9
Adjusted format
3 years ago
Jens Steube b4b2195fa5 OpenCL Runtime: The use of clUnloadPlatformCompiler () was disabled after some users received unexpected return codes
3 years ago
Jens Steube d845154507 Fix hash-name length in -m 27200
3 years ago
TheWorkingDeveloper 6008a8873e
Add hashcat mode to status
3 years ago
Jens Steube 2d539b7e63
Merge pull request #2943 from jtojanen/fix_filehandling
3 years ago
Jukka Ojanen 3bc7b6af90 Avoid directly accessing file handle
3 years ago
Jens Steube 85854236d1
Merge pull request #2935 from matrix/apple_gpu_workaround
3 years ago
Your Name 4b2c70bd82 make sure $u_pass is initialized
3 years ago
Jens Steube 330ad34f17 Fixed unintentional overwriting of the --quiet option in benchmark and speed-only mode
3 years ago
Your Name db2e7d1391 m25400 can now recover both a owner-password and user-password (when set) based on a pdf's o-value
3 years ago
Jens Steube 50e28ff306
Merge pull request #2926 from jtojanen/master
3 years ago
Jukka Ojanen 6b4786de84 Make blocking clEnqueueWriteBuffer() non-blocking
3 years ago
Jukka Ojanen fed32a58c7 Always cleanup and initialize all parts of HC_FILE structure
3 years ago
Jukka Ojanen f3cd32bffd Avoid memory copy in rebuild_pws_compressed_append() and assign instead
3 years ago
Jukka Ojanen 089a4847db Check NULL pointer before using gzip/zip APIs
3 years ago
Jens Steube 76e388ea47 Memory Management: Check in OpenCL that CL_DEVICE_HOST_UNIFIED_MEMORY is true and if so, then half of the available memory
3 years ago
Jukka Ojanen 36c209c421 Check NULL pointer before using file APIs
3 years ago
Jens Steube 9254603960 Fixed out-of-boundary read in PKZIP masterkey kernel if the password candidate has length zero.
3 years ago
Jens Steube 49117745cf STDIN Interface: Disable the --stdin-timeout-abort check after 1000 successful reads from stdin
3 years ago
Jens Steube 2c9e8ca25c Put team-hashcat repository link to docs/team.txt
3 years ago