Update README.md

This commit is contained in:
Dewalt-arch 2020-09-26 07:49:42 -05:00 committed by GitHub
parent a499a3a97f
commit d3d5370491
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 5 deletions

View File

@ -1,12 +1,15 @@
# pimpmykali.sh
Added Bonus : script to get pimpmykali.sh right from the README.md
Installation Script :
#!/bin/bash
rm -f pimpmykali/
git clone https://github.com/Dewalt-arch/pimpmykali
chmod + pimpmykali/pimpmykali.sh
Kali Linux Fixes for Newly Imported VM's
Installation :
- Download pimpmykali.sh
- chmod +x pimpmykali.sh
- sudo ./pimpmykali.sh
- Added colorized notifications, help system, command line arguements, case based menu system
- valid command line arguements are: help, all, go, grub, impacket, missing, menu, smb, grub, root
- anything other than --all or -all or all , will only run that function and then exit.