Commit Graph

3753 Commits (d1f57fd3f7a60e852299f09188274940d255239c)
 

Author SHA1 Message Date
DoZ10 5683df2e17 Fixed conflicts
7 years ago
DoZ10 8b6120243d Applied performance changes and fixed multi-mode bad implementation
7 years ago
mhasbini 791061f6d4 Add tools/test_rules.pl script
7 years ago
Jens Steube 2eabc360d7 Merge pull request #1238 from Fist0urs/DPAPImk
7 years ago
DoZ10 f31f057113 Fixed minor error in offset calculation.
7 years ago
DoZ10 264ec951c2 Enhanced test.pl for 15400 and removed endianess confusion
7 years ago
DoZ10 6af53218d4 Cleanup
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
Fist0urs a78dce94db All remarks treated:
7 years ago
mhasbini be0dec621a Add support for rule position 'p' in host mode
7 years ago
DoZ10 f0842f6d17 Implemented size and hex checks in interface.c
7 years ago
DoZ10 5ab5e6c7b6 Added salt section comment in kernels
7 years ago
DoZ10 9dee1d274d Removed plain_length parameter and copied esalt buffer to salt ofr sorting mechanism.
7 years ago
DoZ10 0d3b5393ef Swapped mode 670 -> 15400
7 years ago
Jens Steube c3e17f1fa3 Merge pull request #1242 from roycewilliams/master
7 years ago
Royce Williams b4264c7d0a minor grammar when restore value is greater than keyspace
7 years ago
Fist0urs 80927f6f66 Fixed verify mechanism + cosmetic changes in global test.pl
7 years ago
DoZ10 9c311091d0 Fixed pw_max to 32
7 years ago
Fist0urs 7ff09c6710 Preparing PR
7 years ago
DoZ10 a208007d9d Removed forgotten comment.
7 years ago
DoZ10 83bb3dc06a Undo test.
7 years ago
DoZ10 2977a75be6 Final.
7 years ago
DoZ10 3bbed3b501 Cleanup
7 years ago
DoZ10 c50e8bc486 Fixed position parameters. Tested all kernels. Ok.
7 years ago
DoZ10 2fd31ed89f Completed kernel a3
7 years ago
DoZ10 dd1deb8ed3 Completed kernel a1
7 years ago
DoZ10 8511d9f047 Completed kernel a0.
7 years ago
DoZ10 3c67e0054c Implemented Perl test and fixed issues. Now have a working base.
7 years ago
DoZ10 cd9dc989ce Implemented Chacha20 crypto.
7 years ago
Fist0urs 40bbb0023c Merge branch 'master' of https://github.com/hashcat/hashcat into DPAPImk
7 years ago
Fist0urs d537712f27 Both DPAPImk v1 and v2 work for single hash, still a bug on multi-hash
7 years ago
DoZ10 fb86f89f63 Fixed print output endianess in interface.c
7 years ago
DoZ10 f6cd42352d CPU parsing mostly done. Kernel showing good values.
7 years ago
DoZ10 152f0b5152 Init work on Chacha20
7 years ago
Jens Steube b924901bb0 Merge pull request #1226 from DoZ10/master
7 years ago
Fist0urs 29d331ee17 hmac-sha1 + SID almost working, padding problem
7 years ago
DoZ10 0b713d1898 Updated correct algo name in docs.
7 years ago
DoZ10 31fbe481fa Fixed final details
7 years ago
DoZ10 dcd8306b6f Fixed naming convention for kernel blake2_t type
7 years ago
DoZ10 86de556446 Removed cpu_blake.c since not used for now
7 years ago
DoZ10 ee558c625d Copied esalt buffer into kernel in the outer loop
7 years ago
DoZ10 fd1cefb325 Removed test files.
7 years ago
DoZ10 8aa389b286 Fixed coding style convention for for() loops
7 years ago
DoZ10 9d0855c02f Fixed interface.c to remove XORing madness and blake2_t naming convention
7 years ago
Fist0urs 014278ab0e Working:
7 years ago
DoZ10 22b9f80531 Inserted blake2b_sigma into kernel for perf gain. Standardized naming convention to blake2b_transform()
7 years ago
Jens Steube c9ee04d749 Merge pull request #1235 from 0xbsec/title-sep-e-rule
7 years ago
DoZ10 98b9e38d54 Fix for app compilation error on mingw
7 years ago
DoZ10 f0f96140b2 Fixed Attack modes 1 & 3
7 years ago