A very simple RAT I created for fun.
You need mingw32 and Visual Studio 2022's clang to compile the agent btw.
- Reverse shell
- File explorer (download/upload/remove/execute)
- Shellcode execution
- Server builder supports patate-crypter inetgration
- pasm integration in the agent
- Small (26ko)
- Made in C, no CRT
- x32 bit
- Dynamic API resolving
- Multiple fallback servers
- FUD
TODO
- x64bit support
- Custom sleep
- Shellcode injection cross architecture
- Made with Windows Forms (C#)
- Can build the client
- File explorer GUI (upload/download/remove/execute)
- Remote shell GUI
- PASM code editor
TODO
- Dark theme
- colors in IDE
- lines number in IDE
- close warning in IDE
- Plugins support