Commit Graph

5214 Commits (b71e06fca8ef172cc1e507635afcb8d925a25822)
 

Author SHA1 Message Date
Jens Steube 050b54b8cf
Merge pull request #1808 from Naufragous/fix-snprintf
6 years ago
R. Yushaev 074fad9fef Correct buffer size parameter in snprintf calls
6 years ago
Jens Steube 15ece0902f
Merge pull request #1804 from Naufragous/odf-cracking
6 years ago
Jens Steube 9d213147e8
Merge pull request #1805 from mcovalt/electrum_salt_type_2
6 years ago
R. Yushaev 6a5b0c821e Add support for Open Document Format 1.2
6 years ago
Matt Covalt e2ac101526 Update interface.c to remove non-existant Salt-Type 3 support.
6 years ago
Jens Steube 0db69138a7
Merge pull request #1807 from s3inlc/ikepsk
6 years ago
Sein Coray 9a872a6775
Added changes for fixed output of IKE PSK hashes
6 years ago
Jens Steube 55add7c60e The goal of this branch to develop a plugin like interface for hashcat kernels.
6 years ago
Jens Steube 09ec2a9c3c
Merge pull request #1803 from s3inlc/ikepsk
6 years ago
Jens Steube 473b08560b
Merge pull request #1802 from s3inlc/master
6 years ago
Matt Covalt 71d9369a70 Correct Electrum Wallet Salt-Type support
6 years ago
Matt Covalt bb9328f48b Add salt type 2 support for optimized functions
6 years ago
Matt Covalt a913db6390 Add salt type 2 support for pure functions
6 years ago
Matt Covalt 36bdcf844a Add function to check if vector represents a Base58 string
6 years ago
Sein Coray c941e55a35
Extended IKE PSK md5/sha1 (-m 5300/5400) to print hashes correctly
6 years ago
Sein Coray f96623e1de
Fixed typo with space between characters
6 years ago
Sein Coray fd8aae131e
Added swiss keyboard layout
6 years ago
Jens Steube 0076f4075b
Merge pull request #1801 from philsmd/noproduction
6 years ago
Jens Steube cb36ea20e8
Merge pull request #1800 from philsmd/master
6 years ago
philsmd 2ee7306322
Set github master to non-production mode
6 years ago
philsmd d8d5637f0f
added it.hckmap for italian keyboard layout mapping
6 years ago
Jens Steube 57980a70d1 se.hckmap: fix syntax error in space bar
6 years ago
Jens Steube 815a89e0cc se.hckmap: add missing space bar, replace spaces with tab
6 years ago
Jens Steube 798ba27814
Merge pull request #1799 from ZerxXxes/master
6 years ago
Markus Klock 448ecdaa7b Add swedish keyboard layout mapping
6 years ago
Jens Steube 72319875d8 Update version to 5.1.0
6 years ago
Jens Steube 282022406c Merge branch 'master' of https://github.com/hashcat/hashcat
6 years ago
Jens Steube 0b2ffec379 Fixed selection of OpenCL devices (-d) if there's more than 32 OpenCL devices installed
6 years ago
Jens Steube 774b9bb3b6
Merge pull request #1798 from Naufragous/cleanup-n-hardcode
6 years ago
R. Yushaev 5efebb7b48 Cleanup VeraCrypt related code
6 years ago
Jens Steube 01879c6395
Merge pull request #1796 from Naufragous/veracrypt-camellia
6 years ago
R. Yushaev baf47d409e Add Camellia support for VeraCrypt kernels
6 years ago
Jens Steube b457f402c6 Fix output of mapped password in status screen
6 years ago
Jens Steube 79263c142d Fix parameter name spelling
6 years ago
Jens Steube 8fb93a7685 Add new layouts folder to binary package script
6 years ago
Jens Steube 85bc702730 Finalize de.hckmap
6 years ago
Jens Steube 65abccc93e Migrate inc_truecrypt_keyboard.cl into inc_common.cl
6 years ago
Jens Steube fca4f7e8a6 Prepare to use --keyboard-layout-mapping for algorithms other than TC/VC
6 years ago
Jens Steube ee2854ec2a Support multi-byte characters for TC/VC keyboard layout mapping tables
6 years ago
Jens Steube 38e97bd89a
Merge pull request #1793 from Naufragous/veracrypt-kuznyechik
6 years ago
R. Yushaev 8b04be0e93 Add Kuznyechik support for VeraCrypt kernels
6 years ago
Jens Steube c15f741dca Fixed out-of-boundary read in DPAPI masterkey file v2 OpenCL kernel
6 years ago
Jens Steube e117e750fc Add restrict keyword to kernel declarations to help the compiler with caching optimizations
6 years ago
Jens Steube ed8384d4bc OpenCL Runtime: Disable auto-vectorization for Intel OpenCL runtime to workaround hanging JiT since version 18.1.0.013
6 years ago
Jens Steube 1a8c712452 Fix typo in test.pl
6 years ago
Jens Steube 64dfd40113 Give the compiler a hint for automatic optimizations based on password length
6 years ago
Jens Steube 53c8600089 Give the compiler a hint for automatic optimizations based on password length
6 years ago
Jens Steube 0e428b3c40 Give the compiler a hint for automatic optimizations based on password length
6 years ago
Jens Steube c9da60c73a Fixed thread count maximum for pure kernels in straight attack mode
6 years ago