From e0cc240808a9338133e67f770ed52c0e88860586 Mon Sep 17 00:00:00 2001 From: ALittlePatate Date: Sat, 6 Jul 2024 13:42:27 +0200 Subject: [PATCH] update: readme --- readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 1a63d0c..8c8f223 100644 --- a/readme.md +++ b/readme.md @@ -7,10 +7,11 @@ L'agent N'EST PAS plug and play, il manque certaines choses, de plus c'est un pr ## Features : * Reverse shell -* File explorer (download/upload/remove) +* File explorer (download/upload/remove/execute) +* Shellcode execution ## Caractéristiques -* Petit (14ko) +* Petit (16ko) * Fait en C, sans CRT * x32 bit * Modulaire (peut se déployer via shellcode/dll/pe injection/.exe) @@ -32,7 +33,7 @@ L'agent N'EST PAS plug and play, il manque certaines choses, de plus c'est un pr * Fait en Python * Permet de build le client/faire la config -* File explorer (upload/download/remove) +* File explorer (upload/download/remove/execute)
TODO