You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -20,7 +22,7 @@ The goal of Maliketh is to provide a flexible, easy to use C2 framework that can
20
22
21
23
## Implant features
22
24
23
-
The initial implant was written in C++ and targeted for Windows, but a Golang implant has also been implemented and supports all major platforms.
25
+
The initial implant was written in C++ and targeted for Windows. A Golang implant has also been implemented and supports all major platforms, however it is not feature complete.
24
26
25
27
The main feature of the implant is its ability to change its behavior based on the configuration file it receives from the server. This allows the operator to customize the implant to fit their needs. The implant also has the following features (see [here](./design/opcodes.md) for more info):
0 commit comments