Update Sat Apr 17 03:55:52 AM CDT 2021
This commit is contained in:
parent
e56ecdcc2b
commit
cea347893a
|
@ -16,11 +16,16 @@
|
||||||
- sudo ./pimpmykali.sh
|
- sudo ./pimpmykali.sh
|
||||||
- For a new kali vm, run menu option N
|
- 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
|
# Revision 1.2.4 - added common missing items
|
||||||
- Added to menu options : 1 - Fix Missing, 0 - Fix All, and N - new vm setup
|
- Added to menu options : 1 - Fix Missing, 0 - Fix All, and N - new vm setup
|
||||||
- install gcc-mingw-w64-x86-64-win32
|
- install gcc-mingw-w64-x86-64-win32
|
||||||
- install libssl-dev
|
- install libssl-dev
|
||||||
- install set
|
- install set
|
||||||
- Resolved an issue with vscode installer menu option v or V
|
- Resolved an issue with vscode installer menu option v or V
|
||||||
|
|
||||||
# Revision 1.2.3 - fix_broken_xfce
|
# Revision 1.2.3 - fix_broken_xfce
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
# Standard Disclaimer: Author assumes no liability for any damage
|
# Standard Disclaimer: Author assumes no liability for any damage
|
||||||
|
|
||||||
# revision var
|
# revision var
|
||||||
revision="1.2.4"
|
revision="1.2.5"
|
||||||
|
|
||||||
# unicorn puke:
|
# unicorn puke:
|
||||||
red=$'\e[1;31m'
|
red=$'\e[1;31m'
|
||||||
|
|
Loading…
Reference in New Issue