Commit Graph

53 Commits (9f5a22a3ab2f8c0a6ec46e86177ce1a3fe4f2600)

Author SHA1 Message Date
Jens Steube 9f5a22a3ab OpenCL Backend: Use CL_DEVICE_BOARD_NAME_AMD instead of CL_DEVICE_NAME for device name in case OpenCL runtime supports this query
3 years ago
Gabriele Gristina 17a83a50af cryptoapi opts (1)
3 years ago
Jens Steube 2de670d0e4 Make BCRYPT entry for CPU in hashcat.hctune after switch to OPTS_TYPE_MP_MULTI_DISABLE
3 years ago
Jens Steube 5e4dbe205e Add Ellesmere scrypt configuration to hashcat.hctune
3 years ago
Jens Steube 146a5237b5 Improved SCRYPT performance and updated hashcat.hctune
3 years ago
Jens Steube 1dac869cb7 Removed unnecessary swaps in SCRYPT based algorithms
3 years ago
Jens Steube 15f35fa68c Scrypt Kernels: Reduced kernel wait times by making it a true split kernel where iteration count = N value
3 years ago
Jens Steube 8e47fdf8f5 Add 4 times single workitem extra buffer size to total extra buffer size to workaround single workitem buffer overflows
3 years ago
Chick3nman d298af00a0
Grammar changes, phrasing
3 years ago
Chick3nman 380cf61424
Fix typo, spelling
3 years ago
Chick3nman b2911a9a5f
Add SCRYPT manual tuning information
3 years ago
Jens Steube 49ffdcef1b NVIDIA start to prefix the device names, make tuning database search aware.
3 years ago
Jens Steube 57a8923b81 Update complete SCRYPT workload tuning logic.
3 years ago
philsmd b7e5216cf1
fixes #2383: added -m 22700 = MultiBit HD (scrypt)
4 years ago
Jens Steube 4883371ada Update hashcat.hctune
4 years ago
Jens Steube 32976aa740 Update hashcat.hctune CPU entry for scrypt
5 years ago
Jens Steube f248d5b791 Fix hashcat.hctune entry for Tegra X1
5 years ago
Jens Steube 501ed6efec Update some entries in hashcat.hctune
5 years ago
Jens Steube b0f2fea883 Update hashcat.hctune for CUDA instead of OpenCL on NVidia GPU
5 years ago
jsteube d6f21b089b Testwise comment out -m 14600 and -m 14800 in hashcat.hctune
5 years ago
jsteube 5b35c5c1e6 Tuning Database: Updated hashcat.hctune with new models and refreshed vector width values
5 years ago
jsteube 51eb9ebff7 Added hash-mode 18700 DJB 32
5 years ago
Jens Steube 8f84aa01d2 Update hashcat.hctune: Optimize default sm52 or higher configuration to match GTX1080
6 years ago
Chick3nman 488c5d3bc2
Update hashcat.hctune
6 years ago
jsteube 2a5677e15f Fix hashcat.hctune for newer TITAN versions
6 years ago
jsteube d7942266dc Add more missing Tesla and TITAN GPU to tuning database
6 years ago
jsteube 844918d00c Added NV Tesla V100 and P100 to tuning database
6 years ago
jsteube 966cff80bc Allow device name substrings in hashcat.hctune
7 years ago
jsteube 73bba00286 Autotune: Do a pre-autotune test run to find out if kernel runtime isabove some TDR limit
7 years ago
jsteube 1d04de3a8e Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory
7 years ago
jsteube a8a1fe1b4f Vectorized AIX {ssha512} kernel and added support for long passwords
7 years ago
Jens Steube 3d888b6b2d it's possible to crack scrypt on GPU even with higher scrypt setting
7 years ago
Jens Steube b23ab71d5c - Added hash-mode 15600 = Ethereum Wallet, PBKDF2-HMAC-SHA256
7 years ago
Jens Steube ab2610d9df Also add reduced startup time for GPU for scrypt
7 years ago
Jens Steube 872f2b4f8b Improve scrypt cracking speed on CPU by 20%, preparation for Ethereum KDF
7 years ago
Jens Steube b996ef587b Add GTX 1080 Ti to tuning database
7 years ago
Jens Steube 26a345334f Added hash-mode 15200 = Blockchain, My Wallet, V2
7 years ago
philsmd b38dbb61f2
hctune: for Apple Iris, add all new algorithms to hashcat.hctune
7 years ago
Jens Steube 07c89833c9 Added hash-mode 14800 = iTunes Backup >= 10.0
7 years ago
jsteube 8257883ec1 Added hash-mode 14600 = LUKS
7 years ago
Gabriele Gristina 0f786d18fd Creating aliases for Apple GPU types in hctune
7 years ago
Leon Klingele 991c79f0bf
Iris Pro: Tune {True,Vera}Crypt
7 years ago
Leon Klingele acb4f2a796
Iris Pro: Tune 8700
7 years ago
Gabriele Gristina ff04a97228 Add custom tuning settings for Iris Pro / Whirlpool
8 years ago
Gabriele Gristina 838fdaff96 Add custom tuning settings for Iris Pro / SHA-3(Keccak)
8 years ago
Gabriele Gristina 14f8f7970b Apple Iris GPU tuning
8 years ago
jsteube e3c499c75d Add GTX 1070 to tuning database
8 years ago
jsteube 4f9af82f5c Hacked hashcat.hctune for GTX1080 is no longer needed as NV fixed the device name bug in the driver
8 years ago
jsteube 3461673b26 Update hashcat.hctune to use vector > 1 for NV cards only in BF because of register pressure
8 years ago
jsteube 14dc8c1bd2 Fixed GTX1080 tunings
8 years ago