From b0d146d6c53b7de9acaee599c942cdb031f6609a Mon Sep 17 00:00:00 2001 From: Grimmie <57014148+Gr1mmie@users.noreply.github.com> Date: Sun, 20 Mar 2022 10:18:59 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4215b8f..1261e37 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,8 @@ Open .sln and build all 3 components in Release mode ## To-Do * Authentication * Encode PowerShell Commands +* Add admin utils: + * `cp` * Encrypted comms (yikes, ik) * AppDomain Manipulation - Allow for the creation/removal of AppDomains and allow operator the ability to select which AppDomain to load assemblies into * Better extensability capabilities