# Laika A very simple RAT I created for fun.
# Agent ## Features : * Reverse shell * File explorer (download/upload/remove/execute) * Shellcode execution * Server builder supports [patate-crypter](https://github.com/ALittlePatate/patate-crypter) inetgration ## Characteristics * Small (17ko) (can go lower) * Made in C, no CRT * x32 bit * Dynamic API resolving * Multiple fallback servers * FUD
TODO * x64bit support * Custom sleep * Shellcode injection cross architecture
# Server * Made with Windows Forms (C#) * Can build the client * File explorer GUI (upload/download/remove/execute) * Remote shell GUI
TODO * Dark theme * Plugins support
# Screenshots ![Alt text](Screenshots/main_menu.png "main menu") ![Alt text](Screenshots/builder.png "builder") ![Alt text](Screenshots/shell.png "shell") ![Alt text](Screenshots/fex.png "file explorer")