Commit Graph

211 Commits (master)

Author SHA1 Message Date
DoZ10 e23f88fec8 Fixed Test files to match output. $Blake2$ Tag added to interface hash output
7 years ago
Jens Steube 26a345334f Added hash-mode 15200 = Blockchain, My Wallet, V2
7 years ago
jsteube b632d81212 Mark -m 15100 as slow hash
7 years ago
jsteube d1b2fa0b31 Added hash-mode 15100 = Juniper/NetBSD sha1crypt
7 years ago
philsmd 22d1129818
added -m 12001 = Atlassian (PBKDF2-HMAC-SHA1) #611
7 years ago
philsmd f314ad0926
tests: minor, always run -m 99999 last
7 years ago
philsmd 86ea878755
tests: fixed timeout values
7 years ago
philsmd 227c0be95e
resolves #1018: added -m 3910 = md5(md5($pass).md5($salt))
7 years ago
philsmd 2436972623
always use the native sed (not gsed) for OSX, #1036
7 years ago
philsmd 15a9644f2a
fixes #943: added -m 15000 = FileZilla Server >= 0.9.55
7 years ago
philsmd fe6309caa7
fixes #398: added -m 4110 md5($salt.md5($pass.$salt))
7 years ago
philsmd 8e689058d0
#398: add -m 4010 = md5($salt.md5($salt.$pass))
7 years ago
philsmd ed74ce1aca
fixes #928: new mode -m 1411 = SSHA-256(Base64), LDAP {SSHA256}
7 years ago
jsteube e0c3f447da Added hash-mode 4520 = sha1($salt.sha1($pass))
7 years ago
philsmd 96e312ccb6
fixes #537: added -m 7000 = Fortigate (FortiOS)
7 years ago
jsteube 1b8c2a29f1 Added hash-mode 14900 = Skip32
7 years ago
Jens Steube 07c89833c9 Added hash-mode 14800 = iTunes Backup >= 10.0
7 years ago
philsmd 9327475b41 added -m 14700 = iTunes Backup < 10.0
7 years ago
jsteube 8257883ec1 Added hash-mode 14600 = LUKS
7 years ago
Gabriele Gristina 3b5dfb06e9 Fix test.sh -m all bug & truecrypt tests
7 years ago
Gabriele Gristina 496c749b2b Add missings requirements for SHA-224 support
8 years ago
Gabriele Gristina 3e682052db Add truecrypt support in test.sh
8 years ago
jsteube 2bda020c83 Added new hash-mode 14400 = SHA1(CX)
8 years ago
jsteube f3626fa082 Added new hash-mode 99999 = Plaintext
8 years ago
jsteube 3daf0af480 Added docs/credits.txt
8 years ago
jsteube 71a8459d85 Two new modes added:
8 years ago
Jens Steube 8298cd4926 Drop -m 190, no reason to keep it
8 years ago
jsteube b9eefd9b20 Added new hash-mode 13800 = Windows 8+ phone PIN/Password
8 years ago
Jens Steube d0123e63b1 Add WinZip test.pl and test.sh
8 years ago
jsteube e47030ed7d Prepare to rename project into hashcat
8 years ago
Jens Steube 3d508f9122 Fix test.sh
8 years ago
jsteube c7b67376a8 Fix -m 200 multihash and benchmark
8 years ago
Jens Steube abce366d00 Fixed -m 13500 kernels and tests
8 years ago
Martin Lemay f0535b1a52 ascii_digest additions.
8 years ago
Michael Sprecher 0dcb762a8e
Added new hash mode -m 125 = ArubaOS
8 years ago
Fist0urs 52b17a602f New format -m 13400, Keepass 1 (AES/Twofish) and Keepass 2 (AES)
8 years ago
philsmd 5174de48c9 fixed -m 133 = PeopleSoft (-a 0/-a 1 problem only) + added to test.sh
8 years ago
Fist0urs b0f1cb8a98 New format -m 13300 AxCrypt in memory SHA1
8 years ago
Fist0urs ad17fba9b6 New format -m 13200 AxCrypt
8 years ago
Jens Steube 7190dcf855 Prepare NEW_SIMD_MODE for -a 1 kernels
8 years ago
magnum a5be8a75ed Allow and support vector-width 16, which is current maximum for
8 years ago
Fist0urs c3dabdd69e Initial commit
8 years ago
Gabriele 'matrix' Gristina 57407b1640 Fix -V (vector width) handling
8 years ago
Gabriele 'matrix' Gristina 9c19adfbce Fix vector width default values handling
8 years ago
Gabriele 'matrix' Gristina d9bcf7fe97 Enabled all vector-width
8 years ago
Gabriele 'matrix' Gristina f020dfd55f Set default vector-width to 1,4 in test.sh
8 years ago
Jens Steube 977202d9db We don't need all VECTOR_WIDTH tests by default
8 years ago
Gabriele 'matrix' Gristina ec2f78d6dd Add -V all in test.sh
8 years ago
Gabriele 'matrix' Gristina 23b996b46c Added options set OpenCL vector-width (--opencl-vector-width) and OpenCL device-types (--opencl-device-types)
8 years ago
Gabriele 'matrix' Gristina 2fae850926 Select bash from env (very useful on osx)
8 years ago
Gabriele 'matrix' Gristina fed3af1d4a Cosmetic fix
8 years ago
Gabriele 'matrix' Gristina f00617f992 Updated test.sh (support for osx and some fixes)
8 years ago
Jens Steube 1d3795a3ab Converted _a3 kernels, use SIMD for CPU and GPU
8 years ago
Jens Steube 4c0e520fd8 Test convert for -m 1000 with -a 0 for SIMD, speed is now on par or faster than hashcat
8 years ago
jsteube e3c0c80b6f Prepare new SIMD code for kernel, -m 0, 10, 20, 1000 should work in -a 3 mode and other hopefully stay unaffected
8 years ago
jsteube f0a84a2410 Added new hash mode -m 13000 = RAR5
8 years ago
jsteube 332b3c35e5 Added new hash mode -m 12900 = Android FDE (Samsung DEK)
8 years ago
jsteube 3fce66bd8c Use native oclHashcat for test.sh
8 years ago
jsteube 88284108b3 More cleanup
9 years ago
philsmd ef548d3088 fixes issue #5: formatting problem with tabs vs spaces
9 years ago
Jens Steube 5065474b4e Initial commit
9 years ago