Commit Graph

1756 Commits (62284f79b1321b060d61eb1c98093c28cf87593f)
 

Author SHA1 Message Date
jsteube 62284f79b1 Get rid of exit() in hashcat.c
8 years ago
jsteube 690ca0219e Fix formatstring in CPT display and get rid of potfile_format_plain()
8 years ago
jsteube ee1661b9db Revert "Fix formatstring in CPT display"
8 years ago
jsteube 8d3e9fc70c Fix formatstring in CPT display
8 years ago
jsteube 556c07d8ee Revert "Use printf() instead of event_log_*() in terminal.c and status.c"
8 years ago
jsteube 358ad9bdbe Revert "Fix some newlines in status.c"
8 years ago
jsteube 29c2931b67 Fix some newlines in status.c
8 years ago
jsteube 690b465ddc Use printf() instead of event_log_*() in terminal.c and status.c
8 years ago
jsteube 60f6137a3f Fix some newlines in restore mode
8 years ago
jsteube ebc26ecac5 Fix some log levels in opencl.c
8 years ago
jsteube 386efb7fb5 Make use of EVENT_CRACKER_HASH_CRACKED, do not print a cracked hash to stdout directly, let the client do it
8 years ago
jsteube 20832d29d6 Do not reset innerloop_left and outerloop_left too early so we can access it from status display
8 years ago
jsteube fa70e44874 Better handle rc == -1
8 years ago
jsteube 6a697571fd Remove debugging symbols from binary builds
8 years ago
jsteube a3bf6fd4ef Make use of nvmlDeviceGetCount()
8 years ago
jsteube afd44130fc Prefix warning and error messages
8 years ago
jsteube bb4e381d18 Do not run keypress thread in case -I is used
8 years ago
jsteube af9de0a7b7 Fix some error string formats
8 years ago
jsteube ab8d2eb336 Fix newlines in help menu
8 years ago
jsteube 26fd67d932 Inline outfile_format_plain()
8 years ago
jsteube 60000136fe Hand merged https://github.com/hashcat/hashcat/pull/533
8 years ago
jsteube 2a5545d2b7 Move logfile stuff back to hashcat.c, it's a core feature which should be handled by the library
8 years ago
jsteube 6d2c58d8df Add main_potfile_remove_parse_post()
8 years ago
jsteube f962a38221 Remove double message
8 years ago
jsteube 8fc4da795b Replace fprintf(stderr, ...) on malloc.c with log_event_error()
8 years ago
jsteube 07f5b2195b Hopefully fixes some OSX compiler errors
8 years ago
jsteube 0f96c57ead Remove some workarounds to use get rid of unused variable warnings
8 years ago
jsteube 27bec8be13 Get rid of logging.c and most exit() calls replaced with return() for true library usage
8 years ago
jsteube 7ed79bf42e switch dictstat.c to event_log_*
8 years ago
jsteube 2a2df035e6 switch debugfile.c to event_log_*
8 years ago
jsteube fa4de96ab0 switch cpu_crc32.c to event_log_*
8 years ago
jsteube ebc8eb7454 switch combinator.c to event_log_*
8 years ago
jsteube 25a1f7ab84 switch autotune.c to event_log_*
8 years ago
jsteube 88565b4a5e Switch CPU affinity stuff to event_log_*
8 years ago
jsteube 42677df2a6 Start context-related logging with goal to get rid of logging.c
8 years ago
jsteube f469694030 Add event_set_kernel_power_final()
8 years ago
jsteube d993aa5ffa Get rid of more log_info() in hashcat()
8 years ago
jsteube 27887bf9ce Get rid of more log_info() in hashcat()
8 years ago
jsteube 81650dcc46 Initial proposal
8 years ago
jsteube bea228dabe Add straight_ctx_update_loop()
8 years ago
jsteube 4ed2fb4913 Add mask_ctx_update_loop()
8 years ago
jsteube 39d333d551 Add user_options_extra_amplifier()
8 years ago
jsteube 034c0699bb Added status_words_base_calculate()
8 years ago
jsteube 78999cff56 Zero hashcat context pointer addresses on shutdown
8 years ago
jsteube 30a190b174 Update hlfmt.c function parameters
8 years ago
jsteube 29942f5fb3 Update rp.c function parameters
8 years ago
jsteube 0ea8b6f3d0 Update terminal.c function parameters
8 years ago
jsteube 52068e25d5 Add some additional start-up checks
8 years ago
jsteube 3a563ce2e9 Fix some nvapi calls
8 years ago
jsteube 0885c0ec6b Update loopback.c function parameters
8 years ago