Update README.md

This commit is contained in:
Grimmie 2022-03-20 10:18:59 -04:00 committed by GitHub
parent 0e2d5afa85
commit b0d146d6c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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