diff --git a/README.md b/README.md index b4356dc5..3e31878b 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,9 @@ Launchers allow pupy to run custom actions before starting the reverse connectio - takes small screenshots around the mouse at each click and send them back to the server (thanks @golind) ##Installation -[Check out the wiki !](https://github.com/n1nj4sec/pupy/wiki/Installation) +[Refer to the wiki](https://github.com/n1nj4sec/pupy/wiki/Installation) ##Documentation -[Check out the wiki !](https://github.com/n1nj4sec/pupy/wiki) +[Refer to the wiki](https://github.com/n1nj4sec/pupy/wiki) ### Some screenshots #####list connected clients diff --git a/pupy/requirements.txt b/pupy/requirements.txt new file mode 100644 index 00000000..f69b6974 --- /dev/null +++ b/pupy/requirements.txt @@ -0,0 +1,4 @@ +rpyc +pycrypto +pefile +pyyaml