Commit Graph

7343 Commits (9f5a22a3ab2f8c0a6ec46e86177ce1a3fe4f2600)
 

Author SHA1 Message Date
Jens Steube d616a9e42f Add note about tested WSL2 configuration
3 years ago
Jens Steube 4282c2a3d7
Merge pull request #2716 from realSnoopy/patch-1
3 years ago
Jens Steube 995dc96b9d Disable MINGW test. It seems AppVeyor is no longer supporting MSYS2. Not a hashcat problem. See BUILD_MSYS2.md for local test.
3 years ago
Jens Steube df6be9ab72 Test update .appveyor.yml to run same steps described in BUILD_MSYS2.md
3 years ago
Jens Steube de19c31dee Remove lookup table for speed, add vector datatype support for CPU and unit-test script for -m 24900
3 years ago
Jens Steube 98ee8c4168
Merge pull request #2723 from Chick3nman/master
3 years ago
Jens Steube 524cb20703 Add additional support for SQLCipher v3 and hashes SHA1 and SHA256 and a unit-test
3 years ago
Jens Steube 71766dab43
Merge pull request #2596 from trounce1/24600
3 years ago
Chick3nman 677a61c7fc Added Dahua Authentication MD5, optimized kernels only. Collision rate is high, no need for Pure kernel/longer plaintexts.
3 years ago
Dan Church d9cd42d577
Fix typo
3 years ago
realSnoopy ef3da600a6
Update BUILD_WSL.md
3 years ago
Bernard Ladenthin b85ffd63fb Refactoring: Extract transform_public, point_mul_xy and set_precomputed_basepoint_g. Add constants and documentation.
3 years ago
lordneon b470ce8df2 Updated hashcategory for m24800
3 years ago
lordneon c83204c708 Added hashmode m24800 for Umbaraco hashes
3 years ago
Gabriele Gristina 6cf3a89ac3 Added hash-mode: Stuffit5
3 years ago
Gabriele Gristina f0dec6fe64 Added hash-mode: MS Office 2016 - SheetProtection
3 years ago
Gabriele Gristina fda0d668e5 use skip also with first checks of backend_session_begin()
3 years ago
Gabriele Gristina 4c2605f7f2 switch to skip instead return -1 for all checks, moved cuda counter update to the end of loop
3 years ago
Gabriele Gristina f4dbd46b71 trying skip devices instead of return -1
3 years ago
Gabriele Gristina f8eeaf0f18 trying to fix issues with cuda backend
3 years ago
Gabriele Gristina dd93cc7132 trying to fix issues with cuda backend
3 years ago
RAN1 8f871db328 Makefile: Check Darwin major version instead of macOS minor version
3 years ago
Gabriele Gristina 82af37b93a Added salt type and slow hash info
3 years ago
Gabriele Gristina 77e328d659 Removed option --example-hashes, now is an alias of --hash-info
3 years ago
Gabriele Gristina 3ed1f0d840 Added new option: --hash-info
3 years ago
Alex Stanev 7252091d3b Correct check for gz header.
3 years ago
Gabriele Gristina cdc87017fc minimized the test.sh false negatives with kernels 14000 14100 14900 15400, a1
3 years ago
Gabriele Gristina fe088595cd Added swizzle optimization and OPTI_TYPE_SLOW_HASH_SIMD_LOOP
4 years ago
Gabriele Gristina 92bfe11671 Added AES_GCM_ALT1 and fix opencl compiler warnings
4 years ago
Gabriele Gristina 54df7d53ea Added full AES-GCM cipher & hash-mode 27000 - Stargazer Stellar Wallet XLM
4 years ago
Gabriele Gristina 99b5aa8f60 Added hash-mode 25100 - SNMPv3 HMAC-MD5-96
4 years ago
Gabriele Gristina 022bb40169 updated changes/readme
4 years ago
Gabriele Gristina aba6a3d47d Updated HASH_CATEGORY
4 years ago
Gabriele Gristina 9e2cfeac27 Added hash-mode 24 - SolarWinds Serv-U
4 years ago
Gabriele Gristina 48b3cb055f Added hash-mode 10820 - sha384(salt.pass)
4 years ago
Gabriele Gristina 7496ec2d44 Added hash-mode 10810 - sha384(pass.salt)
4 years ago
Gabriele Gristina 123ce08e74 show kernel type (pure or optimized) in test.sh output
4 years ago
Gabriele Gristina 99a3c47b5f Fix build warning on OSX
4 years ago
Slattz e5f2a877a5 Fix --keep-guessing mode
4 years ago
JandJ101 74523ef74b Improve vocablulary
4 years ago
Gabriele Gristina 58a4b1edda fix m04510_mxx
4 years ago
Gabriele Gristina 12c0962e51 Added bcrypt(sha1(pass)) // bcryptsha1
4 years ago
Gabriele Gristina 3b34289c48 removed bcrypt password length limits
4 years ago
Gabriele Gristina 46c2464417 fix test module (2)
4 years ago
Gabriele Gristina 731cb1c9bc add missing md5 step to test module
4 years ago
Gabriele Gristina ba82dd235c fixed kernel, added test module
4 years ago
Gabriele Gristina 46210dd177 Added test module
4 years ago
Gabriele Gristina 967eff530d cleanup
4 years ago
Gabriele Gristina f46c23d792 add comments to unused code, fixed test file
4 years ago
Gabriele Gristina 2097d67cd5 Added hash-mode bcrypt(md5(pass)) / bcryptmd5
4 years ago