-
Notifications
You must be signed in to change notification settings - Fork 332
Installation
Charlie Dean edited this page Jul 12, 2017
·
7 revisions
git clone https://github.com/nccgroup/Winpayloads.git
cd Winpayloads
./setup.sh
Simple eh?
- install 32bit binarys and deps
- install wine32
- install python(wine)
- install python extras(wine)
- install pyinstaller
- install impacket
- generate certificates
- download psexecspray module (https://github.com/Charliedean/PsexecSpray/)
If you have an errors try running:
./setup.sh -r
If there are further issues please create an issue and post the whole output of ./setup.sh -r