056083fdbaRevert "Prepare for hashcat_ctx_run_session()"
jsteube
2016-10-14 19:25:13 +02:00
0179097a53Prepare for hashcat_ctx_run_session()
jsteube
2016-10-14 13:27:35 +02:00
742b9c8404Fix clear line system
jsteube
2016-10-13 19:52:27 +02:00
a3fa435f4fUse \b instead a combination of \r and space
jsteube
2016-10-13 19:44:22 +02:00
9f59f7766efix newline handling on windows
jsteube
2016-10-13 19:31:08 +02:00
757dc088ffTransport back errors from outer_loop()
jsteube
2016-10-13 19:23:10 +02:00
8de576f5e9Make it possible to access error messages without using an event
jsteube
2016-10-13 19:16:24 +02:00
fc2d242f50Remove some unneeded includes from main_shared.c
jsteube
2016-10-13 17:45:09 +02:00
c826dc0e4dinstall_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
e4718dc582Make some more useful example for returncode in main_shared.c
jsteube
2016-10-13 17:33:23 +02:00
10dfea61adAdd main_shared Makefile target, create main_shared.c out of main.c library use example
jsteube
2016-10-13 17:27:09 +02:00
8598a79732Removed 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
62284f79b1Get rid of exit() in hashcat.c
jsteube
2016-10-12 14:56:53 +02:00
690ca0219eFix formatstring in CPT display and get rid of potfile_format_plain()
jsteube
2016-10-12 14:38:33 +02:00
ee1661b9dbRevert "Fix formatstring in CPT display"
jsteube
2016-10-12 14:36:47 +02:00
8d3e9fc70cFix formatstring in CPT display
jsteube
2016-10-12 14:19:06 +02:00
556c07d8eeRevert "Use printf() instead of event_log_*() in terminal.c and status.c"
jsteube
2016-10-12 14:17:30 +02:00
358ad9bdbeRevert "Fix some newlines in status.c"
jsteube
2016-10-12 14:17:15 +02:00
29c2931b67Fix some newlines in status.c
jsteube
2016-10-12 13:35:50 +02:00
690b465ddcUse printf() instead of event_log_*() in terminal.c and status.c
jsteube
2016-10-12 13:30:59 +02:00
60f6137a3fFix some newlines in restore mode
jsteube
2016-10-12 13:08:48 +02:00
ebc26ecac5Fix some log levels in opencl.c
jsteube
2016-10-12 11:45:24 +02:00
386efb7fb5Make 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
20832d29d6Do 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