diff --git a/hate_crack.py b/hate_crack.py index d5c212b..c9cd167 100755 --- a/hate_crack.py +++ b/hate_crack.py @@ -75,16 +75,16 @@ def get_main_menu_options(): "11": _attacks.middle_combinator, "12": _attacks.thorough_combinator, "13": _attacks.bandrel_method, - "91": download_hashmob_rules, - "92": weakpass_wordlist_menu, - "93": download_hashmob_wordlists, - "94": weakpass_wordlist_menu, - "95": hashview_api, - "96": pipal, - "97": export_excel, - "98": show_results, - "99": show_readme, - "100": quit_hc, + "90": download_hashmob_rules, + "91": weakpass_wordlist_menu, + "92": download_hashmob_wordlists, + "93": weakpass_wordlist_menu, + "94": hashview_api, + "95": pipal, + "96": export_excel, + "97": show_results, + "98": show_readme, + "99": quit_hc, }