Update Sat Apr 17 03:55:52 AM CDT 2021

This commit is contained in:
Dewalt 2021-04-17 03:55:52 -05:00
parent e56ecdcc2b
commit cea347893a
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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'