mirror of https://github.com/quasar/Quasar.git
Edited Readme
This commit is contained in:
parent
23cafeb2f3
commit
e3bb746d2d
|
@ -9,7 +9,7 @@ xRAT 2.0 is a fast and light-weight remote administration tool coded in C#. Prov
|
||||||
Features
|
Features
|
||||||
---
|
---
|
||||||
* Buffered TCP/IP network stream
|
* Buffered TCP/IP network stream
|
||||||
* Fast Serializer for packets (NetSerializer)
|
* Fast network serialization (NetSerializer)
|
||||||
* Compressed (QuickLZ) & Encrypted (AES-128) communication
|
* Compressed (QuickLZ) & Encrypted (AES-128) communication
|
||||||
* Multi-Threaded
|
* Multi-Threaded
|
||||||
* UPnP Support
|
* UPnP Support
|
||||||
|
@ -26,9 +26,9 @@ Features
|
||||||
* Upload & Execute
|
* Upload & Execute
|
||||||
* System Information
|
* System Information
|
||||||
* Computer Commands (Restart, Shutdown, Standby)
|
* Computer Commands (Restart, Shutdown, Standby)
|
||||||
* Keylogger
|
* Keylogger (Unicode Support)
|
||||||
* Reverse SOCKS5/HTTPS Proxy
|
* Reverse Proxy (SOCKS5)
|
||||||
* Password Recovery
|
* Password Recovery (Common Browsers)
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue