From cea347893a33eb1c95caeeecb24c0f46bbe98992 Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Sat, 17 Apr 2021 03:55:52 -0500 Subject: [PATCH] Update Sat Apr 17 03:55:52 AM CDT 2021 --- README.md | 7 ++++++- pimpmykali.sh | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 634e125..ad92587 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,16 @@ - sudo ./pimpmykali.sh - For a new kali vm, run menu option N +# Revision 1.2.4 - added common missing items + - Downgrade from MSF 6 to 5 has been re-enabled + - due to a recent (somewhat odd) demand to re-enable the downgrade + - function has been re-enabled. Menu Option D + # Revision 1.2.4 - added common missing items - Added to menu options : 1 - Fix Missing, 0 - Fix All, and N - new vm setup - install gcc-mingw-w64-x86-64-win32 - install libssl-dev - - install set + - install set - Resolved an issue with vscode installer menu option v or V # Revision 1.2.3 - fix_broken_xfce diff --git a/pimpmykali.sh b/pimpmykali.sh index 931311c..e7564fb 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -9,7 +9,7 @@ # Standard Disclaimer: Author assumes no liability for any damage # revision var - revision="1.2.4" + revision="1.2.5" # unicorn puke: red=$'\e[1;31m'