Created README

This commit is contained in:
leechristensen
2014-12-14 18:09:38 -07:00
parent b188bb63a7
commit 7712b20f39
+4
View File
@@ -0,0 +1,4 @@
UnmanagedPowerShell
===================
Executes PowerShell from an unmanaged process. With a few modifications, these same techniques can be used when injecting into different processes (i.e. you can cause any process to execute PowerShell if you want).