From a1725759512225e40e1634dbf43df6c189cc0ff1 Mon Sep 17 00:00:00 2001 From: context Date: Fri, 23 Oct 2015 12:42:27 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 README.md diff --git a/README.md b/README.md old mode 100644 new mode 100755 index 570122a..e3f2a57 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ pip install twisted ``` You also need to place a Microsoft-signed binary (e.g. [PsExec](https://technet.microsoft.com/en-gb/sysinternals/bb897553.aspx)) into the payloads directory. -This script has been tested on Python 2.7 on Linux. It does not yet work with Python 3.x; contributions are welcome. +This script has been tested on Python 2.7. It does not yet work with Python 3.x; contributions are welcome. ## Usage To test this out, you'll need a target Windows 7 or 8 machine that is configured to receive updates @@ -40,7 +40,7 @@ is being correctly inserted. Modify payloads/payloads.ini to change the payloads and their arguments. ## Known Issues -- Currently doesn't support Windows 10 targets, though it should be simple matter of adding the correct GUIDs to the XML templates +- Currently doesn't support Windows 10 targets - Doesn't yet support Python 3 ## Screenshots