Added some more Screenshots and fixes
This commit is contained in:
@ -97,8 +97,6 @@ check_dep "${OPHCRACK_BIN}" "ophcrack"
|
||||
|
||||
check_ext "${SOURCE}" "txt"
|
||||
|
||||
check_tmp
|
||||
|
||||
# I use Free Vista Rainbow tables from
|
||||
# https://ophcrack.sourceforge.io/tables.php
|
||||
#
|
||||
|
@ -95,6 +95,11 @@ source "${LIBRARY}"
|
||||
check_dep "${GTERMINAL_BIN}" "gnome-terminal"
|
||||
check_dep "${CHNTPW_BIN}" "chntpw"
|
||||
|
||||
# TODO: - check if partition is mounted rw!
|
||||
# - if not:
|
||||
# hint for boot into login screen and <shift> + shotdown
|
||||
# and then retry!
|
||||
|
||||
# Windows: Vista, 7, 8, 8.1, 8.1U1 and 10
|
||||
# WINDOWS: XP
|
||||
check_dir "${SOURCE}" "W(indows|INDOWS)"
|
||||
|
Reference in New Issue
Block a user