Commit Graph

1915 Commits (96e963b0d0e32ccba98356efb6388bc3ca859459)
 

Author SHA1 Message Date
jsteube 574acfab6a Move masks_pos from rd* to masks_ctx and dicts_pot from rd* to straight_ctx
8 years ago
jsteube 761e3f0d96 Move out words_cur from restore_ctx to status_ctx and let the dispatcher update it
8 years ago
jsteube 5b26567cb6 Do not unroll -m 10900 based algorithms, it takes ages to compile with latest NV drivers
8 years ago
jsteube fa293bb409 Fix --quiet mode in main_cracker_finished()
8 years ago
jsteube 98cdfac52d Fix --quiet mode in main_cracker_finished()
8 years ago
jsteube e4b3ea937f Fix salt length for -m 22 in benchmark mode
8 years ago
jsteube eeefe8051a Enable ASLR or/and DEP for Windows builds
8 years ago
jsteube 0a26b09684 Fix buffer overflow in status_get_hash_target()
8 years ago
jsteube a460ab01b6 Bring back --username handling to --show and --left
8 years ago
jsteube f5a92900c6 Rudimentary --show support is back
8 years ago
jsteube 9b2c69a00d Bring error in case someone uses --show
8 years ago
jsteube edefcdbaaa Rudimentary --left support is back
8 years ago
jsteube f6334b5f90 Handling --show and --left need to be refactored, do not use those flags atm
8 years ago
jsteube 0fd48b228f Get rid of all event_log_* calls in monitor.c and replace them with real events
8 years ago
jsteube 1f72aa95e6 Destinguish between EVENT_POTFILE_HASH_CRACKED and EVENT_CRACKER_HASH_CRACKED for prompt handling
8 years ago
jsteube 2005f5d193 Remove terminal.h where's it's not needed
8 years ago
jsteube 08d52cc1d3 Go back to original status view attribute ordering
8 years ago
jsteube 54e5e6c2d0 Make some backward compatibility code more visible
8 years ago
jsteube c3266e363a Make status_display_machine_readable() use of hashcat_status_t
8 years ago
jsteube 89e3168280 Make status_display(), status_benchmark_automate() and status_benchmark() use of hashcat_status_t
8 years ago
jsteube 65b3910dc0 Converted status_benchmark_automate()
8 years ago
jsteube 1d0810a759 Added status_get_hwmon_dev() to status.c
8 years ago
jsteube 2b28010aae Added status_get_input_candidates_dev() to status.c
8 years ago
jsteube 8d81d3bd55 Added progress_mode to status.c
8 years ago
jsteube 86c1c7ef10 Added CPT functions for later use in status.c
8 years ago
jsteube df521d664b Move restore_* variables into separate functions for later use in status.c
8 years ago
jsteube 615d977b7c Add new functions to hashcat_get_status()
8 years ago
jsteube b044271b01 Move more status display calculate logic into separate functions
8 years ago
jsteube bb98a8c8e1 Update changes.txt
8 years ago
jsteube 2545ec6bf9 Prepare hashcat_get_status()
8 years ago
jsteube f8a6d156eb Add some more returncode checks
8 years ago
jsteube d2bcb19740 Fix some rc check
8 years ago
jsteube 7bcbbbea74 Add some more returncode checks
8 years ago
jsteube bfbc4279f4 Add some more returncode checks
8 years ago
jsteube 7383bb14f5 Add some more returncode checks
8 years ago
jsteube e10c41c831 Do not show final status in case -I is used
8 years ago
jsteube 694de36694 Print warnings in yellow and errors in red
8 years ago
jsteube 91979bff69 Mark OpenCL devices as listing
8 years ago
jsteube 017555e257 Fix some log levels
8 years ago
jsteube 4b8576ffb7 Do not show goodbye_screen in --machine-readable mode
8 years ago
jsteube 7f6d027b35 Add --speed-only to bash tab completion
8 years ago
jsteube 554c2f9e28 Add notes to changes
8 years ago
jsteube 191269f4f0 Add --speed-only mode
8 years ago
jsteube 9d4f9f5698 Fix dictstat and logfile
8 years ago
jsteube ef80e3f074 Some newline fixes
8 years ago
jsteube 056083fdba Revert "Prepare for hashcat_ctx_run_session()"
8 years ago
jsteube 0179097a53 Prepare for hashcat_ctx_run_session()
8 years ago
jsteube 742b9c8404 Fix clear line system
8 years ago
jsteube a3fa435f4f Use \b instead a combination of \r and space
8 years ago
jsteube 9f59f7766e fix newline handling on windows
8 years ago