9d4f9f5698
Fix dictstat and logfile
jsteube
2016-10-14 20:29:21 +02:00
ef80e3f074
Some newline fixes
jsteube
2016-10-14 20:18:45 +02:00
056083fdba
Revert "Prepare for hashcat_ctx_run_session()"
jsteube
2016-10-14 19:25:13 +02:00
0179097a53
Prepare for hashcat_ctx_run_session()
jsteube
2016-10-14 13:27:35 +02:00
742b9c8404
Fix clear line system
jsteube
2016-10-13 19:52:27 +02:00
a3fa435f4f
Use \b instead a combination of \r and space
jsteube
2016-10-13 19:44:22 +02:00
9f59f7766e
fix newline handling on windows
jsteube
2016-10-13 19:31:08 +02:00
757dc088ff
Transport back errors from outer_loop()
jsteube
2016-10-13 19:23:10 +02:00
8de576f5e9
Make it possible to access error messages without using an event
jsteube
2016-10-13 19:16:24 +02:00
fc2d242f50
Remove some unneeded includes from main_shared.c
jsteube
2016-10-13 17:45:09 +02:00
c826dc0e4d
install_folder and shared_folder are not mandatory, remove them from main_shared.c to make the example more easy to understand
jsteube
2016-10-13 17:36:18 +02:00
e4718dc582
Make some more useful example for returncode in main_shared.c
jsteube
2016-10-13 17:33:23 +02:00
10dfea61ad
Add main_shared Makefile target, create main_shared.c out of main.c library use example
jsteube
2016-10-13 17:27:09 +02:00
8598a79732
Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository
jsteube
2016-10-13 10:07:04 +02:00
62284f79b1
Get rid of exit() in hashcat.c
jsteube
2016-10-12 14:56:53 +02:00
690ca0219e
Fix formatstring in CPT display and get rid of potfile_format_plain()
jsteube
2016-10-12 14:38:33 +02:00
8d3e9fc70c
Fix formatstring in CPT display
jsteube
2016-10-12 14:19:06 +02:00
556c07d8ee
Revert "Use printf() instead of event_log_*() in terminal.c and status.c"
jsteube
2016-10-12 14:17:30 +02:00
358ad9bdbe
Revert "Fix some newlines in status.c"
jsteube
2016-10-12 14:17:15 +02:00
29c2931b67
Fix some newlines in status.c
jsteube
2016-10-12 13:35:50 +02:00
690b465ddc
Use printf() instead of event_log_*() in terminal.c and status.c
jsteube
2016-10-12 13:30:59 +02:00
60f6137a3f
Fix some newlines in restore mode
jsteube
2016-10-12 13:08:48 +02:00
ebc26ecac5
Fix some log levels in opencl.c
jsteube
2016-10-12 11:45:24 +02:00
386efb7fb5
Make use of EVENT_CRACKER_HASH_CRACKED, do not print a cracked hash to stdout directly, let the client do it
jsteube
2016-10-12 11:27:10 +02:00
20832d29d6
Do not reset innerloop_left and outerloop_left too early so we can access it from status display
jsteube
2016-10-11 15:02:54 +02:00