mirror of https://github.com/n1nj4sec/pupy.git
Updated Installation (markdown)
parent
9323f03ff9
commit
651c495816
|
@ -2,10 +2,7 @@ Tested on kali linux 2.0
|
|||
#Installation
|
||||
```bash
|
||||
git clone --recursive git://github.com/n1nj4sec/pupy.git pupy
|
||||
pip install rpyc
|
||||
pip install pefile
|
||||
pip install pycrypto
|
||||
pip install yaml
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
##Troubleshooting
|
||||
If you have some issues with rpyc while running the server on windows, take a look at issue #25, @deathfantasy made a fix
|
||||
|
|
Loading…
Reference in New Issue