jsteube
3daf0af480
Added docs/credits.txt
...
Added docs/team.txt
2016-09-11 22:20:15 +02:00
jsteube
71a8459d85
Two new modes added:
...
* Added new hash-mode 14000 = DES (PT = $salt, key = $pass)
* Added new hash-mode 14100 = 3DES (PT = $salt, key = $pass)
This patch initial was created out of this PR: https://github.com/hashcat/hashcat/pull/452 which is now no longer required
I've replace the -a 3 kernel with a bitsliced version which is around 10 times faster
I've also added test.sh and test.pl patches, but some of the test scripts need to be fixed
2016-08-30 17:44:14 +02:00
Jens Steube
8298cd4926
Drop -m 190, no reason to keep it
2016-06-23 18:20:55 +02:00
jsteube
b9eefd9b20
Added new hash-mode 13800 = Windows 8+ phone PIN/Password
2016-06-10 09:46:41 +02:00
Jens Steube
d0123e63b1
Add WinZip test.pl and test.sh
2016-05-12 22:15:44 +02:00
jsteube
e47030ed7d
Prepare to rename project into hashcat
...
This release markes the fusion of "hashcat" and "oclHashcat" into "hashcat".
It combines all features of all hashcat projects in one project.
2016-05-10 19:07:07 +02:00
Jens Steube
3d508f9122
Fix test.sh
2016-05-04 11:21:20 +02:00
jsteube
c7b67376a8
Fix -m 200 multihash and benchmark
2016-05-03 10:39:09 +02:00
Jens Steube
abce366d00
Fixed -m 13500 kernels and tests
2016-04-28 22:23:02 +02:00
Martin Lemay
f0535b1a52
ascii_digest additions.
2016-04-22 16:21:55 -04:00
Michael Sprecher
0dcb762a8e
Added new hash mode -m 125 = ArubaOS
2016-04-10 00:58:28 +02:00
Fist0urs
52b17a602f
New format -m 13400, Keepass 1 (AES/Twofish) and Keepass 2 (AES)
2016-04-02 14:45:05 +02:00
philsmd
5174de48c9
fixed -m 133 = PeopleSoft (-a 0/-a 1 problem only) + added to test.sh
2016-03-16 09:11:54 +01:00
Fist0urs
b0f1cb8a98
New format -m 13300 AxCrypt in memory SHA1
2016-03-02 14:35:10 +01:00
Fist0urs
ad17fba9b6
New format -m 13200 AxCrypt
2016-03-01 19:11:13 +01:00
Jens Steube
7190dcf855
Prepare NEW_SIMD_MODE for -a 1 kernels
2016-02-20 16:13:06 +01:00
magnum
a5be8a75ed
Allow and support vector-width 16, which is current maximum for
...
OpenCL. Closes #226 .
2016-02-18 08:51:45 +01:00
Fist0urs
c3dabdd69e
Initial commit
2016-02-16 16:34:46 +01:00
Gabriele 'matrix' Gristina
57407b1640
Fix -V (vector width) handling
2016-02-06 16:33:37 +01:00
Gabriele 'matrix' Gristina
9c19adfbce
Fix vector width default values handling
2016-02-05 18:09:33 +01:00
Gabriele 'matrix' Gristina
d9bcf7fe97
Enabled all vector-width
2016-02-05 17:55:28 +01:00
Gabriele 'matrix' Gristina
f020dfd55f
Set default vector-width to 1,4 in test.sh
2016-02-05 17:51:47 +01:00
Jens Steube
977202d9db
We don't need all VECTOR_WIDTH tests by default
2016-01-31 18:51:46 +01:00
Gabriele 'matrix' Gristina
ec2f78d6dd
Add -V all in test.sh
2016-01-31 18:45:05 +01:00
Gabriele 'matrix' Gristina
23b996b46c
Added options set OpenCL vector-width (--opencl-vector-width) and OpenCL device-types (--opencl-device-types)
2016-01-31 00:37:53 +01:00
Gabriele 'matrix' Gristina
2fae850926
Select bash from env (very useful on osx)
2016-01-29 15:36:15 +01:00
Gabriele 'matrix' Gristina
fed3af1d4a
Cosmetic fix
2016-01-24 17:54:13 +01:00
Gabriele 'matrix' Gristina
f00617f992
Updated test.sh (support for osx and some fixes)
2016-01-24 17:31:31 +01:00
Jens Steube
1d3795a3ab
Converted _a3 kernels, use SIMD for CPU and GPU
2016-01-23 15:32:31 +01:00
Jens Steube
4c0e520fd8
Test convert for -m 1000 with -a 0 for SIMD, speed is now on par or faster than hashcat
2016-01-21 16:47:38 +01:00
jsteube
e3c0c80b6f
Prepare new SIMD code for kernel, -m 0, 10, 20, 1000 should work in -a 3 mode and other hopefully stay unaffected
2016-01-17 22:17:50 +01:00
jsteube
f0a84a2410
Added new hash mode -m 13000 = RAR5
2016-01-09 20:34:12 +01:00
jsteube
332b3c35e5
Added new hash mode -m 12900 = Android FDE (Samsung DEK)
2016-01-09 00:49:54 +01:00
jsteube
3fce66bd8c
Use native oclHashcat for test.sh
2016-01-03 02:14:27 +01:00
jsteube
88284108b3
More cleanup
2015-12-15 13:23:32 +01:00
philsmd
ef548d3088
fixes issue #5 : formatting problem with tabs vs spaces
2015-12-06 11:29:29 +01:00
Jens Steube
5065474b4e
Initial commit
2015-12-04 15:47:52 +01:00