A simple remote access trojan, created so I can learn more about malware.
- A simple shell interface for server
- Add command to spawn remote powershell
- Add command to get file from client
- Add command to take screenshots
- Add persistence
- Add some error handling routines for the commands
- Obfuscating strings and api calls.
- Add a log for each session.
- Don't know yet