From 48b7b66befdedf8b74c007395618a541b068b2ba Mon Sep 17 00:00:00 2001 From: MaxXor Date: Sat, 20 Jun 2015 21:24:03 +0200 Subject: [PATCH] Edited Readme --- README.md | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 51e0a6e1..e374903e 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,7 @@ xRAT 2.0 **Free, Open-Source Remote Administration Tool** -xRAT 2.0 is a fast and light-weight Remote Administration Tool coded in C# (using [.NET Framework 3.5 Client Profile](https://www.microsoft.com/en-US/download/details.aspx?id=14037)). - -Requirements ---- -* .NET Framework 3.5 Client Profile -* Supported Operating Systems (32- and 64-bit) - * Windows XP SP3 - * Windows Vista - * Windows 7 - * Windows 8/8.1 - * Windows 10 Preview +xRAT 2.0 is a fast and light-weight remote administration tool coded in C#. Providing high stability and an easy-to-use user interface, xRAT is the perfect remote administration solution for you. Features --- @@ -39,6 +29,19 @@ Features * Keylogger * Reverse SOCKS5/HTTPS Proxy +Requirements +--- +* .NET Framework 3.5 Client Profile ([Download](https://www.microsoft.com/en-US/download/details.aspx?id=14037)) +* Supported Operating Systems (32- and 64-bit) + * Windows XP + * Windows Server 2003 + * Windows Vista + * Windows Server 2008 + * Windows 7 + * Windows Server 2012 + * Windows 8/8.1 + * Windows 10 Preview + Compiling --- Open the project in Visual Studio and click build, or use one of the batch files included in the root directory.