Commit Graph

147 Commits (f31f057113ec85ffb62a006ee3ed316a3277c43d)

Author SHA1 Message Date
DoZ10 264ec951c2 Enhanced test.pl for 15400 and removed endianess confusion
7 years ago
DoZ10 8dfd1bf066 Final. Implemented offset parameter to reach next keystream in kernels. Tested all kernels with scalar and vector modes
7 years ago
DoZ10 cfc3fa64c0 Implemented offset parameter to reach full ks block of 64 bytes
7 years ago
DoZ10 0d3b5393ef Swapped mode 670 -> 15400
7 years ago
DoZ10 c50e8bc486 Fixed position parameters. Tested all kernels. Ok.
7 years ago
DoZ10 3c67e0054c Implemented Perl test and fixed issues. Now have a working base.
7 years ago
DoZ10 903e716b9a Swapped to outlen and tested. Okay. Still having problems with VECT_SIZE > 1
8 years ago
DoZ10 4839335c8a Cleanup
8 years ago
DoZ10 58c1f46b19 Merge and conflict resolve.
8 years ago
DoZ10 8da56522f2 Added 600 to test.pl and test.sh..
8 years ago
DoZ10 9ddd4596a0 Added 12700 to test.sh (lazy conflict fix).
8 years ago
DoZ10 f93426c8f8 Remove tmp 600.
8 years ago
DoZ10 327a509492 Fixed test files conflicts.
8 years ago
DoZ10 e23f88fec8 Fixed Test files to match output. $Blake2$ Tag added to interface hash output
8 years ago
Jens Steube 086a07264a Switch from libiconv to win-iconv
8 years ago
Jens Steube 26a345334f Added hash-mode 15200 = Blockchain, My Wallet, V2
8 years ago
jsteube 8caf3ba57f Remove some debugging printf() call
8 years ago
jsteube ac99df6618 Versions: Changed version naming convention from x.yz to x.y.z
8 years ago
jsteube b632d81212 Mark -m 15100 as slow hash
8 years ago
jsteube d1b2fa0b31 Added hash-mode 15100 = Juniper/NetBSD sha1crypt
8 years ago
philsmd eca544425e
tests: -m 13300 = AxCrypt in memory SHA1 output length fix
8 years ago
philsmd 870b05d91c
tests: minor fixes and cleanups
8 years ago
philsmd fd2d553177 test: removed unused variables
8 years ago
philsmd 4a5684600d test: -m 15000 is salted, verify fixed
8 years ago
philsmd a2708e1063
fixes #1160: parsing/displaying -m 7000 = Fortigate hashes
8 years ago
philsmd 22d1129818
added -m 12001 = Atlassian (PBKDF2-HMAC-SHA1) #611
8 years ago
jsteube a509221868 Fix password candidate generation for test.pl for mode 14000 and 14100
8 years ago
philsmd f314ad0926
tests: minor, always run -m 99999 last
8 years ago
philsmd 86ea878755
tests: fixed timeout values
8 years ago
jsteube 9b08d4af0f Update hccapx format to version 4
8 years ago
jsteube 778f568d91 Prepare for v3.40 release
8 years ago
philsmd 227c0be95e
resolves #1018: added -m 3910 = md5(md5($pass).md5($salt))
8 years ago
philsmd 2436972623
always use the native sed (not gsed) for OSX, #1036
8 years ago
philsmd 7466ea941a
tests: added support for .hccapx to the tests
8 years ago
philsmd 15a9644f2a
fixes #943: added -m 15000 = FileZilla Server >= 0.9.55
8 years ago
philsmd fe6309caa7
fixes #398: added -m 4110 md5($salt.md5($pass.$salt))
8 years ago
philsmd 8e689058d0
#398: add -m 4010 = md5($salt.md5($salt.$pass))
8 years ago
philsmd 3611b299c4
tests: fixed for -m 4520 (with long salts)
8 years ago
philsmd ed74ce1aca
fixes #928: new mode -m 1411 = SSHA-256(Base64), LDAP {SSHA256}
8 years ago
jsteube e0c3f447da Added hash-mode 4520 = sha1($salt.sha1($pass))
8 years ago
philsmd 96e312ccb6
fixes #537: added -m 7000 = Fortigate (FortiOS)
8 years ago
jsteube 1b8c2a29f1 Added hash-mode 14900 = Skip32
8 years ago
Jens Steube 07c89833c9 Added hash-mode 14800 = iTunes Backup >= 10.0
8 years ago
philsmd 9327475b41 added -m 14700 = iTunes Backup < 10.0
8 years ago
jsteube 8257883ec1 Added hash-mode 14600 = LUKS
8 years ago
Jens Steube e9a34bd708 Update tc_tests/hashcat_ripemd160_aes_boot.tc for reference
8 years ago
jsteube dca74af23f Prepare for v3.30 release
8 years ago
Gabriele Gristina 3b5dfb06e9 Fix test.sh -m all bug & truecrypt tests
8 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