jsteube
|
4cde17aea7
|
Fix race-condition in thread_keypress()
|
2016-09-20 12:32:39 +02:00 |
|
jsteube
|
9daf139fef
|
Refactor devices_status to have better thread control
|
2016-09-19 15:52:01 +02:00 |
|
Gabriele Gristina
|
fdbc44ce6c
|
Add option for show opencl info and exit
|
2016-09-18 15:51:47 +02:00 |
|
jsteube
|
caeedd5646
|
Move more code from hashcat.c to opencl.c related to opencl device initialization and shutdown
|
2016-09-17 17:05:01 +02:00 |
|
jsteube
|
0eff6b7cab
|
Fix potfile remove logic
|
2016-09-16 17:31:31 +02:00 |
|
jsteube
|
a0f6ed6832
|
Introduce hashes_t; not finishe yet
|
2016-09-16 17:01:18 +02:00 |
|
jsteube
|
7ce2f2ff19
|
Introduce opencl_ctx_t; not finished yet
|
2016-09-15 16:02:52 +02:00 |
|
jsteube
|
d60e2529c1
|
Fix missing #endif in opencl.h
|
2016-09-15 09:38:21 +02:00 |
|
jsteube
|
dcdd0d89cd
|
Move thread_monitor() to monitor.c
|
2016-09-15 04:29:22 +02:00 |
|
jsteube
|
1ce58f51d1
|
Move thread_keypress() to terminal.c
|
2016-09-15 04:21:41 +02:00 |
|
jsteube
|
3f5ce6bb8e
|
Continue move thread_calc() and thread_calc_stdin() to dispatch.c
|
2016-09-15 04:17:19 +02:00 |
|
jsteube
|
81845d39a3
|
Move thread_calc() and thread_calc_stdin() to thread.c
|
2016-09-15 04:10:41 +02:00 |
|
jsteube
|
f4c5241275
|
Move thread_outfile_remove() to outfile_check.c
|
2016-09-15 04:04:54 +02:00 |
|
jsteube
|
e063b906ab
|
Move thread_autotune() to autotune.c
|
2016-09-15 04:00:47 +02:00 |
|
jsteube
|
f1835dc7f5
|
Move more functions to thread.c
|
2016-09-14 20:22:38 +02:00 |
|
jsteube
|
e94ab8c113
|
Move autotune related stuff to autotune.c
|
2016-09-14 20:06:27 +02:00 |
|
jsteube
|
963cda3db6
|
Move more functions to hash_management.c
|
2016-09-14 19:50:53 +02:00 |
|
jsteube
|
bd9e092ea3
|
Do not write potfile if --potfile-disable is in use
|
2016-09-14 19:46:31 +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
|
0fa43d52b8
|
Move some general outfile-check related functions to induct.c
|
2016-09-14 15:12:28 +02:00 |
|
jsteube
|
25f8a95306
|
Move some general induction-related functions to induct.c
|
2016-09-14 15:08:22 +02:00 |
|
jsteube
|
376e12efe6
|
Move debugfile related stuff to debugfile.c
|
2016-09-13 10:38:59 +02:00 |
|
jsteube
|
bd5bc294e6
|
Move loopback related stuff to loopback.c
|
2016-09-12 14:58:25 +02:00 |
|
jsteube
|
533a87b685
|
Move count_words() to wordlist.c
|
2016-09-12 12:59:40 +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
|
10b4670682
|
Move version related stuff to version.h
|
2016-09-12 09:11:42 +02:00 |
|
jsteube
|
3daf0af480
|
Added docs/credits.txt
Added docs/team.txt
|
2016-09-11 22:20:15 +02:00 |
|
jsteube
|
2a6e03510b
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
|
jsteube
|
fe634d93aa
|
More pre-sorting
|
2016-09-11 10:53:29 +02:00 |
|
jsteube
|
5126a86907
|
Move prompt functions to terminal.c
|
2016-09-11 10:39:19 +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
|
b7906f6b93
|
Move outfile specific functions into their own source file
|
2016-09-10 17:35:58 +02:00 |
|
jsteube
|
a61d1faaad
|
Cleanup and redefine some potfile functions
|
2016-09-10 15:17:23 +02:00 |
|
jsteube
|
53db51dcc3
|
Finalize potfile specific functions migration to their own source file
|
2016-09-10 12:16:16 +02:00 |
|
jsteube
|
f809937b1e
|
Move more potfile specific functions into their own source file
|
2016-09-10 11:32:26 +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
|
ecba0d295a
|
Fully rewrite dictstat logic to make it possible to pack it into a module
|
2016-09-09 10:22:21 +02:00 |
|
jsteube
|
e923c29435
|
Add missing sources
|
2016-09-08 18:56:33 +02:00 |
|
jsteube
|
f006542317
|
Prepare move dictstat specific functions into their own source file
|
2016-09-08 18:27:53 +02:00 |
|
jsteube
|
15a7a42252
|
Move more logfile specific functions to logfile.h
|
2016-09-08 16:37:39 +02:00 |
|
jsteube
|
e304eed8c5
|
Move wordlist specific functions into their own source file
|
2016-09-08 16:32:24 +02:00 |
|
jsteube
|
367473c657
|
Move filename_from_filepath() to filenames.c
|
2016-09-08 16:17:28 +02:00 |
|
jsteube
|
18534fcdeb
|
Move stdout specific functions into their own source file
|
2016-09-08 16:01:24 +02:00 |
|
jsteube
|
da8e9d50d9
|
Move hlfmt specific functions into their own source file
|
2016-09-08 14:36:15 +02:00 |
|
jsteube
|
515f22626a
|
Cleanup rp_cpu.c
|
2016-09-08 14:22:10 +02:00 |
|
jsteube
|
ae457c992e
|
get rid of hc_global_data_t data in shared.c
|
2016-09-08 14:11:35 +02:00 |
|
jsteube
|
245e2a3e73
|
shared.c is now clean, ready to cleanup on other sources
|
2016-09-08 14:05:53 +02:00 |
|
jsteube
|
6aee697112
|
Cleanup some macro values
|
2016-09-08 12:17:56 +02:00 |
|