Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dhuinda authored Mar 16, 2019
1 parent ca6ed08 commit 9294f3c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# VanillaRat - Advanced Remote Administration Tool
## Description:
## VanillaRat - Advanced Remote Administration Tool
### Description:
VanillaRat is an advanced remote administration tool coded in C#. VanillaRat uses the Telepathy TCP networking library, dnlib module reading and writing library, and Costura.Fody dll embedding library.

##Features:
### Features:
- Remote Desktop Viewer (Very buggy and low performance at the moment)
- File Browser (Including downloading, uploading, and file opening)
- Process Manager
Expand All @@ -13,14 +13,14 @@ VanillaRat is an advanced remote administration tool coded in C#. VanillaRat use
- Application Permission Raiser (Normal -> Admin)
- Clipboard Text (Copied text)

##TODO:
### TODO:
- Code cleanup and commenting
- Add a keylogger
- Add password recovery
- Add a remote shell
- Add options for installation

## How To Use:
### How To Use:
**Release:**
1. Download the latest release from the releases section
2. Ensure a designated port is opened, the default port is 1604
Expand All @@ -39,6 +39,6 @@ Note: If you accidentally run VanillaRatStub.exe, you can end the process by ope
6. Run VanillaRat.exe and have fun!
7. If any modification is made to VanillaRat or VanillaRatStub steps 4-5 need to be repeated.

##Important Disclaimer:
## Important Disclaimer:

**I am in no way responsible for any malicious actions that you may make using this software. Please take note that this application was designed for educational purposes and should never be used malicously.**

0 comments on commit 9294f3c

Please sign in to comment.