add: pasm integration, slow shellcode upload & disconnects fix, bot count fix
This commit is contained in:
10
readme.md
10
readme.md
@@ -9,9 +9,10 @@ A very simple RAT I created for fun.<br>
|
||||
* File explorer (download/upload/remove/execute)
|
||||
* Shellcode execution
|
||||
* Server builder supports [patate-crypter](https://github.com/ALittlePatate/patate-crypter) inetgration
|
||||
* [pasm](https://github.com/ALittlePatate/patate-crypter) integration in the agent
|
||||
|
||||
## Characteristics
|
||||
* Small (17ko) (can go lower)
|
||||
* Small (26ko)
|
||||
* Made in C, no CRT
|
||||
* x32 bit
|
||||
* Dynamic API resolving
|
||||
@@ -32,11 +33,15 @@ A very simple RAT I created for fun.<br>
|
||||
* Can build the client
|
||||
* File explorer GUI (upload/download/remove/execute)
|
||||
* Remote shell GUI
|
||||
* PASM code editor
|
||||
|
||||
<details open>
|
||||
<summary>TODO</summary>
|
||||
|
||||
* Dark theme
|
||||
* colors in IDE
|
||||
* lines number in IDE
|
||||
* close warning in IDE
|
||||
* Plugins support
|
||||
</details>
|
||||
|
||||
@@ -44,4 +49,5 @@ A very simple RAT I created for fun.<br>
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
Reference in New Issue
Block a user