From e3bb746d2d9a2bcfd1b06e02a0431574152d698d Mon Sep 17 00:00:00 2001 From: MaxXor Date: Sat, 8 Aug 2015 18:21:40 +0200 Subject: [PATCH] Edited Readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c1e355dc..8dda8956 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ xRAT 2.0 is a fast and light-weight remote administration tool coded in C#. Prov Features --- * Buffered TCP/IP network stream -* Fast Serializer for packets (NetSerializer) +* Fast network serialization (NetSerializer) * Compressed (QuickLZ) & Encrypted (AES-128) communication * Multi-Threaded * UPnP Support @@ -26,9 +26,9 @@ Features * Upload & Execute * System Information * Computer Commands (Restart, Shutdown, Standby) -* Keylogger -* Reverse SOCKS5/HTTPS Proxy -* Password Recovery +* Keylogger (Unicode Support) +* Reverse Proxy (SOCKS5) +* Password Recovery (Common Browsers) Requirements ---