From 4a26ff5804fc272ffdab4554b260807a9dec160a Mon Sep 17 00:00:00 2001 From: Thomas M <44269971+thomasxm@users.noreply.github.com> Date: Thu, 11 Jul 2024 13:51:17 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95a5f38..f6cef8e 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,8 @@ Boaz evasion wrapped Mimikatz.exe x64 release. The detection rate for wrapped Mi ## Roadmap -- **Docker**: Make it available with Docker without installation +- **Docker**: Make it available with Docker without installation +- **Add a GUI for users**: Web UI or Python UI. - **Loaders**: Implement more loader templates (process injection and code execution methods) with a divide and conquer option available. - **COFF loaders**: Implement COFF loader suppport. - **RISC-V VM** Implement new loader using RISC-V VM concept.