jsteube
|
48917b5843
|
Move tmp size and hook size to hashconfig_init()
|
2016-09-28 11:11:14 +02:00 |
|
jsteube
|
ce02b3c54f
|
Add hashconfig_enforce_kernel_loops ()
|
2016-09-28 10:47:39 +02:00 |
|
jsteube
|
47f027d249
|
Created hashconfig_kernel_thread_force()
|
2016-09-28 10:41:06 +02:00 |
|
jsteube
|
54a4ea3db2
|
Large but needed refactoring of mask handling, maskfiles, default mask, etc., expect smaller bugs
|
2016-09-26 01:18:00 +02:00 |
|
jsteube
|
fd72834322
|
data. no longer required in restore
|
2016-09-25 01:02:44 +02:00 |
|
jsteube
|
62b97a6fe6
|
Move loading rules into outer loop
|
2016-09-24 12:05:56 +02:00 |
|
jsteube
|
80685d94c4
|
Get rid of truecrypt_keyfiles and veracrypt_keyfiles variable in main
|
2016-09-21 22:21:35 +02:00 |
|
jsteube
|
b7f0a6959d
|
Get rid of hash_mode, hex_salt, increment_max, increment_min, increment and separator variable in main
|
2016-09-21 21:02:49 +02:00 |
|
jsteube
|
e6f083b708
|
Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them
|
2016-09-20 16:04:22 +02:00 |
|
jsteube
|
a0f6ed6832
|
Introduce hashes_t; not finishe yet
|
2016-09-16 17:01:18 +02:00 |
|
jsteube
|
bc75ba70a1
|
Move tons of functions from hashcat.c into hash_management, interface, opencl, restore, status and weak_hash sources
|
2016-09-14 16:07:24 +02:00 |
|
jsteube
|
2678592484
|
Move more hash-mode dependant configuration into hashconfig
|
2016-09-12 10:50:08 +02:00 |
|
jsteube
|
e25224a940
|
Move benchmark related stuff to benchmark.c
|
2016-09-12 10:16:42 +02:00 |
|
jsteube
|
3daf0af480
|
Added docs/credits.txt
Added docs/team.txt
|
2016-09-11 22:20:15 +02:00 |
|
jsteube
|
7f1ecc7cb7
|
Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
|
2016-09-11 10:28:59 +02:00 |
|
jsteube
|
53db51dcc3
|
Finalize potfile specific functions migration to their own source file
|
2016-09-10 12:16:16 +02:00 |
|
jsteube
|
63b47eebc9
|
Prepare move potfile specific functions into their own source file
|
2016-09-09 23:17:43 +02:00 |
|
jsteube
|
26172af89d
|
Introduce hashconfig_t
|
2016-09-09 16:54:48 +02:00 |
|
jsteube
|
e4bf86dcbe
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
|
jsteube
|
1902e6c2eb
|
Create real cpu_crc32.c and rp_cpu.c
|
2016-09-06 15:28:56 +02:00 |
|
jsteube
|
3dc77ced14
|
More preparation for easier integration of:
* https://github.com/hashcat/hashcat/pull/485
* https://github.com/hashcat/hashcat/pull/486
|
2016-09-06 11:49:26 +02:00 |
|