Skip to content

Commit

Permalink
Updated Reaver Post Text Screen
Browse files Browse the repository at this point in the history
  • Loading branch information
esc0rtd3w committed Jan 9, 2017
1 parent a74dbbe commit 3b34a7c
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions wifi-hacker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@
############################################################################

# v1.9
# - Cleaned up code for doSleepMessage() Function. Now takes 3 arguments, "message", "time", and "color".
# - Updated Extras Menu. Added wpa_supplicant enable and disable options. Updated wpa_cli options.
# - Updated Reaver save session to only save a backup if current session file exists.
# - Fixed and updated Reaver output post screen that was broken in the last release version.

# v1.8
Expand Down Expand Up @@ -4834,15 +4836,15 @@ reaverSessionComplete(){
echo "** SCROLL UP FOR RECOVERED PASSWORD ***"
echo "***************************************"
echo ""
$magenta
echo "Attempting To Save Reaver Session...."
echo ""
echo "** Will Give Error If No Session Has Been Written **"
echo ""
#$magenta
#echo "Attempting To Save Reaver Session...."
#echo ""
#echo "** Will Give Error If No Session Has Been Written **"
#echo ""
reaverSaveCurrentSessionFile

echo ""
$green
echo ""
echo "***************************************"
echo "* Your reaver session has been saved! *"
echo "***************************************"
Expand Down

0 comments on commit 3b34a7c

Please sign in to comment.