A PowerShell script that sets up a Windows machine tailored for offensive tools development.
Report Bug
·
Request Feature
Table of Contents
Open a terminal as admin and execute:
git clone https://github.com/xcalts/offensive-windows-setup
cd ./offensive-windows-setup
./install.ps1
- Fork the Project.
- Create your Feature Branch (
git checkout -b feature/cool_stuff
). - Commit your Changes (
git commit -m 'Add some cool_stuff'
). - Push to the Branch (
git push origin feature/cool_stuff
). - Open a Pull Request.
Distributed under the GNU GENERAL PUBLIC LICENSE. See LICENSE
for more information.